http://bugs.winehq.org/show_bug.cgi?id=4591
Summary: NewzTools ran on earlier versions but crashes 0.9.8
Product: Wine
Version: 0.9.8.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djrpublic(a)cfl.rr.com
NewzTools is a graphical Windoze utility for reparing .rar files using .par file
information and extracting the contents of the .rar archive. It ran reasonably
well on earlier versions of Wine but hangs both the program and wine in the
newest version.
====================================================================
Wine 0.9.8 - Ubuntu 6.10 - Gnome 2.12.1
NewzToolz.exe dated Feb 2005
= Run NewzToolz
david@CPQ1265:~$ wine ~/.wine/drive_c/"Program Files/NewzToolz/NewzToolz.exe"
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:OleLoadPictureEx
(0x7e30f0a4,1201,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f978),
partially implemented.
fixme:ole:OleLoadPictureEx
(0x7e310afc,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f85c),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.fixme:ole:OleLoadPictureEx
(0x7e310afc,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f85c),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.fixme:ole:OleLoadPictureEx
(0x7e310afc,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f85c),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.err:ole:ITypeInfo_fnInvoke failed to convert param 0 to VT_VARIANT from
VT_BSTR
wine: Unhandled page fault on write access to 0x7edb9d01 at address 0x7fdc9723
(thread 0009), starting debugger... [wine and program hang here]
Killed
david@CPQ1265:~$
====================================================================
This is from a run with an older version of wine!
Wine 0.9.6 - Ubuntu 6.10 - Gnome 2.12.1
NewzToolz.exe dated Feb 2005
= Run NewzToolz and "unrar" a set of 5 '.rar' files unpacking and combining them
flawlessly.
= Below is a screen dump of messages generated
david@CPQ1265:~$ wine ~/.wine/drive_c/"Program Files/NewzToolz/NewzToolz.exe"
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:OleLoadPictureEx
(0x7e32ec54,1201,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f990),
partially implemented.
fixme:ole:OleLoadPictureEx
(0x7e3306a4,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f898),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.fixme:ole:OleLoadPictureEx
(0x7e3306a4,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f898),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.fixme:ole:OleLoadPictureEx
(0x7e3306a4,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f898),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.err:ole:ITypeInfo_fnInvoke failed to convert param 0 to VT_VARIANT from
VT_BSTR
fixme:ole:OleLoadPictureEx
(0x7e333b04,1406,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0ebac),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7fdcc050)->(0x7fdc8090, 0, (nil)), hacked
stub.
fixme:commdlg:GetFileName95 Flags 0x00008000 not yet implemented
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:CoRegisterMessageFilter stub
david@CPQ1265:~$
= At run-time NewzToolz attempts to contact its web site to d/l ads and update
information. This operation may well be responsible for all but the last 2
messages.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4590
------- Additional Comments From ploujj(a)gmail.com 2006-16-02 15:57 -------
Created an attachment (id=1899)
--> (http://bugs.winehq.org/attachment.cgi?id=1899&action=view)
WINEDEBUG='+loaddll' output
Output from:
$ WINEDEBUG='+loaddll' ~/apps/wine-0.9.8/wine
/home/plouj/.wine/drive_c/Program\ Files/Bullfrog/Dungeon\ Keeper\ 2\
Demo/DK2Demo.exe &> wine_dk2demo.out
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4590
Summary: Dungeon Keeper II Demo does nothing
Product: Wine
Version: 0.9.8.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ploujj(a)gmail.com
When run under wine the game creates a window with a solid black image for less
than one second, and suddenly exits without any messages from wine.
See debugging output in the attachments.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4567
------- Additional Comments From tkho(a)ucla.edu 2006-16-02 14:52 -------
I introduced WINETEST_RICHED20 because the message pump didn't originally
terminate after 30 seconds. I'll change that next time I add something.
EM_SCROLLCARET implementation got into CVS today :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4002
------- Additional Comments From luizluca(a)gmail.com 2006-16-02 14:45 -------
New behavior in new wine 0.9.8. I get this and setup stops
fixme:ole:ITypeInfo_fnRelease destroy child objects
err:seh:setup_exception stack overflow 136 bytes in thread 000d eip 555e551f
esp 55b70f78 stack 0x55b71000-0x55c80000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4573
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-16-02 14:39 -------
Can this game (or a demo) be downloaded somewhere? Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4588
luizluca(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From luizluca(a)gmail.com 2006-16-02 14:28 -------
Duplicated form submit :-/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4588
luizluca(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.