GNU bug report logs -
#22709
wxmaxima missing lots of toolbar icons
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#22709: wxmaxima missing lots of toolbar icons
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 22709 <at> debbugs.gnu.org.
--
22709: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22709
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello.
Looks like commit de477809d77393b8fb00d99cd35d65f77d157726
by Sou Bunnbu should have fixed this.
Validating using a current guix that icons load in wxmaxima
without having to load in anything else:
-----
guix --version
guix (GNU Guix) e7a7a483bcda6ec60d9dff3b3aba88dababe035c
$ guix environment --pure --ad-hoc wxmaxima -- wxmaxima
-----
Chris Marusich's suggestion to install an icon theme package into
your profile will help with most other general icon issues.
Going to go ahead and close.
(note: there is bug#39955 to address the broken help menu)
[Message part 3 (message/rfc822, inline)]
Package: wxmaxima
wxmaxima misses lots of toolbar icons and complains loudly multiple times in modal error dialog boxes - on startup and also every time you press Shift-Return in order to have it evaluate anything.
"assertion bitmap.isOk() failed"
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-new' for stock: Icon 'document-new' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Icon 'document-open' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-save' for stock: Icon 'document-save' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-print' for stock: Icon 'document-print' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'application-exit' for stock: Icon 'application-exit' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-copy' for stock: Icon 'edit-copy' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'zoom-in' for stock: Icon 'zoom-in' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'zoom-out' for stock: Icon 'zoom-out' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'process-stop' for stock: Icon 'process-stop' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'view-refresh' for stock: Icon 'view-refresh' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'list-add' for stock: Icon 'list-add' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'help-contents' for stock: Icon 'help-contents' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'dialog-information' for stock: Icon 'dialog-information' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Icon 'document-open' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-save' for stock: Icon 'document-save' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-print' for stock: Icon 'document-print' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-cut' for stock: Icon 'edit-cut' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-copy' for stock: Icon 'edit-copy' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-paste' for stock: Icon 'edit-paste' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-select-all' for stock: Icon 'edit-select-all' not present in theme hicolor
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-find' for stock: Icon 'edit-find' not present in theme hicolor
../wxWidgets-3.0.2/src/gtk/toolbar.cpp(262): assert "bitmap.IsOk()" failed in SetImage(): invalid bitmap for wxToolBar icon
(wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'dialog-error' for stock: Icon 'dialog-error' not present in theme hicolor
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
(wxmaxima:6240): Gtk-WARNING **: gtk_window_set_titlebar() called on a realized window
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
This is on Enlightenment on a pretty new GuixSD installation.
This bug report was last modified 5 years and 25 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.