Description: The application sometimes freezes upon attempting to insert an image from a web source and then crashes after the OS detects the freeze. Also affects other LibreOffice applications that are open at the same time such as Calc. Reproduction of the error implies it happens most of the time, but sometimes it works as intended. Only appears to happen in Impress, Writer simply says the image can't be opened. Image used: https://www.nrc.gov/images/reading-rm/doc-collections/maps/power-reactors-operating.png Steps to Reproduce: 1. Open LibreOffice Impress 2. Click an option to insert an image 3. Enter hyperlink to image instead of a proper filename (Link attempted to be used in initial bug encounter: https://www.nrc.gov/images/reading-rm/doc-collections/maps/power-reactors-operating.png) 4. Click OK or otherwise input Actual Results: Program and all other open LibreOffice applications froze permanently, had to force close. Expected Results: Inserted the image properly, as if it were using an image off of the disk. Reproducible: Sometimes User Profile Reset: No Additional Info: Actually worked properly once, implying that this is a bugged feature, though specifically for Impress as Writer said it could not be opened (without freezing). About menu information: Version: 6.4.7.2 Build ID: 1:6.4.7-0ubuntu0.20.04.1 CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: kf5; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded
Thank you for reporting the bug. I can confirm that the bug is present in 7.2.0.0.aplha1+ (x64) version.
I haven't been able to freeze the application, but I can see that inserting an image from the web is painfully slow, without any feedback of something progressing (which could be useful for large files). There is definitely something that could be done more efficiently, given that loading the image in a browser is instant (my example is less than 500KB) but LibreOffice can take 12 seconds, giving the impression it is frozen. Steps: 1. Open a component (I think this applies to all component that can insert pictures) 2. Insert > Image > use this URL: https://www.libreoffice.org/themes/libreofficenew/img/header2.jpg > OK (Note that on some versions of GNOME, if the file picker only shows the breadcrumbs, you will have to us Ctrl + L to reveal the address field.) Tested with: Version: 7.5.1.2 (X86_64) / LibreOffice Community Build ID: fcbaee479e84c6cd81291587d2ee68cba099e129 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded
Dear uffr_87, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Presumably fixed in a patch or other update. Insertion via URL is still slower than a local file, but reasonably so, given that it has to do extra work to fetch and parse the data.
Some remote files still don't work, but this is ultimately unrelated to the main issue discussed.