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: Dan Sebald
Subject: [Octave-bug-tracker] [bug #38305] file dialog causes crash
Date: Sat, 25 May 2013 08:39:43 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

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

OK.  Keep trying various things for hope of finding another clue or two.  It
would seem that the dialog is hung up somewhere and eventually is killed
because not responding.  When you repeat this process, open the system monitor
window and watch if anything happens in the Processes list.

It is interesting that there are two messages about "QProcess: Destroyed while
process is still running.".  I notice that there are two entries in the
filter:

fileDialog->setNameFilter (tr ("Octave Files (*.m);;All Files (*)"));

Perhaps you could try removing that line of code all together.  Maybe KDE
searching for "Octave Files (*.m)" and "All Files (*)" are the two processes
that are getting stuck somehow.  BTW, wouldn't it seem that "All Files (*)"
should cover "Octave Files (*.m)"?


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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