http://bugs.winehq.org/show_bug.cgi?id=16112
Summary: GetLongPathNameW problem in path.c Product: Wine Version: 1.1.8 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: pedro.m.ferreira@mail.cm-portel.pt
Application that uses UNC Universal Naming Conventions stops working because Function in path.c GetLongPathNameW Exists with Error
http://bugs.winehq.org/show_bug.cgi?id=16112
--- Comment #1 from Lei Zhang thestig@google.com 2008-11-18 14:13:15 --- What application? How do you reproduce the bug?
http://bugs.winehq.org/show_bug.cgi?id=16112
--- Comment #2 from Pedro Ferreira pedro.m.ferreira@mail.cm-portel.pt 2008-11-18 15:45:52 --- The application is a public administration software. It does not exist to download, and it needs a informix BD to work. I can give every debug that is requested.
http://bugs.winehq.org/show_bug.cgi?id=16112
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2008-11-19 00:04:51 --- A simple test case would help, please create one.
http://bugs.winehq.org/show_bug.cgi?id=16112
--- Comment #4 from Pedro Ferreira pedro.m.ferreira@mail.cm-portel.pt 2008-11-19 04:28:41 --- How do you want a test case. Explain more.
http://bugs.winehq.org/show_bug.cgi?id=16112
--- Comment #5 from Pedro Ferreira pedro.m.ferreira@mail.cm-portel.pt 2008-11-19 09:01:16 --- Ill try to explain what happens
My app needs a path in the form \192.168.40.100\airc\updates\sgp
in my .wine i have mounted
\192.168.40.100\airc -> /home/xekhz/.wine/dosdevices/unc/192.168.40.100/airc
with this mount i get to the second stage where the app trys to load the install.exe that is located in \192.168.40.100\airc\updates\sgp
wine the starts searching for the install.exe it searches everywhere except in /home/xekhz/.wine/dosdevices/unc/192.168.40.100/air/updates/sgp
So looking to the output I double mount \192.168.40.100\airc -> /home/xekhz/.wine/drive_c/windows/UNC/192.168.40.100/airc (notice that is under the windows dir)
I get to the third stage. install.exe is loading it still blows up but know it is found.
http://bugs.winehq.org/show_bug.cgi?id=16112
--- Comment #6 from Pedro Ferreira pedro.m.ferreira@mail.cm-portel.pt 2008-12-15 04:38:15 --- Created an attachment (id=17949) --> (http://bugs.winehq.org/attachment.cgi?id=17949) treeview comctl32 wine-1.1.10
http://bugs.winehq.org/show_bug.cgi?id=16112
--- Comment #7 from Pedro Ferreira pedro.m.ferreira@mail.cm-portel.pt 2008-12-15 04:38:58 --- Still the same problem :(
http://bugs.winehq.org/show_bug.cgi?id=16112
--- Comment #8 from Pedro Ferreira pedro.m.ferreira@mail.cm-portel.pt 2008-12-15 04:40:13 --- Could anyone delete the last 2 entrys .
It is the wrong bug
http://bugs.winehq.org/show_bug.cgi?id=16112
--- Comment #9 from Austin English austinenglish@gmail.com 2009-06-16 14:24:33 --- Is this still an issue in current (1.1.23 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16112
--- Comment #10 from Pedro Ferreira pedro.m.ferreira@mail.cm-portel.pt 2009-06-17 05:44:22 --- (In reply to comment #9)
Is this still an issue in current (1.1.23 or newer) wine?
It is not solved in 1.1.23.... I have the same problem thanks
http://bugs.winehq.org/show_bug.cgi?id=16112
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #17949|0 |1 is obsolete| |
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-17 05:58:50 --- (From update of attachment 17949) What treeview has anythig to do with this bug?
http://bugs.winehq.org/show_bug.cgi?id=16112
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #12 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-17 06:04:56 --- This is actually a duplicate. You also might be interested to read the comments in the bug 14501, since Wine docs claim that UNC path names are supported.
*** This bug has been marked as a duplicate of bug 425 ***
http://bugs.winehq.org/show_bug.cgi?id=16112
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-17 06:05:33 --- Closing duplicate.