pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/50268: emacs not displaying button pixmaps in X
>Number: 50268
>Category: pkg
>Synopsis: emacs not displaying button pixmaps in X
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Sep 23 13:50:00 +0000 2015
>Originator: scole_mail
>Release: pkgsrc-2015Q2
>Organization:
none
>Environment:
NetBSD ugly 7.0_RC3 NetBSD 7.0_RC3 (GENERIC) #1: Sat Sep 19 08:36:15 EDT 2015 root@ugly:/usr/obj/sys/arch/i386/compile/GENERIC i386
>Description:
Under X, almost all of the buttons (Save, Open, ... rest of others except Read-Directory) are missing their pixmaps, and they all use same default icon.
I see errors in the xterm emacs was started such as:
Gtk-WARNING **: Error loading theme icon 'document-new' for stock: Icon 'document-new' not present in theme Adwaita
(emacs:783): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Icon 'document-open' not present in theme Adwaita
(emacs:783): Gtk-WARNING **: Error loading theme icon 'window-close' for stock: Icon 'window-close' not present in theme Adwaita
(emacs:783): Gtk-WARNING **: Error loading theme icon 'edit-undo' for stock:
(emacs:783): Gtk-WARNING **: Error loading theme icon 'edit-cut' for stock: Icon 'edit-cut' not present in theme Adwaita
(emacs:783): Gtk-WARNING **: Error loading theme icon 'edit-copy' for stock: Icon 'edit-copy' not present in theme Adwaita
pkg_info says these versions are installed (yes there are 2 different versions of gtk installed):
emacs24-24.5nb1
gtk2+-2.24.28
gtk3+-3.16.3
I compiled the system with build.sh and
MKX11=yes
in /etc/mk.conf and all the packages where compiled and installed from my machine. emacs seems to work fine otherwise.
Thanks
>How-To-Repeat:
Install pkgsrc/editors/emacs
>Fix:
Correctly specify path to pixmaps during emacs build would be my guess, but I'm not sure
Home |
Main Index |
Thread Index |
Old Index