Opened 14 years ago

Closed 14 years ago

#93 closed defect (wontfix)

ASSERT

Reported by: Silvan Scherrer Owned by:
Priority: trivial Milestone: Qt Beta 5
Component: QtGui Version: 4.5.1 Beta 3
Severity: Keywords:
Cc:

Description

openpref card game http://qt-apps.org/content/show.php/OpenPref?content=112900

gives the following problem:
ASSERT: "!activationRecursionGuard" in file wigdet\qmenu.cpp line 961

to reproduce do the following:
start openpref
Menu Game New Game
play a couple of moves
Menu Game
now it quits and gives the above error.

Change History (5)

comment:1 Changed 14 years ago by Silvan Scherrer

Component: GeneralQtGui

comment:2 Changed 14 years ago by Silvan Scherrer

Priority: majortrivial

this happens only when the debug version is used. release seems not to have this bug

comment:3 Changed 14 years ago by Silvan Scherrer

Milestone: Qt Beta4Qt GA

comment:4 Changed 14 years ago by Dmitry A. Kuminov

Milestone: Qt GAQt Beta5

comment:5 Changed 14 years ago by Dmitry A. Kuminov

Resolution: wontfix
Status: newclosed

I can confirm the assertion. However, I checked this application on Windows and it shows exactly the same behavior there. So it's either a problem of the application or a cross-platform Qt problem that I'm not going to fix now -- it requires investigation while the release build just shuts it up and doesn't demonstrate any visible harm.

Please report this problem to the original authors if you can.

Note: See TracTickets for help on using tickets.