Bug: If you attempt to open a file with embedded hyperlinks that are not accessible (URL not valid). LibreOffice never times out. Kill LibreOffice to close application. Workround: Start LibreOffice with network disabled or ethernet cable removed, file then loads. Security: LibreOffice should start with a warning about hyperlinks to external sources with the option to disable all external hyperlinks.
Created attachment 55486 [details] list_bonus.ods NOT reproduced with LOdev 3.5.0beta2 4ca392c-760cc4d-f39cf3d-1b2857e-60db978 Ubuntu 10.04.3 x86 Linux 2.6.32-37-generic Russian UI Please, attach sample document.
Hi, Try this file... Regards, Lloyd. On 11/01/12 21:57, bugzilla-daemon@freedesktop.org wrote: > https://bugs.freedesktop.org/show_bug.cgi?id=43338 > > --- Comment #1 from tester8<iamtester8@gmail.com> 2012-01-11 13:57:51 PST --- > NOT reproduced with > > LOdev 3.5.0beta2 > 4ca392c-760cc4d-f39cf3d-1b2857e-60db978 > Ubuntu 10.04.3 x86 > Linux 2.6.32-37-generic Russian UI > > Please, attach sample document. >
Thanks for bugreport reproduced in 3.3.4 and 3.5.2 on Fedora 64 bit (opening of this file takes more than 10 minut) and in 3.5.2 on Windows 7 32 bit (opens relatively quick, but freezes after loading) Changing version to 3.3.4 as most early reproducible
Still reproducible using W8.1 with LibreOffice Version: 4.3.0.0.alpha0+ Build ID: 8102d45911bf3c47ce7ee15d3db89b0024c3bff8 TinderBox: Win-x86@39, Branch:master, Time: 2013-12-29_09:34:00
** Please read this message in its entirety before responding ** 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 on a currently supported version of LibreOffice (4.4.1 or later) https://www.libreoffice.org/download/ *If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior *If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System 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) http://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: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-04-18
This problem is still present in LibreOffice_4.4.2.2-2 on ubuntu 14.04 LTS
Howdy, With LO 5 on OS UBUNTU-MATE 15.10 cannot make cell as a hyperlink/email. In LO 4.4.3.2 works this good.
On pc Debian x86-64 with master sources updated today, I could reproduce this. Giuseppe: thought you might be interested in this one. Indeed, I noticed this line repeated n times: warn:ucb.ucp.webdav:24962:1:ucb/source/ucp/webdav-neon/NeonSession.cxx:1699: Neon returned NE_ERROR, http response status code was: '404 Not Found' which is normal if the url is broken but perhaps you may have some idea blocking the loading of external urls?
Seems interesting, going to take a deeper look. Judging from the first few bits of analysis, seems tricky.
Created attachment 125831 [details] Attached document with only 4 links, used to triage the issue, flat format. More information follows. The documents on comment 2 contains 1616 web links to be retrieved, the Calc sheet contains 834 row, the first 24 rows have no links. To access the remote (not existent) image the links point to, the LO webdav ucp provider issues 1 PROFIND and 1 GET, making 2 Internet transactions. On target server every access gets redirected, probably due to server configuration, so the above transaction figure is actually doubled, the number of total transaction are more than 6400. I crafted a temporary fix for my tests, after successfully loading the bug document (it took ~40 sec.), LO became sluggish and very slow on responding even without accessing the Internet external link, probably there is something to be addressed elsewhere in LO as well. As a side note, the http address LO is redirected to looks like this <http://www.ifm.pharmanord.dk//wstore/ifm/actions/edit.png>, the double '/' ('//') looks strange to me.
Tested with current daily master: Version: 5.3.0.0.alpha0+ Build ID: cf0fea5546c9b6b30d18deb084ddaa5e08aad41b CPU Threads: 2; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@42, Branch:master, Time: 2016-07-30_23:31:05 Locale: en-US (en_US); Calc: group The load time is around a minute. After loading LO becomes slow on responding to user actions. My changes are related to the way the WebDAV UCB provider manages the broken URL links, there is no user interaction. I need some confirmation on the load time. Link to daily builds: <http://dev-builds.libreoffice.org/daily/master>
unassigned due to lack of activity. Still sluggish with seemingly endless looping of debug lines: warn:ucb.ucp.webdav:2810:1322:ucb/source/ucp/webdav-neon/webdavcontent.cxx:4290: HEAD probably not implemented: fall back to a partial GET warn:ucb.ucp.webdav:2810:1322:ucb/source/ucp/webdav-neon/NeonSession.cxx:1843: Neon returned NE_ERROR, http response status code was: 404 '404 Not Found' warn:ucb.ucp.webdav:2810:1322:ucb/source/ucp/webdav-neon/webdavcontent.cxx:4202: OPTIONS - SC_NOT_FOUND for URL <http://ifm.pharmanord.dk/wstore/ifm/actions/edit.png>
** Please read this message in its entirety before responding ** 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 http://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://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Still reproducible. Version: 6.2.0.0.alpha0+ Build ID: d92319d2ffeaa65e31f923e0e9c7328b8d7c97bf CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: de-DE (de_DE.UTF-8); Calc: threaded from today
Dear lbailey, 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 http://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://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
LO opens fine the both files from attach in Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 77419c6f3aba1fd5b1660795923c22a39bdb1bad CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: ru-RU Calc: CL So I close it as WFM now