http://bugs.winehq.org/show_bug.cgi?id=20529
Summary: SolidWorks Viewer 2010: unimplemented function KERNEL32.dll.CreateMemoryResourceNotification Product: Wine Version: 1.1.32 Platform: PC URL: http://www.solidworks.com/sw/support/downloads.htm OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: lukasz.wojnilowicz@gmail.com
Created an attachment (id=24466) --> (http://bugs.winehq.org/attachment.cgi?id=24466) wine-1.1.32-260-gf222a16
I'm using Wine wine-1.1.32-260-gf222a16 compiled on gcc (GCC) 4.4.1 20090725 (Red Hat 4.4.1-2) on Fedora 11 i386.
Steps to reproduce: 1) clean ~/.wine 2) install SolidWorks Viewer 2010 (swviewer.exe) downloaded from URL given in heading 3) winetricks vcrun2008 4) launch "~/.wine/drive_c/Program Files/SolidWorks Viewer/SWViewer.exe"
Result: Graphical crash dialog appears, application starts Expectation: Graphical crash dialog appears doesn't appear, application starts
Source of crash dialog is as Vitaliy Margolen mentioned in bug #20524
wine: Call from 0x7bc46830 to unimplemented function KERNEL32.dll.CreateMemoryResourceNotification, aborting
http://bugs.winehq.org/show_bug.cgi?id=20529
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, NoAppDBEntry
http://bugs.winehq.org/show_bug.cgi?id=20529
--- Comment #1 from NSLW lukasz.wojnilowicz@gmail.com 2009-10-31 03:47:49 --- Could somebody reopen bug #9396 cause it seems nobody looks into abandoned ones. Thanks in advance
http://bugs.winehq.org/show_bug.cgi?id=20529
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-10-31 06:08:59 --- (In reply to comment #1)
Could somebody reopen bug #9396 cause it seems nobody looks into abandoned ones. Thanks in advance
Did you try without winetricks ie6 (http://bugs.winehq.org/show_bug.cgi?id=9396#c21)?
http://bugs.winehq.org/show_bug.cgi?id=20529
--- Comment #3 from Stefan Leichter Stefan.Leichter@camLine.com 2009-11-02 17:03:37 --- Created an attachment (id=24522) --> (http://bugs.winehq.org/attachment.cgi?id=24522) stub for CreateMemoryResourceNotification
Can you check if the program is usable with the attached patch
http://bugs.winehq.org/show_bug.cgi?id=20529
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000@yahoo.co.uk Ever Confirmed|0 |1
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-07 17:34:49 --- (In reply to comment #3)
Created an attachment (id=24522)
--> (http://bugs.winehq.org/attachment.cgi?id=24522) [details]
stub for CreateMemoryResourceNotification
Can you check if the program is usable with the attached patch
yes, it fixes the bug. Also confirming
http://bugs.winehq.org/show_bug.cgi?id=20529
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #5 from NSLW lukasz.wojnilowicz@gmail.com 2009-11-14 13:17:35 --- (In reply to comment #3) Why don't you send this patch if it works for Louis Lenders?
http://bugs.winehq.org/show_bug.cgi?id=20529
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-18 16:03:26 --- Stefan's patch is in git, so should be fixed
http://bugs.winehq.org/show_bug.cgi?id=20529
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #7 from Jerome Leclanche adys.wh@gmail.com 2009-11-27 09:59:14 --- (In reply to comment #6)
Stefan's patch is in git, so should be fixed
I can't start it at all, anyone else got the same problem?
adys@tishes:~/winetest/drive_c/Program Files/SolidWorks Viewer$ WINEPREFIX=/home/adys/winetest/ ~/src/wine/wine SWViewer.exe Could not load wine-gecko. HTML rendering will be disabled. wine: configuration in '/home/adys/winetest' has been updated. fixme:toolbar:TOOLBAR_Restore send TBN_GETBUTTONINFO for each button fixme:toolbar:TOOLBAR_Restore send TBN_GETBUTTONINFO for each button X Error of failed request: GLXBadDrawable Major opcode of failed request: 153 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 2169 Current serial number in output stream: 2169
http://bugs.winehq.org/show_bug.cgi?id=20529
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2009-11-27 10:06:12 --- (In reply to comment #7)
(In reply to comment #6)
Stefan's patch is in git, so should be fixed
I can't start it at all, anyone else got the same problem?
adys@tishes:~/winetest/drive_c/Program Files/SolidWorks Viewer$ WINEPREFIX=/home/adys/winetest/ ~/src/wine/wine SWViewer.exe Could not load wine-gecko. HTML rendering will be disabled. wine: configuration in '/home/adys/winetest' has been updated. fixme:toolbar:TOOLBAR_Restore send TBN_GETBUTTONINFO for each button fixme:toolbar:TOOLBAR_Restore send TBN_GETBUTTONINFO for each button
Hi, Jerome.
File another bug for that, check if 'winetricks cc580' makes any difference.
http://bugs.winehq.org/show_bug.cgi?id=20529
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2009-12-04 12:16:23 --- Closing bugs fixed in 1.1.34.
http://bugs.winehq.org/show_bug.cgi?id=20529
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|NoAppDBEntry |
--- Comment #10 from Austin English austinenglish@gmail.com 2010-04-07 12:47:48 --- Removing NoAppDBEntry keyword.