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

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

[Octave-bug-tracker] [bug #48703] printing to unknown device w/ qt backe


From: Rik
Subject: [Octave-bug-tracker] [bug #48703] printing to unknown device w/ qt backend coredumps
Date: Wed, 24 Aug 2016 02:40:32 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #6, bug #48703 (project octave):

The crash seems to be because the print thread calls error() which in turns
throws an exception.  With FLTK, which operates in the interpreter thread, the
correct error handler catches it.  With Qt, I think the wrong handler is
catching it.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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