Opened 8 years ago
Closed 8 years ago
#1005 closed defect (duplicate)
Open File dialog gives lots of Debug output on Windows
| Reported by: | Tom Goddard | Owned by: | Tom Goddard |
|---|---|---|---|
| Priority: | moderate | Milestone: | |
| Component: | Window Toolkit | Version: | |
| Keywords: | Cc: | Greg Couch, Conrad Huang | |
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
Using Open / File... on Windows spews lots of debug output to the ChimeraX log like
QWindowsNativeFileDialogBase::onSelectionChange (QUrl("file:///<filename>")) 1
Apparently this was accidentally included in Qt 5.9.4 and should be fixed in 5.9.5.
Note:
See TracTickets
for help on using tickets.
Duplicate of #1042