[Bug 23546] New: several wine programs fail to run under cygwin
http://bugs.winehq.org/show_bug.cgi?id=23546 Summary: several wine programs fail to run under cygwin Product: Wine Version: 1.2-rc6 Platform: x86 URL: http://www.cygwin.com OS/Version: Windows XP Status: NEW Keywords: download, source Severity: enhancement Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com A user reported this in #winehq, so I tried it myself. After bug 21526 was fixed, wine programs all compile, but several don't run. I haven't tried them all, but, e.g., notepad runs, but cmd, dxdiag, eject do not. Trying to run them gives: /home/austin/wine-git/programs/cmd/cmd.exe: error while loading shared libraries: libwine.dll: cannot open shared object file: No such file or directory seems to be the CLI programs that don't run.. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23546 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-06 16:17:33 --- You need libwine somewhere in your path. Not a bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23546 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-07 00:24:11 --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23546 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |assiduous64(a)gmail.com --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-07 00:24:44 --- *** Bug 23542 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23546 --- Comment #4 from assiduous64(a)gmail.com 2010-07-07 03:52:29 --- This is not an invalid bug -- cmd, dxdiag and eject still don't run under cygwin, even with libwine path set up. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23546 --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-07 04:48:20 --- *** Bug 23542 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23546 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|INVALID | --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-07-07 13:25:29 --- I'm not sure this is invalid: $ find /usr/local/lib | grep libwine /usr/local/lib/libwine.a /usr/local/lib/libwine.dll /usr/local/lib/wine/libwinecrt0.a /usr/local/lib/wine/libwined3d.a which is what I have on linux: austin(a)midna:~$ find /usr/local/lib | grep libwine /usr/local/lib/libwine.so /usr/local/lib/libwine.so.1.0 /usr/local/lib/wine/libwined3d.def /usr/local/lib/wine/libwinecrt0.a /usr/local/lib/libwine.so.1 Notepad runs fine, but e.g., winemine doesn't. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23546 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2010-07-08 12:52:49 --- Good: clock expand hh lodctr net notepad progman regsvr32 secedit unlodctr view winetest winver bad (unless otherwise noted, the problem is the libwine.dll error): attrib cacls cmd cmdlgtst control (segfaults) dxdiag eject explorer (silently exits with 127) extrac32 icinfo (silently exits with 0) iexplore.exe (runs native iexplore.exe, even if called with full path or renamed to asdf.exe) mshta (segfault) msiexec ngen oleview (silently exits with 127) ping reg (silently exits with 127) regedit (silently exits with 127) rpcss (silently exits with 127) rundll32 sc services (exits silently with error code 127) spoolsv start svchost taskmgr termsv uninstaller wineboot winebrowser winecfg (silently exits with 127) wineconsole (silently exits with 127) winedbg (silently exits with 127) winedevice (silently exits with 127) winefile winemenubuilder (silently exits with 127) winemine winepath winhlp32 wordpad write (gives an error, 'starting wordpad failed') xcopy not compiled: winevdm winhelp.exe16 winoldap.mod16 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23546 --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-08 13:05:56 --- Again the libwine error is not an error at all, it's a broken setup on your side. Only apps that fail with other problems are legitimate errors. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23546 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2010-07-08 13:21:42 --- (In reply to comment #8)
Again the libwine error is not an error at all, it's a broken setup on your side. Only apps that fail with other problems are legitimate errors.
You're right, as usual :-). Explicitly adding /usr/local/lib to $PATH fixes the winelib error, but the same apps still fail. All the ones that failed with the winelib error now exit silently with status 127. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23546 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Windows XP |Windows -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=23546 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #10 from Anastasius Focht <focht(a)gmx.net> --- Hello Austin, is this still a problem? Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=23546 --- Comment #11 from Austin English <austinenglish(a)gmail.com> --- (In reply to Anastasius Focht from comment #10)
Hello Austin,
is this still a problem?
Regards
The same as comment #9 in wine-1.7.19-70-gd6a59f7 (only tested ping). If I don't add libwine to $PATH, I get the loader error. If I do, it exits 127. Clock works, as before. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=23546 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org