You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.
When trying to launch Emacs or Nautilus I get following error message:
Gtk-WARNING **: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
I use VcXsrv as my XServer and already tried to reinstall gdk-pixbuf2 and adwaita-icon-theme and did a gdk-pixbuf-query-loaders > /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/.
The text was updated successfully, but these errors were encountered:
Ok nevermind, looks like this is a dbus error. I've forgotten to start the dbus-daemon.
Now I'm launching dbus via export $(dbus-launch) but am still facing issues.
The /etc/dbus-1/session.conf:
When trying to launch Emacs or Nautilus I get following error message:
I use VcXsrv as my XServer and already tried to reinstall
gdk-pixbuf2
andadwaita-icon-theme
and did agdk-pixbuf-query-loaders > /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/
.The text was updated successfully, but these errors were encountered: