[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2018-12-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 Mike Kaganski changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |mikekagan...@hotmail.com

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2018-12-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 --- Comment #17 from Eneko Lacunza --- I don't have a build environment to build and test modified binaries; but can test if someone can produce those... -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2018-12-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 --- Comment #16 from Aron Budea --- Thanks for retesting, Eneko. I still couldn't figure out what else it depends on, because for me for long paths the path segments are substituted with their 8.3 variant, which doesn't cause an error.

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2018-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 --- Comment #15 from Eneko Lacunza --- I tried with LibreOffice 5.2 and also with 6.1.3.2 x64, and continue to reproduce the issue on Windows 2012r2 (dind't test in other systems). I have tried clicking from Windows file manager and also

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2018-12-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 --- Comment #14 from Aron Budea --- I tried reproducing this again, but for some reason now the long path elements are replaced with an 8.3 shortened version, and the bug doesn't occur. Eg. in a path similar to comment 8's, "4 PRODUCCIÓN"

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2018-09-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 --- Comment #13 from himajin100...@gmail.com --- https://opengrok.libreoffice.org/xref/core/sal/osl/w32/file_url.cxx?r=e6f4779d#701 https://opengrok.libreoffice.org/xref/core/sal/osl/w32/file_url.cxx?r=e6f4779d#713 -- You are receiving

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2017-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 Aron Budea changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2017-09-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 Dieter Praas changed: What|Removed |Added CC||dgp-m...@gmx.de

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2016-10-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 --- Comment #11 from Eneko Lacunza --- Just tested with 5.2.2.2 x86 and issue persists. Thanks -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2016-10-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 tommy27 changed: What|Removed |Added CC||ba...@quipo.it ---

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2016-03-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 --- Comment #9 from Eneko Lacunza --- I tried to open this very file with notepad from Windows explorer and works perfectly (garbage shown though ;) ). -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2016-03-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 --- Comment #8 from Eneko Lacunza --- Created attachment 123490 --> https://bugs.documentfoundation.org/attachment.cgi?id=123490=edit Error window Correct path should be:

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2016-03-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 --- Comment #7 from raal --- (In reply to Eneko Lacunza from comment #6) > Windows can in fact use PATHs longer than 260 chars, using unicode paths, > and LO is trying to use them (they start with "\\?\"). Problem is first >

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2016-03-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 --- Comment #6 from Eneko Lacunza --- Windows can in fact use PATHs longer than 260 chars, using unicode paths, and LO is trying to use them (they start with "\\?\"). Problem is first server char is lost. Error

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2016-03-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 V Stuart Foote changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2016-03-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 raal changed: What|Removed |Added CC||r...@post.cz --- Comment #4

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2016-03-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 --- Comment #3 from Eneko Lacunza --- Yes, I tried with Adobe Acrobat for example; no problems. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2016-03-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 Buovjaga changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 98343] FILEOPEN: can't open files in path of more than 260 chars

2016-03-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98343 --- Comment #1 from Eneko Lacunza --- We tested on Windows 7 Pro 64 bits and Windows Server 2012r2 Std 64bits. -- You are receiving this mail because: You are the assignee for the bug.