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@winehq.org ReportedBy: alkisg@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
http://bugs.winehq.org/show_bug.cgi?id=10247
--- Comment #1 from Austin English austinenglish@gmail.com 2007-10-30 18:45:08 --- Please post a test application with source if possible.
http://bugs.winehq.org/show_bug.cgi?id=10247
Alkis alkisg@freemail.gr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alkisg@freemail.gr Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Alkis alkisg@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
http://bugs.winehq.org/show_bug.cgi?id=10247
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Dan Kegel dank@kegel.com 2008-01-28 05:59:05 --- Closing all RESOLVED INVALID older than four weeks.