[Bug 23591] EditPadPro: Access violation when using function navigator with mouse double-click

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 10 04:42:23 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=23591


Louis Lenders <xerox_xerox2000 at yahoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
             Status|UNCONFIRMED                 |NEW
                URL|                            |http://download.jgsoft.com/
                   |                            |editpad/SetupEditPadProDemo
                   |                            |.exe
                 CC|                            |xerox_xerox2000 at yahoo.co.uk
          Component|-unknown                    |comctl32
     Ever Confirmed|0                           |1




--- Comment #3 from Louis Lenders <xerox_xerox2000 at yahoo.co.uk>  2010-07-10 04:42:23 ---
Confirming. Looks like a bug in comctl32

I tried 'winetricks cc580' but that gave a whole series of access violations at
startup (maybe that comctl32 is too old?), but the following worked for me
(after creating a new clean ~/.wine):

1.) rm -rf
~/.wine/drive_c/windows/winsxs/manifests/x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest

2.) copy a comctl32.dll from my Windows XP into
~/.wine/drive_c/windows/system32/


3. Install EditPadProDemo.exe and run the app by : 
   WINEDLLOVERRIDES="comctl32=n" wine EditPadPro.exe

No AccessViolations anymore, so most likely a bug in wine's comctl32

-- 
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.



More information about the wine-bugs mailing list