[Kde-bindings] [Bug 259322] New: Crash on QMenu.exec on mingw32 and ruby 1.9.2
Michael Meltner
mmeltner at gmail.com
Thu Dec 9 12:46:54 UTC 2010
https://bugs.kde.org/show_bug.cgi?id=259322
Summary: Crash on QMenu.exec on mingw32 and ruby 1.9.2
Product: bindings
Version: unspecified
Platform: Compiled Sources
OS/Version: MS Windows
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kde-bindings at kde.org
ReportedBy: mmeltner at gmail.com
Version: unspecified (using KDE 4.5.4)
OS: MS Windows
the exec function of menus (esp context menus) is crashing if executed unter
ruby 1.9.2p0 compiled for mingw32.
Reproducible: Always
Steps to Reproduce:
- ruby 1.9.2p0 from rubyinstaller
- kdebindings 4.5.4
- Qt 4.6.3
- winXP
execute "examples/mainwindows/menus" in the included examples of kdebindings
right-clicking in the main window
Actual Results:
after right-clicking in the main window the program immediately crashes
Expected Results:
context menu pop-up
- does not happen with same kdebindings version, same QT version but
ruby191-p430
- QT version 4.7.1 shows identical behaviour, so it does not seem to be related
to the actual Qt version being used
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-bindings
mailing list