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

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

[Octave-bug-tracker] [bug #45199] Segfault in annotation-dialog.cc


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #45199] Segfault in annotation-dialog.cc
Date: Thu, 28 May 2015 21:57:08 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #2, bug #45199 (project octave):

Looks like my memory fails me [1], both "--no-gui" and plain GUI modes use a
QApplication.

The problem is that the resource_manager hasn't been initialized: just calling
resource_manager::reload_settings (); before any use of the resource manager
(in annotation-dialog.cc) fixes the issue for me.

This should probably be done in octave-gui.cc

[1] http://hg.savannah.gnu.org/hgweb/octave/rev/1ed269bdea58

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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