Description: rtf no'open Steps to Reproduce: 1.rtf no'open 2. 3. Actual Results: rtf no'open Expected Results: rtf open Reproducible: Always User Profile Reset: Yes Additional Info: rtf open
Created attachment 194481 [details] rtf.rtf rtf
Created attachment 194482 [details] Same rtf file. Opened in Wordpad, saved again - will be opened in LO. Might be something wrong with the file. Error while trying to open the 500kB file. Then opened in Wordpad and saved with a new name as *.rtf. File will be about 250kB now. This file could be opened in LO without any problem.
(In reply to Robert Großkopf from comment #2) > Created attachment 194482 [details] > Same rtf file. Opened in Wordpad, saved again - will be opened in LO. > > Might be something wrong with the file. Error while trying to open the 500kB > file. Then opened in Wordpad and saved with a new name as *.rtf. File will > be about 250kB now. This file could be opened in LO without any problem. EN: The file opens in Microsoft office, then you can save it and open it in the LOFT. There are more than 5 such files and they are generated by a different program at different times. A fix is required, since there is no wordpad or MO on linux. RU: В Microsoft office файл открывается, дальше можно сохранить и откроется в LO. Файлов таких более 5 и они генерятся программой иной, в разное время. Требуется починка, так как ни wordpad ни MO на linux нет.
On pc Debian x86-64 with master sources updated today, I could reproduce this. Miklos: thought you might be interested in this one since it concerns rtf.
(In reply to Roman from comment #3) > (In reply to Robert Großkopf from comment #2) > > Created attachment 194482 [details] > > Same rtf file. Opened in Wordpad, saved again - will be opened in LO. > > > > Might be something wrong with the file. Error while trying to open the 500kB > > file. Then opened in Wordpad and saved with a new name as *.rtf. File will > > be about 250kB now. This file could be opened in LO without any problem. > > EN: The file opens in Microsoft office, then you can save it and open it in > the LOFT. > There are more than 5 such files and they are generated by a different > program at different times. > A fix is required, since there is no wordpad or MO on linux. I have created the file in Linux → Wine with wordpad. Also no Windows available here.
(In reply to Robert Großkopf from comment #5) > (In reply to Roman from comment #3) > > (In reply to Robert Großkopf from comment #2) > > > Created attachment 194482 [details] > > > Same rtf file. Opened in Wordpad, saved again - will be opened in LO. > > > > > > Might be something wrong with the file. Error while trying to open the 500kB > > > file. Then opened in Wordpad and saved with a new name as *.rtf. File will > > > be about 250kB now. This file could be opened in LO without any problem. > > > > EN: The file opens in Microsoft office, then you can save it and open it in > > the LOFT. > > There are more than 5 such files and they are generated by a different > > program at different times. > > A fix is required, since there is no wordpad or MO on linux. > > I have created the file in Linux → Wine with wordpad. Also no Windows > available here. EN: This file should be opened in LO, there is no point in unnecessary work in other applications. RU: Данный файл должен открываться в LO, нет смысла лишней работы в других приложениях.
This has changed in 6.1 with commit: https://git.libreoffice.org/core/+/060b0fb4b93ee09770ed9398cca46e365dda5be8%5E%21/#F0 author Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> Thu Mar 08 16:37:46 2018 +0900 committer Tomaž Vajngerl <quikee@gmail.com> Thu Mar 08 12:57:19 2018 +0100 change RTFDocumentImpl to use Graphic instead of GraphicURL Adding CC to: Tomaž Vajngerl There are three images at the end of the document which before were not shown properly, but a "Read error" was visible in their frame as alternative text. So that was not exactly good, but at least most of the document was loaded and readable. Also can confirm that resaving the file in Word 2016 makes the images appear in Writer, but also changes file size from 500 kB to 14.5 mB!