octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #38305] file dialog causes crash


From: Thorsten Liebig
Subject: [Octave-bug-tracker] [bug #38305] file dialog causes crash
Date: Sat, 25 May 2013 11:06:49 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0

Follow-up Comment #12, bug #38305 (project octave):

I tried all what you suggested, no effect...

I even tried to insert this in front of the actual file dialog:

QString fileName = QFileDialog::getOpenFileName(this, "Open
File","/home","Images (*.png *.xpm *.jpg)");
And it freezes!!

Adding this just before the GUI is even created, it works fine...
Something is configured/setup/defined, that makes the file dialog freeze the
first time...

I guess I have to try to find at which point during GUI setup this starts to
freeze.

Any suggestions for reasonable places to try are welcome ;) 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38305>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]