Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, March 2007
Qt/X11 4.3.0 Beta - No file is listed in a file dialog.


Message 1 in thread

Attached is the snapshot of the file dialog used by qtdemo's TextEdit.
No file is listed when the filter is changed to All Files (*).

Kenji Sugita                                          
Senior Manager, Software Research Associates, Inc.    

PNG image

PNG image


Message 2 in thread

Hi,

> Attached is the snapshot of the file dialog used by qtdemo's TextEdit.
> No file is listed when the filter is changed to All Files (*).

I can't reproduce that (see attached screenshot). Do you think it could 
depend on the locale?

--
 [ signature omitted ] 

PNG image


Message 3 in thread

Hi!

From: Dimitri <dimitri@xxxxxxxxxxxxx>
Subject: Re: Qt/X11 4.3.0 Beta - No file is listed in a file dialog.
Date: Sun, 25 Mar 2007 21:19:11 +0200

;;; > Attached is the snapshot of the file dialog used by qtdemo's TextEdit.
;;; > No file is listed when the filter is changed to All Files (*).
;;; 
;;; I can't reproduce that (see attached screenshot). Do you think it could 
;;; depend on the locale?

I found out the reason after this post. This is because QFileDialog falls into
the following error.

    $ ./a.out
    QThread::start: Thread creation error:  

Kenji Sugita                                          
Senior Manager, Software Research Associates, Inc.    

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx


Message 4 in thread

Hi!

From: Dimitri <dimitri@xxxxxxxxxxxxx>
Subject: Re: Qt/X11 4.3.0 Beta - No file is listed in a file dialog.
Date: Sun, 25 Mar 2007 21:19:11 +0200

;;; > Attached is the snapshot of the file dialog used by qtdemo's TextEdit.
;;; > No file is listed when the filter is changed to All Files (*).
;;; 
;;; I can't reproduce that (see attached screenshot). 

See sttached screenshots. They work well for 4.2.3.

PNG image

PNG image

PNG image