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

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

[Octave-bug-tracker] [bug #63437] Null pointer dereference in file-edito


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #63437] Null pointer dereference in file-editor-tab.cc
Date: Wed, 30 Nov 2022 14:59:44 -0500 (EST)

Follow-up Comment #19, bug #63437 (project octave):

Our resource_manager and shortcut_objects were also originally singleton
objects before I changed them to be owned by base_qobject.  But passing an
instance of that object around to many of the GUI objects is probably not the
best thing to do (again, my mistake).  So maybe it would be better to use
something similar to QSettings for that.  Is there any reason we can't just
use QSettings and a single init file for managing icons and shortcuts in
addition to our other settings?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63437>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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