https://bugzilla.novell.com/show_bug.cgi?id=484807 User tgoettlicher@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=484807#c1 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |ASSIGNED CC| |gs@novell.com, | |kmachalkova@novell.com, | |tgoettlicher@novell.com --- Comment #1 from Thomas Göttlicher <tgoettlicher@novell.com> 2009-03-17 09:20:11 MST --- Technical Details (Qt): Qt filters out system files (FIFOs, sockets and device files) by default. Showing device files is possible via QFileDialog::setFilter(QDir::System). I think we shouldn't change the behavior of AskForExistingFile() because it might confuse programmers or program logics that don't expect the selection of system files. We could add some function like AskForExistingDeviceFile() if it is frequently needed. Otherwise the device files can be listed using a SCR Agent. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.