[Bug 10247] New: VK_PAUSE causes protection fault in menu shortcuts
http://bugs.winehq.org/show_bug.cgi?id=10247 Summary: VK_PAUSE causes protection fault in menu shortcuts Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: alkisg(a)freemail.gr I'm developing an appication and I was testing for wine compatibility, when I came upon this bug. I'm not a native English speaker, so allow me to say it by example: Suppose I have a classic "File" menu (I think menus are implemented in comctl32.dll), and the classic "Open file..." menu item. It shows like: | Open file... Ctrl+O | If I assign the VK_PAUSE shortcut to this menuitem, it should show like: | Open file... Pause | The problem: if I use the VK_PAUSE shortcut, and I try to open the file menu, I get a protection fault at address 0x000033F3. This also applies to combinations like shift+pause. Tested in Edubuntu 7.10. I can post a demo application developed in Delphi if it helps. Regards, Alkis -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10247 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2007-10-30 18:45:08 --- Please post a test application with source if possible. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10247 Alkis <alkisg(a)freemail.gr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alkisg(a)freemail.gr Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Alkis <alkisg(a)freemail.gr> 2007-10-31 09:16:42 --- I did some more testing. It appears *only* when I use some Delphi components called "Tnt Unicode Controls". I couldn't reproduce it with the standard components or with other compilers. It may still be a wine bug, because it runs OK on Windows, but until I debug Tnt Unicode Controls and make sure it's not their fault, I'd like to apologize and ask that you remove this bug report. Regards, Alkis -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10247 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:59:05 --- Closing all RESOLVED INVALID older than four weeks. -- 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.
participants (1)
-
wine-bugs@winehq.org