Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#936 closed defect (fixed)

BiggerErrorDialog generates warning output in log on Windows

Reported by: Greg Couch Owned by:
Priority: blocker Milestone:
Component: Logging Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

When an code exception occurs on Windows, the following warning is shown in the log:

QWindowsWindow::setGeometry: Unable to set geometry 120x30+531+419 on QWidgetWindow/'BiggerErrorDialogClassWindow'.
Resulting geometry: 203x124+531+419 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 203x124, maximum size: 16777215x16777215).

Even though the BiggerErrorDialog's sizeHint() is working.

Reproduce by invoking a command with bugs, or with the new "debug exception" command.

Change History (2)

comment:1 by Greg Couch, 8 years ago

Resolution: fixed
Status: newclosed

Fixed in PyQt 5.9.2 with Qt 5.9.3

comment:2 by pett, 8 years ago

Component: UnassignedLogging
Note: See TracTickets for help on using tickets.