linuxmint / mint-x-icons

Icon theme for Linux Mint
56 stars 34 forks source link

gnome shell + mint-x-icons + minetest = crash #76

Closed cgtx closed 8 years ago

cgtx commented 9 years ago

Arch Linux gnome 3.14 mint-x-icons 1.2.1 minetest 0.4.10

I can launch minetest while using the default adwaita theme. If I do the same when mint-x-icons is enabled, gnome shell crashes.

journalctl output with adwaita:

Nov 08 22:58:20 x.cgtx.us gdm-Xorg-:0[1343]: (II) AIGLX: Resuming AIGLX clients after VT switch
Nov 08 22:58:20 x.cgtx.us gdm-Xorg-:0[1343]: (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
Nov 08 22:58:20 x.cgtx.us gdm-Xorg-:0[1343]: [dix] couldn't enable device 12
Nov 08 22:58:22 x.cgtx.us org.gnome.Calculator.SearchProvider[1468]: Error: ErrorCode.UNKNOWN_VARIABLE
Nov 08 22:58:22 x.cgtx.us org.gnome.Nautilus[1468]: ** (nautilus:1624): WARNING **: Could not establish a connection to Tracker: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Tracker1 was not provided by any .service files
Nov 08 22:58:22 x.cgtx.us dbus[286]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
Nov 08 22:58:22 x.cgtx.us dbus[286]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory.
Nov 08 22:58:22 x.cgtx.us org.gnome.seahorse.Application[1468]: seahorse-Message: DNS-SD initialization failed: Daemon not running
Nov 08 22:58:22 x.cgtx.us org.gnome.Nautilus[1468]: ** (nautilus:1624): WARNING **: Could not establish a connection to Tracker: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Tracker1 was not provided by any .service files
Nov 08 22:58:22 x.cgtx.us org.gnome.Calculator.SearchProvider[1468]: Error: ErrorCode.UNKNOWN_VARIABLE
Nov 08 22:58:22 x.cgtx.us org.gnome.Caribou.Daemon[1468]: ** (caribou:1552): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.12 was not provided by any .service files
Nov 08 22:58:23 x.cgtx.us minetest.desktop[1669]: Irrlicht log: Irrlicht Engine version 1.8.1
Nov 08 22:58:23 x.cgtx.us minetest.desktop[1669]: Irrlicht log: Linux 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64
Nov 08 22:58:23 x.cgtx.us minetest.desktop[1669]: Irrlicht log: Using renderer: OpenGL 3.0
Nov 08 22:58:23 x.cgtx.us minetest.desktop[1669]: Irrlicht log: Mesa DRI Intel(R) Sandybridge Mobile : Intel Open Source Technology Center
Nov 08 22:58:23 x.cgtx.us minetest.desktop[1669]: Irrlicht log: OpenGL driver version is 1.2 or better.
Nov 08 22:58:23 x.cgtx.us minetest.desktop[1669]: Irrlicht log: GLSL version: 1.3

journalctl output with mint-x-icons:

Nov 08 22:53:45 x.cgtx.us gdm-Xorg-:0[307]: (II) AIGLX: Resuming AIGLX clients after VT switch
Nov 08 22:53:45 x.cgtx.us gdm-Xorg-:0[307]: (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
Nov 08 22:53:45 x.cgtx.us gdm-Xorg-:0[307]: (--) synaptics: CyPS/2 Cypress Trackpad: touchpad found
Nov 08 22:53:50 x.cgtx.us org.gnome.Calculator.SearchProvider[532]: Error: ErrorCode.UNKNOWN_VARIABLE
Nov 08 22:53:51 x.cgtx.us org.gnome.Nautilus[532]: ** (nautilus:900): WARNING **: Could not establish a connection to Tracker: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Tracker1 was not provided by any .service files
Nov 08 22:53:51 x.cgtx.us dbus[286]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
Nov 08 22:53:51 x.cgtx.us dbus[286]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory.
Nov 08 22:53:51 x.cgtx.us org.gnome.seahorse.Application[532]: seahorse-Message: DNS-SD initialization failed: Daemon not running
Nov 08 22:53:51 x.cgtx.us org.gnome.Nautilus[532]: ** (nautilus:900): WARNING **: Could not establish a connection to Tracker: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Tracker1 was not provided by any .service files
Nov 08 22:53:51 x.cgtx.us org.gnome.Calculator.SearchProvider[532]: Error: ErrorCode.UNKNOWN_VARIABLE
Nov 08 22:53:52 x.cgtx.us minetest.desktop[942]: Irrlicht log: Irrlicht Engine version 1.8.1
Nov 08 22:53:52 x.cgtx.us minetest.desktop[942]: Irrlicht log: Linux 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64
Nov 08 22:53:52 x.cgtx.us gnome-session[517]: **
Nov 08 22:53:52 x.cgtx.us gnome-session[517]: mutter:ERROR:core/window.c:4915:get_default_window_icon: assertion failed: (default_icon)
Nov 08 22:53:52 x.cgtx.us minetest.desktop[942]: Irrlicht log: Using renderer: OpenGL 3.0
Nov 08 22:53:52 x.cgtx.us minetest.desktop[942]: Irrlicht log: Mesa DRI Intel(R) Sandybridge Mobile : Intel Open Source Technology Center
Nov 08 22:53:52 x.cgtx.us minetest.desktop[942]: Irrlicht log: OpenGL driver version is 1.2 or better.
Nov 08 22:53:52 x.cgtx.us minetest.desktop[942]: Irrlicht log: GLSL version: 1.3
Nov 08 22:53:52 x.cgtx.us polkitd[304]: Unregistered Authentication Agent for unix-session:c2 (system bus name :1.42, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Nov 08 22:53:52 x.cgtx.us gnome-session[517]: gnome-session[517]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
Nov 08 22:53:52 x.cgtx.us gnome-session[517]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
Nov 08 22:53:53 x.cgtx.us org.gnome.Shell.CalendarServer[532]: /usr/lib/gnome-shell/gnome-shell-calendar-server: error while loading shared libraries: libecal-1.2.so.16: cannot open shared object file: No such file or directory
Nov 08 22:53:53 x.cgtx.us gnome-session[517]: Gjs-Message: JS LOG: Failed to launch ibus-daemon: Failed to execute child process "ibus-daemon" (No such file or directory)
Nov 08 22:53:53 x.cgtx.us dbus[286]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service'
Nov 08 22:53:53 x.cgtx.us systemd[1]: Starting Location Lookup Service...
Nov 08 22:53:53 x.cgtx.us dbus[286]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Nov 08 22:53:53 x.cgtx.us systemd[1]: Started Location Lookup Service.
Nov 08 22:53:53 x.cgtx.us polkitd[304]: Registered Authentication Agent for unix-session:c2 (system bus name :1.55 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Nov 08 22:53:53 x.cgtx.us gnome-session[517]: Gjs-Message: JS LOG: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Nov 08 22:53:53 x.cgtx.us gnome-session[517]: **
Nov 08 22:53:53 x.cgtx.us gnome-session[517]: mutter:ERROR:core/window.c:4915:get_default_window_icon: assertion failed: (default_icon)
Nov 08 22:53:53 x.cgtx.us polkitd[304]: Unregistered Authentication Agent for unix-session:c2 (system bus name :1.55, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Nov 08 22:53:53 x.cgtx.us org.gnome.Caribou.Daemon[532]: ** (caribou:622): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.21 was not provided by any .service files
Nov 08 22:53:53 x.cgtx.us gnome-session[517]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
Nov 08 22:53:53 x.cgtx.us gnome-session[517]: WARNING: App 'gnome-shell.desktop' respawning too quickly
Nov 08 22:53:53 x.cgtx.us gnome-session[517]: gnome-session[517]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
Nov 08 22:53:53 x.cgtx.us gnome-session[517]: gnome-session[517]: WARNING: App 'gnome-shell.desktop' respawning too quickly
Nov 08 22:53:53 x.cgtx.us gnome-session[517]: Unrecoverable failure in required component gnome-shell.desktop
Nov 08 22:53:54 x.cgtx.us gnome-session[517]: (gnome-settings-daemon:552): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed
Nov 08 22:53:56 x.cgtx.us gdm-Xorg-:0[307]: (II) AIGLX: Suspending AIGLX clients for VT switch
Nov 08 22:54:35 x.cgtx.us systemd-coredump[969]: Process 952 (gnome-shell) of user 1000 dumped core.
Nov 08 22:54:46 x.cgtx.us systemd-coredump[944]: Process 592 (gnome-shell) of user 1000 dumped core.

I'm willing to gather any other data necessary to narrow down this issue.

JosephMcc commented 9 years ago

There were some changes in the way icon themes are handled under 3.14. The Mint-X theme needs some updating for it and it has to be done for the next version of LMDE.

JosephMcc commented 8 years ago

This actually should have been fixed here: https://github.com/linuxmint/mint-x-icons/commit/28e0dcd966c96aba2933a461642306c6d2ad1dba

It was causing the same error in Metacity for Cinnamon fallback mode.