[Qt-interest] QFileDialog. File list is not updated
Benjamin Meyer
ben at meyerhome.net
Sat May 16 05:51:38 CEST 2009
QFileDialog uses the QFileSystemWatcher so that would probably be what
you want to eliminate first.
-Benjamin Meyer
On May 15, 2009, at 5:26 PM, Malyushytsky, Alex wrote:
> Anybody else have seen QFileDialog not updating file list on any
> system?
>
> Alex
>
>
>
> -----Original Message-----
> From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com
> ] On Behalf Of Malyushytsky, Alex
> Sent: Thursday, May 14, 2009 2:42 PM
> To: qt-interest at trolltech.com
> Subject: [Qt-interest] QFileDialog. File list is not updated
>
> My application based on (QT 4.4.3) runs on supposed to be
> identically set up computers running CentOS:
> Linux version 2.6.18-92.el5 (mockbuild at builder10.centos.org) (gcc
> version 4.1.2 20071124 (Red Hat 4.1.2-42))
>
> On my computer when I am opening the QFileDialog and after this
> adding files to the shown directory file list is refreshed mostly
> immediately, which is expected.
>
> On the another computer it does not refresh at all.
> The only way to see updated information - is to close and reopen the
> dialog.
>
> Anybody has any idea what it can be? Is it a bug, problem with
> system configuration.
> Is there at least any way for user to enforce QFileDialog to refresh
> the file list?
>
>
> Alex Malyushytsky
> Research Engineer - Weidlinger Associates Inc.
> office: 650 230 0210,
> direct: 650 230 0349
> web: http://www.wai.com
>
>
>
> ---------------------------------------------------------------------------------------------------
> Weidlinger Associates, Inc. made the following annotations.
>
> "This message and any attachments are solely for the intended
> recipient and may contain confidential or privileged information. If
> you are not the intended recipient, any disclosure, copying, use, or
> distribution of the information included in this message and any
> attachments is prohibited. If you have received this communication
> in error, please notify us by reply e-mail and immediately and
> permanently delete this message and any attachments. Thank you."
>
> "Please consider our environment before printing this email."
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
> "This message and any attachments are solely for the intended
> recipient and may contain confidential or privileged information. If
> you are not the intended recipient, any disclosure, copying, use, or
> distribution of the information included in this message and any
> attachments is prohibited. If you have received this communication
> in error, please notify us by reply e-mail and immediately and
> permanently delete this message and any attachments. Thank you."
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list