> + Please generate a complete trace with debugmsg=trace+winsock,trace+server.
> + Also, please indicate excactly which wine version you were using.
Now using latest snapshot (may 9th)
I erased all .wine and installed wine before installing latest version.
Using default config
[espectro@fjl .wine]$ /usr/local/bin/wine /win/Program\
Files/Messenger/msmsgs.exe debugmsg=trace+winsock,trace+server
err:font:AddFontFileToList Unable to load font file
"/win/windows/fonts/desktop.ini" err = 55
…
[View More]err:font:AddFontFileToList Unable to load font file
"/win/windows/fonts/modern.fon" err = 2
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not
found!
Using closest match instead (Latin American keyboard layout) for
scancode mapping.
Please define your layout in windows/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
fixme:reg:RegFlushKey (84): stub
fixme:reg:RegFlushKey (7c): stub
fixme:file:DEVICE_Open Unknown/unsupported VxD sage.vxd. Try --winver
nt40 or win31 !
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
NWLINK
fixme:ntdll:RtlAddAccessAllowedAce
(0x403ed6b0,0x00000002,0x000f003f,0x403ecf90),stub!
fixme:ntdll:RtlAddAccessAllowedAce
(0x403ed6b0,0x00000002,0x00020019,0x403ed274),stub!
fixme:ntdll:RtlAddAccessAllowedAce
(0x403ed6b0,0x00000002,0x000f003f,0x403ed294),stub!
err:font:AddFontFileToList Unable to load font file
"/win/windows/fonts/desktop.ini" err = 55
err:font:AddFontFileToList Unable to load font file
"/win/windows/fonts/modern.fon" err = 2
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not
found!
Using closest match instead (Latin American keyboard layout) for
scancode mapping.
Please define your layout in windows/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
fixme:ntdll:RtlAddAccessAllowedAce
(0x403d41bc,0x00000002,0x000f003f,0x403d3fdc),stub!
fixme:ntdll:RtlAddAccessAllowedAce
(0x403d41bc,0x00000002,0x00020019,0x403d4024),stub!
fixme:ntdll:RtlAddAccessAllowedAce
(0x403d41bc,0x00000002,0x000f003f,0x403d4044),stub!
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
VNETBIOS
fixme:file:DeviceIoControl Unimplemented control 256 for VxD device
NWLINK
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0
addr 0x402d5869
fixme:reg:RegFlushKey (140): stub
fixme:listview:LISTVIEW_UnsupportedStyles LVS_EDITLABELS
fixme:listview:LISTVIEW_UnsupportedStyles LVS_SHAREIMAGELISTS
fixme:listview:LISTVIEW_WindowProc LVM_GETTOOLTIPS: unimplemented
err:listview:LISTVIEW_WindowProc unknown msg 1044 wp=00000000
lp=4060270c
fixme:bitmap:X11DRV_DIB_GetImageBits Compression not yet supported!
fixme:process:SetProcessWorkingSetSize (0xffffffff,-1,-1): stub -
harmless
fixme:reg:RegFlushKey (1bc): stub
fixme:reg:RegFlushKey (1c4): stub
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0
addr 0x402d5869
Crash
Using --winver=nt40 gives same results
--
Francisco J. León
V Semestre de Lic. en Computación
LUZ - Maracaibo, Venezuela
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=588
*** shadow/588 Tue May 21 07:57:25 2002
--- shadow/588.tmp.2881 Tue May 21 22:38:37 2002
***************
*** 50,52 ****
--- 50,67 ----
I wish you luck, and wish I could help...but that's about all I can think of.
--AJ
+
+ ------- Additional Comments From fgouget(a)codeweavers.com 2002-05-21 22:38 -------
+ I believe this stub is not essential to Word 2000 but probably what you were
+ looking for is FAM / IMon. See:
+ http://oss.sgi.com/…
[View More]projects/fam/faq.html#what_is_fam
+
+ Using FAM it seems that it should be possible to implement the Win32 *Notify
+ APIs.
+ The FAQ also mentions DNotify, an alternative available on Linux and FMON which
+ is available on FreeBSD. However, note that (iirc) FAM is now shipped by default
+ on Mandrake 8.2 so this may make it a good target API.
+
+ This bug could be moved to the Tasklist (but I'm not sure that would be
+ appropriate) or a task dedicated to implementing support for FAM could be put in
+ the Tasklist (bug 395) and this bug could depend on it.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=722
*** shadow/722 Tue May 21 20:37:15 2002
--- shadow/722.tmp.28770 Tue May 21 20:40:24 2002
***************
*** 18,20 ****
--- 18,24 ----
The installer for Sid Meier's Alpha Centauri got broken somewhere since my last
success. It wants version info from GDI.EXE, which it cannot find. I've tried
adding different symlinks to C:\WINDOWS\, to no avail.
+
+ ------- Additional Comments From johane(a)lysator.liu.se 2002-05-21 20:40 -------
+ Created an …
[View More]attachment (id=109)
+ +relay,+dosfs
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=717
*** shadow/717 Tue May 21 16:05:50 2002
--- shadow/717.tmp.16952 Tue May 21 17:03:45 2002
***************
*** 45,47 ****
--- 45,65 ----
enhancement, as i'm not going to start a button pushing war (we all know how
those go, something ends up breaking, usually the button or the thing the
button is on :-P )
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-05-21 17:03 -------
+ Sorry, I have to say that I don't agree. :)
+…
[View More]
+ This clearly is severity normal.
+ You could even argue that having a wineshelllink available is a nice
+ enhancement, but the same instant that this enhancement becomes *broken*,
+ we have a nice "normal" bug (BTW, this is the case now).
+ Always keep in mind that BugZilla is not only about "bug reporting",
+ it's also about collecting user feedback.
+ (i.e. e.g. also reporting nice "enhancement" ideas that would be good to have)
+ That's what this level is for.
+
+ This broken wineshelllink is *definitely* not a nice enhancement,
+ but at most a former cool enhancement that's now pretty broken.
+ Thus it has become a boringly "normal" bug.
+
+ Agreed ? :)
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=717
*** shadow/717 Tue May 21 15:33:00 2002
--- shadow/717.tmp.13301 Tue May 21 16:05:50 2002
***************
*** 37,39 ****
--- 37,47 ----
(or adding an easter egg :-)
- reset to severity "normal"
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-21 16:05 -------
+ ok, so the installer returning an error is a normal severity, but getting
+ wineshelllink to create the icons would enhance the appeal to users, thus
+ making it …
[View More]an enhancement, if you agree, then feel free to put it back to
+ enhancement, as i'm not going to start a button pushing war (we all know how
+ those go, something ends up breaking, usually the button or the thing the
+ button is on :-P )
\ No newline at end of file
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=717
*** shadow/717 Tue May 21 15:17:12 2002
--- shadow/717.tmp.10730 Tue May 21 15:33:00 2002
***************
*** 4,10 ****
| Bug #: 717 Product: Wine |
| Status: NEW Version: unspecified |
| Resolution: Platform: |
! | Severity: enhancement OS/Version: All |
| …
[View More]Priority: P1 Component: wine-misc |
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
--- 4,10 ----
| Bug #: 717 Product: Wine |
| Status: NEW Version: unspecified |
| Resolution: Platform: |
! | Severity: normal OS/Version: All |
| Priority: P1 Component: wine-misc |
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
***************
*** 25,27 ****
--- 25,39 ----
from a terminal/or report it as a bug...
-Dustin
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-05-21 15:33 -------
+ This is not an "enhancement", is it ?
+
+ If the installer can't create icons due to this (or even returns an error),
+ I don't think that's an enhancement issue, but rather a stupid bug.
+
+ An enhancement would probably be something like adding homepage URLs to the
+ builtin "About Wine" dialog :-)
+ (or adding an easter egg :-)
+
+ - reset to severity "normal"
\ No newline at end of file
[View Less]