Opened 8 years ago

Closed 7 years ago

#1042 closed defect (fixed)

Open file dialog spews debugging info on Windows

Reported by: Tom Goddard Owned by: Tom Goddard
Priority: moderate Milestone:
Component: Input/Output Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: Windows 10
Project: ChimeraX

Description

Using the Open File menu entry causes log entries that appear to be debugging info:

QWindowsNativeFileDialogBase::onSelectionChange () 0
QWindowsNativeFileDialogBase::onSelectionChange () 0
QWindowsNativeFileDialogBase::onSelectionChange (QUrl("file:///C:/Users/goddard/Desktop/test")) 1
QWindowsNativeFileDialogBase::onSelectionChange () 0
QWindowsNativeFileDialogBase::onSelectionChange () 0
QWindowsNativeFileDialogBase::onSelectionChange (QUrl("file:///C:/Users/goddard/Desktop/test/c1.tif")) 1
QWindowsNativeFileDialogBase::onSelectionChange (QUrl("file:///C:/Users/goddard/Desktop/test/c1.tif"), QUrl("file:///C:/Users/goddard/Desktop/test/c2.tif"), QUrl("file:///C:/Users/goddard/Desktop/test/c3.tif")) 3
Opened multi-channel map c1.tif, 3 channels, grid size 181,166,137, pixel 1, shown at level 1.01e+03, step 1, values uint16

Change History (2)

comment:1 by Tom Goddard, 8 years ago

This is a bug in Qt 5.9.3 and 5.10 on Windows. Reported to be fixed in Qt 5.9.5.

https://bugreports.qt.io/browse/QTBUG-65532

comment:2 by Tom Goddard, 7 years ago

Resolution: fixed
Status: assignedclosed

No longer observe this in ChimeraX from Dec 11, 2018.

Note: See TracTickets for help on using tickets.