http://bugs.winehq.org/show_bug.cgi?id=22346
Summary: regression: Could not load 'USER.DLL' required by 'COMUT16', error=2 Product: Wine Version: 1.1.41 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jan-winehq@h-i-s.nl
Hotsync.exe for Palm Pilot does not work anymore are of version 1.1.41. reports: Could not load 'USER.DLL' required by 'COMUT16', error=2
Also, the application itself notes that COM2 is no longer available.
http://bugs.winehq.org/show_bug.cgi?id=22346
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|regression: Could not load |Palm Pilot: hotsync.exe |'USER.DLL' required by |could not load 'USER.DLL' |'COMUT16', error=2 |required by 'COMUT16', | |error=2
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2010-04-12 18:03:18 --- If this is still a problem with latest git, please post the results of your regression test. http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=22346
--- Comment #2 from Jan Hoogenraad jan-winehq@h-i-s.nl 2010-04-24 03:28:50 --- During the bisect, the error seems to persist. However, eacht time, I get error messages like the one below. Sometimes in other directories (like kernel.exe16). Can you help me with how to do bisects correctly ?
/usr/bin/install -c -m 644 `basename __install__/gdi.exe16` /usr/local/lib/wine/`basename __install__/gdi.exe16` /usr/bin/install: omitting directory `gdi.exe16' make[1]: *** [__install__/gdi.exe16] Error 1 make[1]: Leaving directory `/home/jhh/linsrc/wine-git/dlls' make: *** [dlls/__install__] Error 2
http://bugs.winehq.org/show_bug.cgi?id=22346
--- Comment #3 from Austin English austinenglish@gmail.com 2010-04-24 15:30:29 --- (In reply to comment #2)
During the bisect, the error seems to persist. However, eacht time, I get error messages like the one below. Sometimes in other directories (like kernel.exe16). Can you help me with how to do bisects correctly ?
/usr/bin/install -c -m 644 `basename __install__/gdi.exe16` /usr/local/lib/wine/`basename __install__/gdi.exe16` /usr/bin/install: omitting directory `gdi.exe16' make[1]: *** [__install__/gdi.exe16] Error 1 make[1]: Leaving directory `/home/jhh/linsrc/wine-git/dlls' make: *** [dlls/__install__] Error 2
You don't need to install wine to test, run it from the build directory: ~/linsrc/wine-git/wine foo.exe
http://bugs.winehq.org/show_bug.cgi?id=22346
--- Comment #4 from Jan Hoogenraad jan-winehq@h-i-s.nl 2010-04-25 05:07:22 --- This doesn't work for me. The hotsync application needs to be started in its own home directory. Otherwise, the configuration files cannot be found, and the application also notes that COM2 is no longer available (apparently due to not being able to read its configuration file).
I was halfway a (useless) bisect, at ./wine --version wine-1.1.34-195-gc09ac7a
starting wine from the directory of hotsync with ~/linsrc/wine-git/wine hotsync.exe & resulted in
wine: Call from 0x7edf59c3 to unimplemented function user32.dll.UserRegisterWowHandlers, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 wine: Call from 0x7eda29c3 to unimplemented function user32.dll.UserRegisterWowHandlers, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 Could not load 'USER.DLL' required by 'COMUT16', error=2 wine: Call from 0x7eddb9c3 to unimplemented function user32.dll.UserRegisterWowHandlers, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 wine: Call from 0x7eddb9c3 to unimplemented function user32.dll.UserRegisterWowHandlers, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
The versions up to the latest archive ubuntu version 1.1.38 at http://wine.budgetdedicated.com/archive/index.html all work well, however, when installed, and stated from hotsync's directory.
http://bugs.winehq.org/show_bug.cgi?id=22346
--- Comment #5 from Jan Hoogenraad jan-winehq@h-i-s.nl 2010-06-06 12:33:59 --- Bug still present in current version: wine-1.2-rc2-111-g9aa9a12
http://bugs.winehq.org/show_bug.cgi?id=22346
Jan Hoogenraad jan-winehq@h-i-s.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
--- Comment #6 from Jan Hoogenraad jan-winehq@h-i-s.nl 2010-06-06 16:41:06 --- I did
60f364068aac6844db6893320b94cc8a9477d089 is first bad commit commit 60f364068aac6844db6893320b94cc8a9477d089 Author: Alexandre Julliard julliard@winehq.org Date: Sat Mar 13 17:25:49 2010 +0100
krnl386.exe: Preload gdi and user when thunks are being used.
:040000 040000 4b5f5eb2591d9d584571c3fa394ba389a4fd7092 e81fc6171f2eb479dcd746db5e2361df16e89c34 M dlls
http://bugs.winehq.org/show_bug.cgi?id=22346
--- Comment #7 from Jan Hoogenraad jan-winehq@h-i-s.nl 2010-06-07 01:38:55 --- Running latest rc2, with the offending changeset removed fixes the problem: I did: git show 60f364068aac6844db6893320b94cc8a9477d089 | patch -p1 -R and get as version number of wine: wine-1.2-rc2-111-g9aa9a12
http://bugs.winehq.org/show_bug.cgi?id=22346
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2010-06-07 07:38:54 --- Please get a +relay,+module trace.
http://bugs.winehq.org/show_bug.cgi?id=22346
--- Comment #9 from Jan Hoogenraad jan-winehq@h-i-s.nl 2010-06-07 16:10:26 --- Created an attachment (id=28658) --> (http://bugs.winehq.org/attachment.cgi?id=28658) output of WINEDEBUG=+relay,+module wine hotsync.exe &> /tmp/output.txt
As requested. Logging from around line 142531 is after the error box is shown. I have terminated the application at that point.
http://bugs.winehq.org/show_bug.cgi?id=22346
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2010-06-08 10:11:48 --- Thanks for the log. Should be fixed by a8c4edc8dc3a92d63b034ef7699927928f695e51.
http://bugs.winehq.org/show_bug.cgi?id=22346
Jan Hoogenraad jan-winehq@h-i-s.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED
--- Comment #11 from Jan Hoogenraad jan-winehq@h-i-s.nl 2010-06-08 13:08:18 --- Indeed. Problem is gone now. Thanks.
http://bugs.winehq.org/show_bug.cgi?id=22346
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |RESOLVED
http://bugs.winehq.org/show_bug.cgi?id=22346
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2010-06-11 12:52:52 --- Closing bugs fixed in 1.2-rc3.