[solved] Undecorate a single window in Gnome Shell

Is there a convenient way to toggle the WM decorations (specifically the title bar) off and on in Gnome for one specific window?
I'm trying to play an old game in wine that only has static resolution options and it crashes if you try to edit the options in the save files. unfortunately the 2nd-largest option is pretty small on my 1080p 14" laptop monitor and the largest option puts me about 20px off the bottom of the screen. I could regain these 20+ pixels if I could toggle the title bar off once I get the game going.
Does anyone know how I could do this? Googling for this is a little difficult since the results are polluted by people who are trying to undecorate maximized windows (by editing the GTK theme and I don't want such an invasive/wide-bore solution).
Last edited by Everdras (2015-01-19 02:44:18)

Thanks to your tip and some google, I've improved my answer.
The game I'm playing is being run in a wine virtual desktop, so the window title is "Default - Wine desktop"
I found this blog: http://mathematicalcoffee.blogspot.com/ … mised.html which details how to set the WM hints on windows with xprop. I hacked together my own solution in the form of this script:
if [[ $1 == "undec" ]] ;
then
xprop -name "Default - Wine desktop" -f _MOTIF_WM_HINTS 32c -set _MOTIF_WM_HINTS "0x2, 0x0, 0x0, 0x0, 0x0"
else
xprop -name "Default - Wine desktop" -f _MOTIF_WM_HINTS 32c -set _MOTIF_WM_HINTS "0x2, 0x0, 0x1, 0x0, 0x0"
fi
Running it with "undec" undecorates the window, running it with anything else redecorates it.
Caveat: if you redecorate the window, sometimes the window stops responding to keyboard input. Mouse still works. This isn't an issue for me since I won't be redecorating the game until I'm done playing, and I can still alt-tab and stuff. Restarting gnome (with alt+f2 and running 'r') might fix it as well, but I didn't check yet.
Last edited by Everdras (2015-01-19 03:34:07)

Similar Messages

  • Default keys in window menu-Gnome Shell 3.14

    Hi,
    On any active window, hitting Alt+Space will show the window menu. This part is working on latest gnome Shell version too. But, in earlier versions, hitting 'c' after the window menu is shown by Alt+Space combination would close the window which is not working in Gnome Shell 3.14. Other default keys such as 'x' for maximize etc are not working either. Is this the default behaviour? If so, is there some seeting or some work around to get the old behaviour back?
    Thanks,

    window menu is managed by gnome-shell in 3.14, while previously i twas handled by gtk: http://worldofgnome.org/shell-is-now-ma … nus-sweet/
    they probably missed this functionality during the transition.
    you should open a bug for gnome about this
    Last edited by ooo (2014-11-14 10:37:09)

  • [Possibly Solved] Screens keep disconnecting (X and Gnome-Shell)

    Hey guys.
    I'm a new user just getting into using arch and I've been having a fairly major problem.
    This didn't happen initially in my install, but after a while my screen started flickering on and off, regardless of what I was running with X.
    I tried Gnome shell, KDE plasma, and just the standard X shell (startx), but it happened anyway.
    After looking into the X log, I realized that my screen was being disconnected and reconnected over and over again. (At least that's why I think it meant; I unfortunately no longer have the log)
    The turning on and off of the screens did not occur in windows or in the Arch terminal.
    The running processes are not interrupted in anyway, but it makes it impossible to use my system.
    What I've tried to fix this
        Complete system update with reboot
        Deleting the X conf file and reconfiguring with "aticonfig --initial"
        Reinstalling Gnome/Installing KDE Plasma
        Reinstalling XORG (tried with both 1.16, as the wiki recommends, and 1.17, the newest version)
        Reinstalling the proprietary AMD Catalyst Drivers (Vi0L0 Version)
        My last resort: reinstalling Arch.
    None of these steps helped my problem
    I did also search for my problem on google and on the wiki. No luck.
    My hardware:
    I'm using a Radeon R9 270x which I assume means I cannot use the OpenSource drivers. I would try them if the wiki didn't explicitly state I needed to use the proprietary drivers.
    I hope I've given you guys the info you need to help me.
    Thanks.
    Edit: for the reinstall, I did pretty much everything the exact same way (followed wiki, installed Gnome and KDE) I was hoping, with the reinstall, that I had just done something super wrong and this would fix it
    Last edited by lijrobert (2015-05-29 03:41:50)

    Knute wrote:Ok, the first thing to do, since you have narrowed it down to X being the issue, is to look at X's log file, which should be in /var/log/ and named Xorg.<something>.log
    If you can post that here, it may give us an idea what's going on.
    If you can't find that log, do you remember what was disconnecting and reconnecting it?
    Thank you for your response, Knute.
    I can't find the log but I think I understand better what may of been happening.
    While the terminal (no XServer) was not disconnecting, I've just figured out that, periodically, the 3.3v and the 5v railson my PSU are being undervolted. I didn't notice this before as it's never shown to be undervolted while I've been in the BIOS, but after sitting with the BIOS open for a while, I noticed it was happening a lot.
    I've hooked up a different power supply and I'll see if this fixes my problem.
    I'll get back to you if it doesn't.
    Again, thank you
    Last edited by lijrobert (2015-05-29 04:27:44)

  • [SOLVED] Gnome Shell remove top rounded corners

    There's something that lets me down with Gnome Shell's design: the rounded/circular borders on the top left and right corners of every single window on Gnome Shell.
    Does anybody know how I can change this, and make them rect? Or at least rectangular on maximized windows.
    Thank you!
    Last edited by ephan (2012-03-26 18:49:36)

    gimmy wrote:Install User theme extension and then install a new theme, or edit the css in /usr/share/gnome-shell/theme/gnome-shell.css (the .panel-corner properties)
    I don't want a new theme, I like Adwaita, but I just needed this changed, thank you so much! I just put the radius to 0px.

  • Gnome 3.8 - nautilus crashes gnome-shell

    Hi, I have a problem on two users where by once opening nautilus, the shell crashes and then re-blinks in and recovers some times, and sometimes I get a grey screen saying I need to logout. I did a complete removal of gnome 3.6, and then removed all config files in my home folder:
    .gnome2
    .config/gnome-session
    .config/dconf
    .config/gconf
    .config/nautilus
    .config/gtk[2,3]
    cant remember them all exactly but I'm pretty sure I have stock settings, I could create a new user to confirm. Will do that tomorrow.
    here is journalctl output:
    Apr 22 22:07:22 jason-laptop goa[6741]: goa-daemon version 3.8.1 starting [main.c:113, main()]
    Apr 22 22:07:22 jason-laptop gnome-keyring-daemon[6623]: keyring alias directory: /home/jason/.local/share/keyrings
    Apr 22 22:07:22 jason-laptop polkitd[213]: Registered Authentication Agent for unix-session:9 (system bus name :1.387 [/usr/bin/gnome-shell], object path /org
    Apr 22 22:07:22 jason-laptop gnome-session[6626]: Entering running state
    Apr 22 22:07:22 jason-laptop /etc/gdm/Xsession[6626]: JS LOG: GNOME Shell started at Mon Apr 22 2013 22:07:22 GMT+0200 (SAST)
    Apr 22 22:07:22 jason-laptop /etc/gdm/Xsession[6626]: Failed to play sound: File or data not found
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: ** Message: applet now removed from the notification area
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: [6763:6807:0422/220723:ERROR:object_proxy.cc(624)] Failed to get name owner. Got org.freedesktop.DBus.Er
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: [6763:6807:0422/220723:ERROR:object_proxy.cc(624)] Failed to get name owner. Got org.freedesktop.DBus.Er
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: [6763:6763:0422/220723:ERROR:object_proxy.cc(529)] Failed to call method: org.chromium.Mtpd.EnumerateSto
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: [6763:6852:0422/220723:ERROR:connection.cc(730)] sqlite error 19, errno -2: PRIMARY KEY must be unique
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: ** (nautilus:6772): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: ** (nautilus:6772): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: ** (nautilus:6772): WARNING **: Can not get _NET_WORKAREA
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: ** (nautilus:6772): WARNING **: Can not determine workarea, guessing at layout
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: ** Message: applet now embedded in the notification area
    Apr 22 22:07:24 jason-laptop /etc/gdm/Xsession[6626]: ** (nautilus:6772): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
    Apr 22 22:07:24 jason-laptop /etc/gdm/Xsession[6626]: ** (nautilus:6772): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
    Apr 22 22:07:24 jason-laptop /etc/gdm/Xsession[6626]: ** (nautilus:6772): WARNING **: Can not get _NET_WORKAREA
    Apr 22 22:07:24 jason-laptop /etc/gdm/Xsession[6626]: ** (nautilus:6772): WARNING **: Can not determine workarea, guessing at layout
    Apr 22 22:07:30 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Apr 22 22:07:30 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: Got a request to focus 0x1800007 (Desktop) with a timestamp of 0. This shouldn'
    Apr 22 22:07:30 jason-laptop /etc/gdm/Xsession[6626]: (gnome-shell:6704): St-ERROR **: st_widget_get_theme_node called on the widget [0x41799f0 StWidget.windo
    Apr 22 22:07:30 jason-laptop kernel: traps: gnome-shell[6704] trap int3 ip:7f47cf743ead sp:7fff6b3c5df0 error:0
    Apr 22 22:07:31 jason-laptop /etc/gdm/Xsession[6626]: ** Message: applet now removed from the notification area
    Apr 22 22:07:31 jason-laptop polkitd[213]: Unregistered Authentication Agent for unix-session:9 (system bus name :1.387, object path /org/freedesktop/PolicyKi
    Apr 22 22:07:31 jason-laptop /etc/gdm/Xsession[6626]: gnome-session[6626]: WARNING: Application 'gnome-shell.desktop' killed by signal 5
    Apr 22 22:07:31 jason-laptop gnome-session[6626]: WARNING: Application 'gnome-shell.desktop' killed by signal 5
    Apr 22 22:07:31 jason-laptop NetworkManager[135]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.fr
    Apr 22 22:07:31 jason-laptop NetworkManager[135]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedes
    Apr 22 22:07:32 jason-laptop polkitd[213]: Registered Authentication Agent for unix-session:9 (system bus name :1.397 [/usr/bin/gnome-shell], object path /org
    Apr 22 22:07:33 jason-laptop /etc/gdm/Xsession[6626]: JS LOG: GNOME Shell started at Mon Apr 22 2013 22:07:33 GMT+0200 (SAST)
    Apr 22 22:07:33 jason-laptop /etc/gdm/Xsession[6626]: ** Message: applet now embedded in the notification area
    Apr 22 22:07:35 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Apr 22 22:07:35 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: Got a request to focus 0x1800007 (Desktop) with a timestamp of 0. This shouldn'
    Apr 22 22:07:37 jason-laptop /etc/gdm/Xsession[6626]: [7005:7029:0422/220737:ERROR:object_proxy.cc(624)] Failed to get name owner. Got org.freedesktop.DBus.Er
    Apr 22 22:07:37 jason-laptop /etc/gdm/Xsession[6626]: [7005:7029:0422/220737:ERROR:object_proxy.cc(624)] Failed to get name owner. Got org.freedesktop.DBus.Er
    Apr 22 22:07:38 jason-laptop /etc/gdm/Xsession[6626]: [7005:7005:0422/220738:ERROR:object_proxy.cc(529)] Failed to call method: org.chromium.Mtpd.EnumerateSto
    Apr 22 22:07:38 jason-laptop /etc/gdm/Xsession[6626]: [7005:7045:0422/220738:ERROR:connection.cc(730)] sqlite error 19, errno -2: PRIMARY KEY must be unique
    Apr 22 22:07:38 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x16000
    Apr 22 22:07:38 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be
    Apr 22 22:07:38 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x16000
    Apr 22 22:07:38 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be
    Apr 22 22:07:40 jason-laptop /etc/gdm/Xsession[6626]: [7005:7005:0422/220740:ERROR:omnibox_view_gtk.cc(431)] Not implemented reached in virtual void OmniboxVi
    Apr 22 22:08:40 jason-laptop dbus-daemon[139]: dbus[139]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedes
    Apr 22 22:08:40 jason-laptop dbus[139]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1
    Apr 22 22:08:40 jason-laptop dbus[139]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedeskto
    more:
    Apr 22 22:07:22 jason-laptop gnome-session[6626]: Entering running state
    Apr 22 22:07:22 jason-laptop /etc/gdm/Xsession[6626]: JS LOG: GNOME Shell started at Mon Apr 22 2013 22:07:22 GMT+0200 (SAST)
    Apr 22 22:07:22 jason-laptop /etc/gdm/Xsession[6626]: Failed to play sound: File or data not found
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: ** Message: applet now removed from the notification area
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: [6763:6807:0422/220723:ERROR:object_proxy.cc(624)] Failed to get name owner. Got org.freedesktop.DBus.Er
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: [6763:6807:0422/220723:ERROR:object_proxy.cc(624)] Failed to get name owner. Got org.freedesktop.DBus.Er
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (nm-applet:5586): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X s
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: Received signal:15->'Terminated'
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (tracker-miner-fs:5587): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (tracker-miner-fs:5587): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (tracker-miner-fs:5587): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: Received signal:15->'Terminated'
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: OK
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: OK
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: Window manager warning: Log level 16: gnome-shell: Fatal IO error 0 (Success) on X server :2.
    Apr 22 22:07:14 jason-laptop polkitd[213]: Unregistered Authentication Agent for unix-session:8 (system bus name :1.352, object path /org/freedesktop/PolicyKi
    Apr 22 22:07:15 jason-laptop gdm[143]: GLib-GIO: g_dbus_connection_unregister_object: assertion `G_IS_DBUS_CONNECTION (connection)' failed
    Apr 22 22:07:15 jason-laptop gdm[143]: GLib-GIO: (gdbusinterfaceskeleton.c:735):remove_connection_locked: runtime check failed: (g_dbus_connection_unregister_
    Apr 22 22:07:15 jason-laptop gdm[143]: GLib-GObject: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    Apr 22 22:07:15 jason-laptop gdm[143]: GLib-GObject: g_object_ref: assertion `object->ref_count > 0' failed
    Apr 22 22:07:15 jason-laptop gdm[143]: GLib-GObject: g_object_unref: assertion `object->ref_count > 0' failed
    Apr 22 22:07:15 jason-laptop gdm[143]: GdmDisplay: display lasted 0.001743 seconds
    Apr 22 22:07:15 jason-laptop dbus-daemon[139]: dbus[139]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.3" (uid=0 pid=143 co
    Apr 22 22:07:15 jason-laptop dbus[139]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.3" (uid=0 pid=143 comm="/usr/sbin/gdm
    Apr 22 22:07:15 jason-laptop gdm[143]: Failed to give slave programs access to the display. Trying to proceed.
    Apr 22 22:07:15 jason-laptop systemd-logind[138]: New session c8 of user gdm.
    Apr 22 22:07:15 jason-laptop systemd-logind[138]: Linked /tmp/.X11-unix/X3 to /run/user/120/X11-display.
    Apr 22 22:07:16 jason-laptop /usr/bin/dbus-launch[6565]: gnome-session[6565]: WARNING: Could not parse desktop file /usr/share/gdm/greeter/autostart/orca-auto
    Apr 22 22:07:16 jason-laptop /usr/bin/dbus-launch[6565]: gnome-session[6565]: WARNING: could not read /usr/share/gdm/greeter/autostart/orca-autostart.desktop
    Apr 22 22:07:16 jason-laptop gnome-session[6565]: WARNING: Could not parse desktop file /usr/share/gdm/greeter/autostart/orca-autostart.desktop or it referenc
    Apr 22 22:07:16 jason-laptop gnome-session[6565]: WARNING: could not read /usr/share/gdm/greeter/autostart/orca-autostart.desktop
    Apr 22 22:07:16 jason-laptop gnome-session[6565]: Entering running state
    Apr 22 22:07:16 jason-laptop /usr/bin/dbus-launch[6565]: (gnome-settings-daemon:6586): Gvc-WARNING **: Failed to connect context: OK
    more
    Apr 22 22:07:22 jason-laptop gnome-session[6626]: Entering running state
    Apr 22 22:07:22 jason-laptop /etc/gdm/Xsession[6626]: JS LOG: GNOME Shell started at Mon Apr 22 2013 22:07:22 GMT+0200 (SAST)
    Apr 22 22:07:22 jason-laptop /etc/gdm/Xsession[6626]: Failed to play sound: File or data not found
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: ** Message: applet now removed from the notification area
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: [6763:6807:0422/220723:ERROR:object_proxy.cc(624)] Failed to get name owner. Got org.freedesktop.DBus.Er
    Apr 22 22:07:23 jason-laptop /etc/gdm/Xsession[6626]: [6763:6807:0422/220723:ERROR:object_proxy.cc(624)] Failed to get name owner. Got org.freedesktop.DBus.Er
    Apr 22 22:06:21 jason-laptop /etc/gdm/Xsession[5439]: JS ERROR: !!! WARNING: file '/usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-ext
    Apr 22 22:06:23 jason-laptop /etc/gdm/Xsession[5439]: JS LOG: Example extension initalized
    Apr 22 22:06:23 jason-laptop /etc/gdm/Xsession[5439]: JS LOG: Example extension enabled
    Apr 22 22:06:23 jason-laptop /etc/gdm/Xsession[5439]: JS LOG: Example extension disabled
    Apr 22 22:06:26 jason-laptop /etc/gdm/Xsession[5439]: JS LOG: Example extension enabled
    Apr 22 22:06:26 jason-laptop /etc/gdm/Xsession[5439]: JS LOG: Example extension disabled
    Apr 22 22:06:40 jason-laptop dbus-daemon[139]: dbus[139]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedes
    Apr 22 22:06:40 jason-laptop dbus[139]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1
    Apr 22 22:06:40 jason-laptop dbus[139]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedeskto
    Apr 22 22:06:40 jason-laptop NetworkManager[135]: <warn> error poking ModemManager: GDBus.Error:org.freedesktop.systemd1.LoadFailed: Unit dbus-org.freedesktop
    Apr 22 22:06:40 jason-laptop dbus-daemon[139]: dbus[139]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit d
    Apr 22 22:06:46 jason-laptop /etc/gdm/Xsession[5439]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Apr 22 22:06:46 jason-laptop /etc/gdm/Xsession[5439]: Window manager warning: Got a request to focus 0x1800007 (Desktop) with a timestamp of 0. This shouldn'
    Apr 22 22:06:50 jason-laptop /etc/gdm/Xsession[5439]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Apr 22 22:06:50 jason-laptop /etc/gdm/Xsession[5439]: Window manager warning: Got a request to focus 0x1800007 (Desktop) with a timestamp of 0. This shouldn'
    Apr 22 22:06:51 jason-laptop /etc/gdm/Xsession[5439]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Apr 22 22:06:51 jason-laptop /etc/gdm/Xsession[5439]: Window manager warning: Got a request to focus 0x1800007 (Desktop) with a timestamp of 0. This shouldn'
    Apr 22 22:06:52 jason-laptop /etc/gdm/Xsession[5439]: (gnome-shell:5513): St-ERROR **: st_widget_get_theme_node called on the widget [0x5b4c130 StWidget.windo
    Apr 22 22:06:52 jason-laptop kernel: traps: gnome-shell[5513] trap int3 ip:7f9f5ea9aead sp:7fff709891b0 error:0
    Apr 22 22:06:53 jason-laptop polkitd[213]: Unregistered Authentication Agent for unix-session:8 (system bus name :1.339, object path /org/freedesktop/PolicyKi
    Apr 22 22:06:53 jason-laptop /etc/gdm/Xsession[5439]: gnome-session[5439]: WARNING: Application 'gnome-shell.desktop' killed by signal 5
    Apr 22 22:06:53 jason-laptop gnome-session[5439]: WARNING: Application 'gnome-shell.desktop' killed by signal 5
    Apr 22 22:06:53 jason-laptop NetworkManager[135]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.fr
    Apr 22 22:06:53 jason-laptop NetworkManager[135]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedes
    Apr 22 22:06:53 jason-laptop /etc/gdm/Xsession[5439]: ** Message: applet now removed from the notification area
    Apr 22 22:06:54 jason-laptop polkitd[213]: Registered Authentication Agent for unix-session:8 (system bus name :1.352 [/usr/bin/gnome-shell], object path /org
    Apr 22 22:06:55 jason-laptop /etc/gdm/Xsession[5439]: JS LOG: GNOME Shell started at Mon Apr 22 2013 22:06:55 GMT+0200 (SAST)
    Apr 22 22:06:55 jason-laptop /etc/gdm/Xsession[5439]: ** Message: applet now embedded in the notification area
    Apr 22 22:06:57 jason-laptop /etc/gdm/Xsession[5439]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Apr 22 22:06:57 jason-laptop /etc/gdm/Xsession[5439]: Window manager warning: Got a request to focus 0x1800007 (Desktop) with a timestamp of 0. This shouldn'
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (gnome-settings-daemon:5477): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_type: assertion `GSD
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (gnome-settings-daemon:5477): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_type: assertion `GSD
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (gnome-settings-daemon:5477): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_type: assertion `GSD
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (gnome-settings-daemon:5477): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_type: assertion `GSD
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (gnome-settings-daemon:5477): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_type: assertion `GSD
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (gnome-settings-daemon:5477): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_type: assertion `GSD
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (gnome-settings-daemon:5477): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_type: assertion `GSD
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (gnome-settings-daemon:5477): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_type: assertion `GSD
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (gnome-settings-daemon:5477): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_type: assertion `GSD
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (gnome-settings-daemon:5477): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_type: assertion `GSD
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (gnome-settings-daemon:5477): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_type: assertion `GSD
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (gnome-settings-daemon:5477): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_type: assertion `GSD
    Apr 22 22:07:14 jason-laptop gdm-password][5429]: pam_unix(gdm-password:session): session closed for user megan
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: Window manager warning: last_focus_time (2573262) is greater than comparison timestamp (2573249). This
    Apr 22 22:07:14 jason-laptop colord[303]: device removed: xrandr-cPATH
    Apr 22 22:07:14 jason-laptop colord[303]: Profile removed: icc-6a54eda65912e76a9780062a99424daa
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (evolution-alarm-notify:5585): Gdk-WARNING **: evolution-alarm-notify: Fatal IO error 11 (Resource tempo
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (nm-applet:5586): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X s
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: Received signal:15->'Terminated'
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (tracker-miner-fs:5587): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (tracker-miner-fs:5587): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: (tracker-miner-fs:5587): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: Received signal:15->'Terminated'
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: OK
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: OK
    Apr 22 22:07:14 jason-laptop /etc/gdm/Xsession[5439]: Window manager warning: Log level 16: gnome-shell: Fatal IO error 0 (Success) on X server :2.
    Apr 22 22:07:14 jason-laptop polkitd[213]: Unregistered Authentication Agent for unix-session:8 (system bus name :1.352, object path /org/freedesktop/PolicyKi
    Apr 22 22:07:15 jason-laptop gdm[143]: GLib-GIO: g_dbus_connection_unregister_object: assertion `G_IS_DBUS_CONNECTION (connection)' failed
    Apr 22 22:07:15 jason-laptop gdm[143]: GLib-GIO: (gdbusinterfaceskeleton.c:735):remove_connection_locked: runtime check failed: (g_dbus_connection_unregister_
    Apr 22 22:07:15 jason-laptop gdm[143]: GLib-GObject: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    Apr 22 22:07:15 jason-laptop gdm[143]: GLib-GObject: g_object_ref: assertion `object->ref_count > 0' failed
    Apr 22 22:07:15 jason-laptop gdm[143]: GLib-GObject: g_object_unref: assertion `object->ref_count > 0' failed
    *Edit
    on new user:
    Apr 22 22:18:40 jason-laptop dbus-daemon[139]: dbus[139]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager
    Apr 22 22:18:42 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: last_focus_time (3261004) is greater than comparison timestamp
    Apr 22 22:18:50 jason-laptop polkitd[213]: Operator of unix-session:9 successfully authenticated as unix-user:jason to gain TEMPORARY author
    Apr 22 22:18:54 jason-laptop accounts-daemon[210]: request by system-bus-name::1.405 [gnome-control-center --overview pid:7379 uid:1000]: cr
    Apr 22 22:18:55 jason-laptop useradd[7387]: new group: name=test, GID=1003
    Apr 22 22:18:55 jason-laptop useradd[7387]: new user: name=test, UID=1003, GID=1003, home=/home/test, shell=/bin/bash
    Apr 22 22:19:00 jason-laptop /etc/gdm/Xsession[6626]: (gnome-control-center:7379): Gtk-WARNING **: GtkComboBox 0xe184a0 is mapped but not ch
    Apr 22 22:19:00 jason-laptop /etc/gdm/Xsession[6626]: (gnome-control-center:7379): Gtk-WARNING **: GtkComboBox 0xe184a0 is mapped but visibl
    Apr 22 22:19:16 jason-laptop sudo[7393]: jason : TTY=pts/1 ; PWD=/home/jason ; USER=root ; COMMAND=/usr/bin/passwd test
    Apr 22 22:19:16 jason-laptop sudo[7393]: pam_unix(sudo:session): session opened for user root by jason(uid=0)
    Apr 22 22:19:17 jason-laptop passwd[7394]: pam_unix(passwd:chauthtok): password changed for test
    Apr 22 22:19:17 jason-laptop sudo[7393]: pam_unix(sudo:session): session closed for user root
    Apr 22 22:19:20 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: CurrentTime used to choose focus window; focus window may not
    Apr 22 22:19:20 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: Got a request to focus 0x1800007 (Desktop) with a timestamp of
    Apr 22 22:19:21 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: Log level 8: atk_object_notify_state_change: assertion `ATK_IS
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (gnome-settings-daemon:6674): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_ty
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (gnome-settings-daemon:6674): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_ty
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (gnome-settings-daemon:6674): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_ty
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (gnome-settings-daemon:6674): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_ty
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (gnome-settings-daemon:6674): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_ty
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (gnome-settings-daemon:6674): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_ty
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (gnome-settings-daemon:6674): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_ty
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (gnome-settings-daemon:6674): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_ty
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (gnome-settings-daemon:6674): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_ty
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (gnome-settings-daemon:6674): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_ty
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (gnome-settings-daemon:6674): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_ty
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (gnome-settings-daemon:6674): wacom-plugin-CRITICAL **: gsd_wacom_device_get_device_ty
    Apr 22 22:19:22 jason-laptop gdm-password][6617]: pam_unix(gdm-password:session): session closed for user jason
    Apr 22 22:19:22 jason-laptop colord[303]: device removed: xrandr-cPATH
    Apr 22 22:19:22 jason-laptop colord[303]: Profile removed: icc-8db6685c441076be798af3a428be5fb3
    Apr 22 22:19:22 jason-laptop colord[303]: Profile removed: icc-1698c98f460b7dd3e1bf087b3bf0f1ff
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (evolution-alarm-notify:6766): Gdk-WARNING **: evolution-alarm-notify: Fatal IO error
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: (nm-applet:6768): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily u
    Apr 22 22:19:22 jason-laptop /etc/gdm/Xsession[6626]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream r
    Apr 22 22:19:23 jason-laptop NetworkManager[135]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.system: (3
    Apr 22 22:19:23 jason-laptop NetworkManager[135]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.own: (3) G
    Apr 22 22:19:23 jason-laptop NetworkManager[135]: <warn> error requesting auth for org.freedesktop.NetworkManager.settings.modify.hostname:
    Apr 22 22:19:23 jason-laptop /etc/gdm/Xsession[6626]: Received signal:15->'Terminated'
    Apr 22 22:19:23 jason-laptop /etc/gdm/Xsession[6626]: OK
    Apr 22 22:19:23 jason-laptop /etc/gdm/Xsession[6626]: (tracker-miner-fs:6769): GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume monitor
    Apr 22 22:19:23 jason-laptop /etc/gdm/Xsession[6626]: (tracker-miner-fs:6769): GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume monitor
    Apr 22 22:19:23 jason-laptop /etc/gdm/Xsession[6626]: (tracker-miner-fs:6769): GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume monitor
    Apr 22 22:19:23 jason-laptop /etc/gdm/Xsession[6626]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream r
    Apr 22 22:19:23 jason-laptop /etc/gdm/Xsession[6626]: Received signal:15->'Terminated'
    Apr 22 22:19:23 jason-laptop /etc/gdm/Xsession[6626]: (tracker-miner-fs:6769): GLib-GIO-CRITICAL **: Error while sending AddMatch() message:
    Apr 22 22:19:23 jason-laptop /etc/gdm/Xsession[6626]: (tracker-miner-fs:6769): GLib-GIO-CRITICAL **: Error while sending AddMatch() message:
    Apr 22 22:19:23 jason-laptop /etc/gdm/Xsession[6626]: (tracker-miner-fs:6769): GLib-GIO-CRITICAL **: Error while sending AddMatch() message:
    Apr 22 22:19:23 jason-laptop /etc/gdm/Xsession[6626]: OK
    Apr 22 22:19:23 jason-laptop /etc/gdm/Xsession[6626]: Window manager warning: Log level 16: gnome-shell: Fatal IO error 0 (Success) on X ser
    Apr 22 22:19:23 jason-laptop polkitd[213]: Unregistered Authentication Agent for unix-session:9 (system bus name :1.397, object path /org/fr
    Apr 22 22:19:23 jason-laptop NetworkManager[135]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3)
    Apr 22 22:19:23 jason-laptop NetworkManager[135]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus
    Apr 22 22:19:24 jason-laptop gdm[143]: GLib-GObject: g_object_ref: assertion `object->ref_count > 0' failed
    Apr 22 22:19:24 jason-laptop gdm[143]: GLib-GObject: g_object_unref: assertion `object->ref_count > 0' failed
    Apr 22 22:19:24 jason-laptop gdm[143]: GdmDisplay: display lasted 0.000842 seconds
    Apr 22 22:19:24 jason-laptop dbus-daemon[139]: dbus[139]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.3"
    Apr 22 22:19:24 jason-laptop dbus[139]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.3" (uid=0 pid=143 co
    Apr 22 22:19:24 jason-laptop gdm[143]: Failed to give slave programs access to the display. Trying to proceed.
    Apr 22 22:19:24 jason-laptop systemd-logind[138]: New session c9 of user gdm.
    Apr 22 22:19:24 jason-laptop systemd-logind[138]: Linked /tmp/.X11-unix/X4 to /run/user/120/X11-display.
    Apr 22 22:19:24 jason-laptop /usr/bin/dbus-launch[7430]: gnome-session[7430]: WARNING: Could not parse desktop file /usr/share/gdm/greeter/a
    Apr 22 22:19:24 jason-laptop /usr/bin/dbus-launch[7430]: gnome-session[7430]: WARNING: could not read /usr/share/gdm/greeter/autostart/orca-
    Apr 22 22:19:24 jason-laptop gnome-session[7430]: WARNING: Could not parse desktop file /usr/share/gdm/greeter/autostart/orca-autostart.desk
    Apr 22 22:19:24 jason-laptop gnome-session[7430]: WARNING: could not read /usr/share/gdm/greeter/autostart/orca-autostart.desktop
    Apr 22 22:19:24 jason-laptop gnome-session[7430]: Entering running state
    Apr 22 22:19:25 jason-laptop colord[303]: Automatic metadata add icc-2927396d048bf9f6cf9bafb6cc5812bd to xrandr-cPATH
    Apr 22 22:19:25 jason-laptop colord[303]: Device added: xrandr-cPATH
    Apr 22 22:19:25 jason-laptop /usr/bin/dbus-launch[7430]: (gnome-settings-daemon:7451): Gvc-WARNING **: Failed to connect context: OK
    Apr 22 22:19:25 jason-laptop dbus-daemon[139]: dbus[139]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus
    Apr 22 22:19:25 jason-laptop dbus[139]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.l
    Apr 22 22:19:25 jason-laptop systemd[1]: Starting Locale Service...
    Apr 22 22:19:25 jason-laptop dbus-daemon[139]: dbus[139]: [system] Successfully activated service 'org.freedesktop.locale1'
    Apr 22 22:19:25 jason-laptop dbus[139]: [system] Successfully activated service 'org.freedesktop.locale1'
    Apr 22 22:19:25 jason-laptop systemd[1]: Started Locale Service.
    Apr 22 22:19:25 jason-laptop colord[303]: Automatic metadata add icc-769897d73224d671dd9c42828fd0e962 to xrandr-cPATH
    Apr 22 22:19:25 jason-laptop colord[303]: Profile added: icc-769897d73224d671dd9c42828fd0e962
    Apr 22 22:19:25 jason-laptop /usr/bin/dbus-launch[7430]: (gnome-shell:7458): Gvc-WARNING **: Failed to connect context: OK
    Apr 22 22:19:25 jason-laptop polkitd[213]: Registered Authentication Agent for unix-session:c9 (system bus name :1.417 [gnome-shell --mode=g
    Apr 22 22:19:26 jason-laptop /usr/bin/dbus-launch[7430]: JS LOG: GNOME Shell started at Mon Apr 22 2013 22:19:26 GMT+0200 (SAST)
    Apr 22 22:19:29 jason-laptop gdm-password][7480]: pam_unix(gdm-password:session): session opened for user test by (unknown)(uid=0)
    Apr 22 22:19:29 jason-laptop systemd-logind[138]: New session 11 of user test.
    Apr 22 22:19:29 jason-laptop systemd-logind[138]: Linked /tmp/.X11-unix/X4 to /run/user/1003/X11-display.
    Apr 22 22:19:29 jason-laptop /usr/bin/dbus-launch[7430]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStrea
    Apr 22 22:19:29 jason-laptop /usr/bin/dbus-launch[7430]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStrea
    Apr 22 22:19:29 jason-laptop colord[303]: device removed: xrandr-cPATH
    Apr 22 22:19:29 jason-laptop colord[303]: Profile removed: icc-769897d73224d671dd9c42828fd0e962
    Apr 22 22:19:29 jason-laptop /usr/bin/dbus-launch[7430]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStrea
    Apr 22 22:19:29 jason-laptop gdm[143]: Failed to remove slave program access to the display. Trying to proceed.
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: /etc/gdm/Xsession: Beginning session setup...
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: (process:7510): Gtk-WARNING **: Locale not supported by C library.
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: localuser:test being added to access control list
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- gnome-session
    Apr 22 22:19:29 jason-laptop polkitd[213]: Unregistered Authentication Agent for unix-session:c9 (system bus name :1.417, object path /org/f
    Apr 22 22:19:29 jason-laptop systemd-logind[138]: Removed session c9.
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: (process:7488): Gtk-WARNING **: Locale not supported by C library.
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: (process:7528): Gtk-WARNING **: Locale not supported by C library.
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/test/.config/pulse/cookie
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/test/.config/pulse/
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/test/.pulse-cookie': No s
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/test/.pulse-cookie'
    Apr 22 22:19:29 jason-laptop rtkit-daemon[452]: Successfully made thread 7543 of process 7543 (/usr/bin/pulseaudio) owned by '1003' high pri
    Apr 22 22:19:29 jason-laptop rtkit-daemon[452]: Supervising 1 threads of 1 processes of 1 users.
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: GNOME_KEYRING_CONTROL=/run/user/1003/keyring-xhhFii
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: SSH_AUTH_SOCK=/run/user/1003/keyring-xhhFii/ssh
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: GNOME_KEYRING_CONTROL=/run/user/1003/keyring-xhhFii
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: SSH_AUTH_SOCK=/run/user/1003/keyring-xhhFii/ssh
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: GNOME_KEYRING_CONTROL=/run/user/1003/keyring-xhhFii
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: SSH_AUTH_SOCK=/run/user/1003/keyring-xhhFii/ssh
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: GPG_AGENT_INFO=/run/user/1003/keyring-xhhFii/gpg:0:1
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: GNOME_KEYRING_CONTROL=/run/user/1003/keyring-xhhFii
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: SSH_AUTH_SOCK=/run/user/1003/keyring-xhhFii/ssh
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: GPG_AGENT_INFO=/run/user/1003/keyring-xhhFii/gpg:0:1
    Apr 22 22:19:29 jason-laptop dbus-daemon[139]: dbus[139]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.ser
    Apr 22 22:19:29 jason-laptop dbus[139]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    Apr 22 22:19:29 jason-laptop dbus-daemon[139]: dbus[139]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbu
    Apr 22 22:19:29 jason-laptop dbus[139]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.servic
    Apr 22 22:19:29 jason-laptop pulseaudio[7543]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.syst
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: Window manager warning: Locale not understood by C library, internationalization will
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: (gnome-shell:7567): Clutter-WARNING **: Locale not supported by C library.
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: (gnome-shell:7567): Gtk-WARNING **: Locale not supported by C library.
    Apr 22 22:19:29 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:30 jason-laptop colord[303]: Automatic metadata add icc-2927396d048bf9f6cf9bafb6cc5812bd to xrandr-cPATH
    Apr 22 22:19:30 jason-laptop colord[303]: Device added: xrandr-cPATH
    Apr 22 22:19:30 jason-laptop colord[303]: Automatic metadata add icc-9864b83a5ba580211a04245ae40e8090 to xrandr-cPATH
    Apr 22 22:19:30 jason-laptop colord[303]: Profile added: icc-9864b83a5ba580211a04245ae40e8090
    Apr 22 22:19:30 jason-laptop goa[7602]: goa-daemon version 3.8.1 starting [main.c:113, main()]
    Apr 22 22:19:31 jason-laptop polkitd[213]: Registered Authentication Agent for unix-session:11 (system bus name :1.439 [/usr/bin/gnome-shell
    Apr 22 22:19:31 jason-laptop /etc/gdm/Xsession[7488]: (process:7624): Gtk-WARNING **: Locale not supported by C library.
    Apr 22 22:19:31 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:31 jason-laptop gnome-session[7488]: Entering running state
    Apr 22 22:19:31 jason-laptop /etc/gdm/Xsession[7488]: JS LOG: GNOME Shell started at Mon Apr 22 2013 22:19:31 GMT+0200 (SAST)
    Apr 22 22:19:31 jason-laptop /etc/gdm/Xsession[7488]: (process:7628): Gtk-WARNING **: Locale not supported by C library.
    Apr 22 22:19:31 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:31 jason-laptop /etc/gdm/Xsession[7488]: Creating config directory:'/home/test/.config/tracker'
    Apr 22 22:19:31 jason-laptop /etc/gdm/Xsession[7488]: (process:7632): Gtk-WARNING **: Locale not supported by C library.
    Apr 22 22:19:31 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:31 jason-laptop systemd-logind[138]: Removed session 9.
    Apr 22 22:19:31 jason-laptop /etc/gdm/Xsession[7488]: (process:7626): Gtk-WARNING **: Locale not supported by C library.
    Apr 22 22:19:31 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:31 jason-laptop /etc/gdm/Xsession[7488]: Failed to play sound: File or data not found
    Apr 22 22:19:31 jason-laptop /etc/gdm/Xsession[7488]: ** Message: applet now removed from the notification area
    Apr 22 22:19:32 jason-laptop /etc/gdm/Xsession[7488]: ** Message: applet now embedded in the notification area
    Apr 22 22:19:36 jason-laptop /etc/gdm/Xsession[7488]: (nautilus:7735): Gtk-WARNING **: Locale not supported by C library.
    Apr 22 22:19:36 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:36 jason-laptop /etc/gdm/Xsession[7488]: Window manager warning: CurrentTime used to choose focus window; focus window may not
    Apr 22 22:19:36 jason-laptop /etc/gdm/Xsession[7488]: Window manager warning: Got a request to focus the no_focus_window with a timestamp of
    Apr 22 22:19:45 jason-laptop /etc/gdm/Xsession[7488]: Window manager warning: CurrentTime used to choose focus window; focus window may not
    Apr 22 22:19:45 jason-laptop /etc/gdm/Xsession[7488]: Window manager warning: Got a request to focus the no_focus_window with a timestamp of
    Apr 22 22:19:47 jason-laptop /etc/gdm/Xsession[7488]: (nautilus:7748): Gtk-WARNING **: Locale not supported by C library.
    Apr 22 22:19:47 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:47 jason-laptop /etc/gdm/Xsession[7488]: Window manager warning: CurrentTime used to choose focus window; focus window may not
    Apr 22 22:19:47 jason-laptop /etc/gdm/Xsession[7488]: Window manager warning: Got a request to focus the no_focus_window with a timestamp of
    Apr 22 22:19:47 jason-laptop /etc/gdm/Xsession[7488]: (gnome-shell:7567): St-ERROR **: st_widget_get_theme_node called on the widget [0x35e8
    Apr 22 22:19:47 jason-laptop kernel: traps: gnome-shell[7567] trap int3 ip:7f73b0bfaead sp:7ffffc2d2840 error:0
    Apr 22 22:19:47 jason-laptop /etc/gdm/Xsession[7488]: ** Message: applet now removed from the notification area
    Apr 22 22:19:47 jason-laptop polkitd[213]: Unregistered Authentication Agent for unix-session:11 (system bus name :1.439, object path /org/f
    Apr 22 22:19:47 jason-laptop gnome-session[7488]: WARNING: Application 'gnome-shell.desktop' killed by signal 5
    Apr 22 22:19:47 jason-laptop /etc/gdm/Xsession[7488]: gnome-session[7488]: WARNING: Application 'gnome-shell.desktop' killed by signal 5
    Apr 22 22:19:47 jason-laptop polkitd[213]: Error converting subject to JS object: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Cou
    Apr 22 22:19:47 jason-laptop NetworkManager[135]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus
    Apr 22 22:19:47 jason-laptop /etc/gdm/Xsession[7488]: Window manager warning: Locale not understood by C library, internationalization will
    Apr 22 22:19:48 jason-laptop /etc/gdm/Xsession[7488]: (gnome-shell:7760): Clutter-WARNING **: Locale not supported by C library.
    Apr 22 22:19:48 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:48 jason-laptop /etc/gdm/Xsession[7488]: (gnome-shell:7760): Gtk-WARNING **: Locale not supported by C library.
    Apr 22 22:19:48 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:19:49 jason-laptop polkitd[213]: Registered Authentication Agent for unix-session:11 (system bus name :1.448 [/usr/bin/gnome-shell
    Apr 22 22:19:49 jason-laptop /etc/gdm/Xsession[7488]: JS LOG: GNOME Shell started at Mon Apr 22 2013 22:19:49 GMT+0200 (SAST)
    Apr 22 22:19:50 jason-laptop /etc/gdm/Xsession[7488]: ** Message: applet now embedded in the notification area
    Apr 22 22:19:54 jason-laptop /etc/gdm/Xsession[7488]: Window manager warning: CurrentTime used to choose focus window; focus window may not
    Apr 22 22:19:54 jason-laptop /etc/gdm/Xsession[7488]: Window manager warning: Got a request to focus the no_focus_window with a timestamp of
    Apr 22 22:19:58 jason-laptop /etc/gdm/Xsession[7488]: (process:7846): Gtk-WARNING **: Locale not supported by C library.
    Apr 22 22:19:58 jason-laptop /etc/gdm/Xsession[7488]: Using the fallback 'C' locale.
    Apr 22 22:20:01 jason-laptop su[7861]: (to jason) test on /dev/pts/0
    Apr 22 22:20:01 jason-laptop su[7861]: pam_unix(su:session): session opened for user jason by test(uid=1003)
    Apr 22 22:20:08 jason-laptop sudo[7864]: jason : TTY=pts/0 ; PWD=/home/test ; USER=root ; COMMAND=/usr/bin/journalctl --since=yesterday
    Apr 22 22:20:08 jason-laptop sudo[7864]: pam_unix(sudo:session): session opened for user root by test(uid=0)
    Last edited by jrussell (2013-04-22 20:23:13)

    I just had this same crash again, with chromium, nautilus and gnome-terminal open
    Jul 21 11:55:26 jason-laptop avahi-daemon[1031]: avahi-daemon 0.6.31 starting up.
    Jul 21 11:55:26 jason-laptop avahi-daemon[1031]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
    Jul 21 11:55:26 jason-laptop systemd[1]: Started Avahi mDNS/DNS-SD Stack.
    Jul 21 11:55:26 jason-laptop avahi-daemon[1031]: Successfully called chroot().
    Jul 21 11:55:26 jason-laptop avahi-daemon[1031]: Successfully dropped remaining capabilities.
    Jul 21 11:55:26 jason-laptop avahi-daemon[1031]: Loading service file /services/sftp-ssh.service.
    Jul 21 11:55:26 jason-laptop avahi-daemon[1031]: Loading service file /services/ssh.service.
    Jul 21 11:55:26 jason-laptop sudo[1028]: pam_unix(sudo:session): session closed for user root
    Jul 21 11:55:26 jason-laptop avahi-daemon[1031]: Joining mDNS multicast group on interface wlan0.IPv4 with address 10.0.0.39.
    Jul 21 11:55:26 jason-laptop avahi-daemon[1031]: New relevant interface wlan0.IPv4 for mDNS.
    Jul 21 11:55:26 jason-laptop avahi-daemon[1031]: Network interface enumeration completed.
    Jul 21 11:55:26 jason-laptop avahi-daemon[1031]: Registering new address record for fe80::21c:26ff:feca:be4b on wlan0.*.
    Jul 21 11:55:26 jason-laptop avahi-daemon[1031]: Registering new address record for 10.0.0.39 on wlan0.IPv4.
    Jul 21 11:55:26 jason-laptop avahi-daemon[1031]: Registering HINFO record with values 'X86_64'/'LINUX'.
    Jul 21 11:55:27 jason-laptop avahi-daemon[1031]: Server startup complete. Host name is jason-laptop.local. Local service cookie is 339391358.
    Jul 21 11:55:28 jason-laptop avahi-daemon[1031]: Service "jason-laptop" (/services/ssh.service) successfully established.
    Jul 21 11:55:28 jason-laptop avahi-daemon[1031]: Service "jason-laptop" (/services/sftp-ssh.service) successfully established.
    Jul 21 11:56:13 jason-laptop dbus-daemon[225]: dbus[225]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedes
    Jul 21 11:56:13 jason-laptop dbus[225]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1
    Jul 21 11:56:13 jason-laptop dbus[225]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedeskto
    Jul 21 11:56:13 jason-laptop dbus-daemon[225]: dbus[225]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit d
    Jul 21 11:56:34 jason-laptop sudo[789]: pam_unix(sudo:session): session closed for user root
    Jul 21 11:56:46 jason-laptop sudo[1125]: jason : TTY=pts/1 ; PWD=/home/jason ; USER=root ; COMMAND=/usr/bin/pacman -S gnome-tweak-tool
    Jul 21 11:56:46 jason-laptop sudo[1125]: pam_unix(sudo:session): session opened for user root by (uid=0)
    Jul 21 11:56:52 jason-laptop sudo[1125]: pam_unix(sudo:session): session closed for user root
    Jul 21 11:57:01 jason-laptop kernel: gnome-shell[527]: segfault at 1 ip 00007fb0166eb670 sp 00007fffa11a2038 error 4 in libglib-2.0.so.0.3600.3[7fb0166b3000+f
    Jul 21 11:57:01 jason-laptop /etc/gdm/Xsession[426]: ** Message: applet now removed from the notification area
    Jul 21 11:57:02 jason-laptop /etc/gdm/Xsession[426]: gnome-session[426]: WARNING: Application 'gnome-shell.desktop' killed by signal 11
    Jul 21 11:57:01 jason-laptop polkitd[242]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.47, object path /org/freedesktop/PolicyKit
    Jul 21 11:57:01 jason-laptop gnome-session[426]: WARNING: Application 'gnome-shell.desktop' killed by signal 11
    Jul 21 11:57:01 jason-laptop NetworkManager[223]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.fr
    Jul 21 11:57:01 jason-laptop NetworkManager[223]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedes
    Jul 21 11:57:03 jason-laptop /etc/gdm/Xsession[426]: JS LOG: GNOME Shell started at Sun Jul 21 2013 11:57:03 GMT+0200 (SAST)
    Jul 21 11:57:03 jason-laptop polkitd[242]: Registered Authentication Agent for unix-session:1 (system bus name :1.64 [/usr/bin/gnome-shell], object path /org/
    Jul 21 11:57:04 jason-laptop /etc/gdm/Xsession[426]: ** Message: applet now embedded in the notification area
    Jul 21 11:57:04 jason-laptop kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR INVALID_VALUE
    Jul 21 11:57:04 jason-laptop kernel: nouveau E[ PGRAPH][0000:01:00.0] DATA_ERROR
    Jul 21 11:57:04 jason-laptop kernel: nouveau E[ PGRAPH][0000:01:00.0] ch 4 [0x000f949000 gnome-shell[1170]] subc 3 class 0x8297 mthd 0x0e04 data 0xffcc0000
    Jul 21 11:57:25 jason-laptop /etc/gdm/Xsession[426]: [106:107:0721/115725:ERROR:audio_output_device.cc(186)] Not implemented reached in virtual void media::Au
    Jul 21 11:57:35 jason-laptop /etc/gdm/Xsession[426]: [106:107:0721/115735:ERROR:audio_output_device.cc(186)] Not implemented reached in virtual void media::Au
    Jul 21 11:58:13 jason-laptop dbus-daemon[225]: dbus[225]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedes
    Jul 21 11:58:13 jason-laptop dbus[225]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1
    Jul 21 11:58:13 jason-laptop dbus[225]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedeskto
    Jul 21 11:58:13 jason-laptop dbus-daemon[225]: dbus[225]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit d
    Jul 21 11:59:38 jason-laptop sudo[1387]: jason : TTY=pts/1 ; PWD=/home/jason ; USER=root ; COMMAND=/usr/bin/journalctl -b
    Jul 21 11:59:38 jason-laptop sudo[1387]: pam_unix(sudo:session): session opened for user root by (uid=0)
    lines 1289-1334/1334 (END)
    Might have happened as I installed gnome-tweak-tool
    Last edited by jrussell (2013-07-21 10:02:47)

  • Gnome-Shell functionality in Openbox?

    Hey,
    i just tried out gnome3 and i really liked some of its features.
    I particularly liked that you could "switch desktop modes" from normal viewing/working to (re-)arranging windows (which are sized down to have a nice overview of all open windows) on workspaces by moving the mouse to the top left corner.
    Do you know of a way to emulate similar behaviour in Openbox?
    Anything that comes close, really. As long as it gives me the option to
    a) get an overview of all open windows _simultaneously_ (alt+tab doesn't quite do it for me)
    b) maybe let me arrange those windows in workspaces
    Doesn't have to be as pretty
    Regards,
    demian
    Last edited by demian (2011-05-06 20:14:33)

    enable a composite manager, a good one for open box is cairo-compmgr
    https://wiki.archlinux.org/index.php/Cairo_Compmgr
    When installed and running I believe win+e key shows all windows like gnome-shell or compiz-fusion

  • Gnome-shell and keyboard shortcuts

    So, I'm relatively new to gnome-shell, and I've noticed this :
    If I run my session, I can use any of my keybindings, for example to make screenshots, open guake terminal ( I've really missed transparency ), etc.
    If I launch any of my apps, the keybindings still work.
    If I quit all the running apps, the keybindings stop to work.
    I must either RUN A NEW APP or GO TO THE TOP-LEFT HOTSPOT THING in order to have my keybindings back.
    If I close the apps again, or in the second case I leave the top-left corner with the mouse cursor, keybindings die again.
    The only case when it works is at the beginning of the session, when nothing is opened yet.
    Quitting the session and reopening again solves the problem.
    I know, gnome-shell is new. But I really miss gnome2.xx.
    Last edited by scar (2011-06-18 18:14:37)

    Transparency: OK
    Upstream reported :OK
    I think, the shortcut problem is caused by the guake terminal,  see this post:
    https://bbs.archlinux.org/viewtopic.php?id=121419
    SOLVED?
    Last edited by scar (2011-06-27 17:16:50)

  • [Solved] Gnome-shell text turned to rectangles after botched upgrade

    Hi all,
    I've run into a problem that I just can't solve, so I was wondering if somebody with a lot of expertise could help out. My system has a couple of stability issues; it freezes up every few days, and I have to make a hard reboot (I think it's related to the video card, but I haven't had the funds to go get a better one yet). The last time it froze was during a pacman upgrade, and I had to reboot. At the new boot, after logging in, all of the gnome-shell letters turned to rectangles (see screenshot), and I had a bunch of other errors. I ran another upgrade Sync with pacman and rebooted; that took care of the errors, but the font problems still remained. The interesting thing is that the gdm window has no problems, I can see the icons on the top right just fine, and the date renders perfectly. It's only when I log in when the blocks occur, and they only occur on gnome-shell panel text (and on everything under Activities).
    I have a 32-bit system that's fully migrated to systemd with open source radeon drivers. Here's some output of journalctl for the current boot, with stuff unrelated to the gnome-shell display removed (e.g. NetworkManager, UFW, etc). However, I didn't find any new errors compared to logs from before the upgrade.
    -- Logs begin at Mon, 2012-09-10 23:14:10 PDT, end at Tue, 2012-09-11 18:52:58 PDT. --
    Nov 17 12:26:09 Whitcomb dbus[232]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
    Nov 17 12:26:10 Whitcomb dbus[232]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.2" (uid=0 pid=235 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.5" (uid=0 pid=311 comm="/usr/lib/gdm/gdm-simple-slave --display-id /org/gn")
    Nov 17 12:26:11 Whitcomb dbus[232]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
    Nov 17 12:26:11 Whitcomb polkitd[315]: Started polkitd version 0.107
    Nov 17 12:26:15 Whitcomb polkitd[315]: Loading rules from directory /etc/polkit-1/rules.d
    Nov 17 12:26:15 Whitcomb polkitd[315]: Loading rules from directory /usr/share/polkit-1/rules.d
    Nov 17 12:26:15 Whitcomb dbus[232]: [system] Successfully activated service 'org.freedesktop.ColorManager'
    Nov 17 12:26:15 Whitcomb polkitd[315]: Finished loading, compiling and executing 2 rules
    Nov 17 12:26:15 Whitcomb dbus[232]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
    Nov 17 12:26:15 Whitcomb polkitd[315]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
    Nov 17 12:26:15 Whitcomb systemd[1]: Started Manage, Install and Generate Color Profiles.
    Nov 17 12:26:15 Whitcomb systemd[1]: Started Authorization Manager.
    Nov 17 12:26:15 Whitcomb kernel: ACPI: Power Button [PWRB]
    Nov 17 12:26:15 Whitcomb kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
    Nov 17 12:26:15 Whitcomb kernel: ACPI: Sleep Button [SLPB]
    Nov 17 12:26:15 Whitcomb kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    Nov 17 12:26:15 Whitcomb kernel: ACPI: Power Button [PWRF]
    Nov 17 12:26:15 Whitcomb kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5
    Nov 17 12:26:15 Whitcomb kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Nov 17 12:26:15 Whitcomb kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Nov 17 12:26:15 Whitcomb kernel: microcode: CPU0 sig=0xf34, pf=0x4, revision=0x8
    Nov 17 12:26:15 Whitcomb kernel: parport_pc 00:0b: reported by Plug and Play ACPI
    Nov 17 12:26:15 Whitcomb kernel: parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
    Nov 17 12:26:15 Whitcomb kernel: agpgart: Detected VIA VT3314 chipset
    Nov 17 12:26:15 Whitcomb kernel: agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
    Nov 17 12:26:15 Whitcomb kernel: psmouse serio1: hgpk: ID: 10 00 64
    Nov 17 12:26:15 Whitcomb kernel: ppdev: user-space parallel port driver
    Nov 17 12:26:15 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
    Nov 17 12:26:15 Whitcomb dbus-daemon[232]: dbus[232]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.2" (uid=0 pid=235 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.5" (uid=0 pid=311 comm="/usr/lib/gdm/gdm-simple-slave --display-id /org/gn")
    Nov 17 12:26:15 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
    Nov 17 12:26:15 Whitcomb dbus-daemon[232]: dbus[232]: [system] Successfully activated service 'org.freedesktop.ColorManager'
    Nov 17 12:26:15 Whitcomb dbus-daemon[232]: dbus[232]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
    Nov 17 12:26:15 Whitcomb kernel: microcode: CPU1 sig=0xf34, pf=0x4, revision=0x8
    Nov 17 12:26:15 Whitcomb kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Nov 17 12:26:15 Whitcomb kernel: cfg80211: Calling CRDA to update world regulatory domain
    Nov 17 12:26:15 Whitcomb kernel: via_rhine: v1.10-LK1.5.0 2010-10-09 Written by Donald Becker
    Nov 17 12:26:15 Whitcomb kernel: via_rhine: Broken BIOS detected, avoid_D3 enabled
    Nov 17 12:26:15 Whitcomb kernel: ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
    Nov 17 12:26:15 Whitcomb kernel: via-rhine 0000:00:12.0: setting latency timer to 64
    Nov 17 12:26:15 Whitcomb kernel: via-rhine 0000:00:12.0: eth0: VIA Rhine II at 0x1cc00, 00:19:db:6a:70:49, IRQ 23
    Nov 17 12:26:15 Whitcomb kernel: via-rhine 0000:00:12.0: eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link c1e1
    Nov 17 12:26:15 Whitcomb kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input6
    Nov 17 12:26:15 Whitcomb kernel: ath5k 0000:00:07.0: registered as 'phy0'
    Nov 17 12:26:15 Whitcomb kernel: ath: EEPROM regdomain: 0x10
    Nov 17 12:26:15 Whitcomb kernel: ath: EEPROM indicates we should expect a direct regpair map
    Nov 17 12:26:15 Whitcomb kernel: ath: Country alpha2 being used: CO
    Nov 17 12:26:15 Whitcomb kernel: ath: Regpair used: 0x10
    Nov 17 12:26:15 Whitcomb kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    Nov 17 12:26:15 Whitcomb kernel: ath5k: phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
    Nov 17 12:26:15 Whitcomb kernel: ath5k: phy0: RF2112B 2GHz radio found (0x46)
    Nov 17 12:26:15 Whitcomb kernel: ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
    Nov 17 12:26:15 Whitcomb kernel: snd_via82xx 0000:00:11.5: setting latency timer to 64
    Nov 17 12:26:15 Whitcomb kernel: Adding 3903788k swap on /dev/sda2. Priority:-1 extents:1 across:3903788k
    Nov 17 12:26:15 Whitcomb kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
    Nov 17 12:26:15 Whitcomb kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    Nov 17 12:26:15 Whitcomb kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
    Nov 17 12:26:15 Whitcomb systemd-logind[229]: Watching system buttons on /dev/input/event4 (Power Button)
    Nov 17 12:26:15 Whitcomb systemd-logind[229]: Watching system buttons on /dev/input/event2 (Power Button)
    Nov 17 12:26:15 Whitcomb systemd-logind[229]: Watching system buttons on /dev/input/event3 (Sleep Button)
    Nov 17 12:26:16 Whitcomb systemd[1]: PID file /run/deluge/deluged.pid not readable (yet?) after start.
    Nov 17 12:26:16 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    Nov 17 12:26:16 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details.
    Nov 17 12:26:16 Whitcomb dbus[232]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    Nov 17 12:26:16 Whitcomb dbus[232]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details.
    Nov 17 12:26:16 Whitcomb systemd[1]: Started Network Manager.
    Nov 17 12:26:16 Whitcomb systemd[1]: Starting Network.
    Nov 17 12:26:16 Whitcomb systemd[1]: Reached target Network.
    Nov 17 12:26:16 Whitcomb systemd[1]: Starting Network Time Service...
    Nov 17 12:26:16 Whitcomb systemd[1]: Starting Mount Samba Shares...
    Nov 17 12:26:16 Whitcomb systemd[1]: Started Mount Samba Shares.
    Nov 17 12:26:17 Whitcomb systemd[1]: Started Deluge Daemon.
    Nov 17 12:26:17 Whitcomb systemd[1]: Started Network Time Service.
    Nov 17 12:26:17 Whitcomb systemd[1]: Starting Multi-User.
    Nov 17 12:26:17 Whitcomb systemd[1]: Reached target Multi-User.
    Nov 17 12:26:17 Whitcomb systemd[1]: Starting Graphical Interface.
    Nov 17 12:26:17 Whitcomb systemd[1]: Reached target Graphical Interface.
    Nov 17 12:26:17 Whitcomb systemd[1]: Starting Update UTMP about System Runlevel Changes...
    Nov 17 12:26:17 Whitcomb systemd[1]: Started Update UTMP about System Runlevel Changes.
    Nov 17 12:26:17 Whitcomb systemd[1]: Startup finished in 4s 827ms 48us (kernel) + 20s 199ms 872us (userspace) = 25s 26ms 920us.
    Nov 17 12:26:19 Whitcomb kernel: fuse init (API version 7.20)
    Nov 17 12:26:19 Whitcomb systemd[1]: Mounting FUSE Control File System...
    Nov 17 12:26:19 Whitcomb systemd[1]: Mounted FUSE Control File System.
    Nov 17 12:26:19 Whitcomb gdm-simple-slave[311]: WARNING: Failed to give slave programs access to the display. Trying to proceed.
    Nov 17 12:26:19 Whitcomb kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
    Nov 17 12:26:20 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service'
    Nov 17 12:26:20 Whitcomb dbus[232]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service'
    Nov 17 12:26:20 Whitcomb systemd[1]: Starting Accounts Service...
    Nov 17 12:26:20 Whitcomb accounts-daemon[371]: started daemon version 0.6.25
    Nov 17 12:26:20 Whitcomb dbus[232]: [system] Successfully activated service 'org.freedesktop.Accounts'
    Nov 17 12:26:20 Whitcomb dbus-daemon[232]: dbus[232]: [system] Successfully activated service 'org.freedesktop.Accounts'
    Nov 17 12:26:20 Whitcomb systemd[1]: Started Accounts Service.
    Nov 17 12:26:20 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
    Nov 17 12:26:20 Whitcomb dbus[232]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
    Nov 17 12:26:20 Whitcomb dbus-daemon[232]: dbus[232]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Nov 17 12:26:20 Whitcomb dbus[232]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Nov 17 12:26:20 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service'
    Nov 17 12:26:20 Whitcomb dbus[232]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service'
    Nov 17 12:26:20 Whitcomb systemd[1]: Starting Console Manager...
    Nov 17 12:26:21 Whitcomb console-kit-daemon[376]: missing action
    Nov 17 12:26:21 Whitcomb dbus-daemon[232]: dbus[232]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
    Nov 17 12:26:21 Whitcomb dbus[232]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
    Nov 17 12:26:21 Whitcomb systemd[1]: Started Console Manager.
    Nov 17 12:26:21 Whitcomb systemd-logind[229]: New session 1 of user gdm.
    Nov 17 12:26:21 Whitcomb systemd-logind[229]: Linked /tmp/.X11-unix/X0 to /run/user/120/X11-display.
    Nov 17 12:26:25 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
    Nov 17 12:26:25 Whitcomb dbus[232]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
    Nov 17 12:26:25 Whitcomb systemd[1]: Starting Daemon for power management...
    Nov 17 12:26:25 Whitcomb dbus-daemon[232]: dbus[232]: [system] Successfully activated service 'org.freedesktop.UPower'
    Nov 17 12:26:25 Whitcomb dbus[232]: [system] Successfully activated service 'org.freedesktop.UPower'
    Nov 17 12:26:25 Whitcomb systemd[1]: Started Daemon for power management.
    Nov 17 12:26:27 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
    Nov 17 12:26:28 Whitcomb dbus-daemon[232]: dbus[232]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
    Nov 17 12:26:27 Whitcomb dbus[232]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
    Nov 17 12:26:28 Whitcomb dbus[232]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
    Nov 17 12:26:28 Whitcomb rtkit-daemon[524]: Successfully called chroot.
    Nov 17 12:26:28 Whitcomb rtkit-daemon[524]: Successfully dropped privileges.
    Nov 17 12:26:28 Whitcomb rtkit-daemon[524]: Successfully limited resources.
    Nov 17 12:26:28 Whitcomb rtkit-daemon[524]: Running.
    Nov 17 12:26:28 Whitcomb rtkit-daemon[524]: Canary thread running.
    Nov 17 12:26:28 Whitcomb rtkit-daemon[524]: Watchdog thread running.
    Nov 17 12:26:28 Whitcomb rtkit-daemon[524]: Successfully made thread 523 of process 523 (/usr/bin/pulseaudio) owned by '120' high priority at nice level -11.
    Nov 17 12:26:28 Whitcomb rtkit-daemon[524]: Supervising 1 threads of 1 processes of 1 users.
    Nov 17 12:26:28 Whitcomb pulseaudio[523]: [pulseaudio] sink.c: Default and alternate sample rates are the same.
    Nov 17 12:26:29 Whitcomb pulseaudio[523]: [pulseaudio] source.c: Default and alternate sample rates are the same.
    Nov 17 12:26:29 Whitcomb dbus[232]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    Nov 17 12:26:29 Whitcomb dbus[232]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details.
    Nov 17 12:26:29 Whitcomb pulseaudio[523]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.ListAdapters() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details.
    Nov 17 12:26:30 Whitcomb kernel: [UFW BLOCK] IN=eth0 OUT= MAC=00:19:db:6a:70:49:00:18:74:eb:98:00:08:00 SRC=158.181.47.4 DST=131.215.169.100 LEN=129 TOS=0x00 PREC=0x00 TTL=108 ID=9372 PROTO=UDP SPT=6881 DPT=50753 LEN=109
    Nov 17 12:26:27 Whitcomb systemd[1]: Starting RealtimeKit Scheduling Policy Service...
    Nov 17 12:26:28 Whitcomb systemd[1]: Started RealtimeKit Scheduling Policy Service.
    Nov 17 12:26:30 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    Nov 17 12:26:30 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details.
    Nov 17 12:26:30 Whitcomb kernel: EXT4-fs (sda1): re-mounted. Opts: commit=0
    Nov 17 12:26:34 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
    Nov 17 12:26:34 Whitcomb dbus[232]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
    Nov 17 12:26:34 Whitcomb systemd[1]: Starting Disk Manager...
    Nov 17 12:26:34 Whitcomb udisksd[566]: udisks daemon version 2.0.0 starting
    Nov 17 12:26:35 Whitcomb dbus-daemon[232]: dbus[232]: [system] Successfully activated service 'org.freedesktop.UDisks2'
    Nov 17 12:26:35 Whitcomb dbus[232]: [system] Successfully activated service 'org.freedesktop.UDisks2'
    Nov 17 12:26:35 Whitcomb systemd[1]: Started Disk Manager.
    Nov 17 12:26:35 Whitcomb udisksd[566]: Acquired the name org.freedesktop.UDisks2 on the system message bus
    Nov 17 12:26:37 Whitcomb polkitd[315]: Registered Authentication Agent for unix-session:1 (system bus name :1.37 [gnome-shell --mode=gdm], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
    Nov 17 12:26:37 Whitcomb dbus-daemon[232]: dbus[232]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.37" (uid=120 pid=541 comm="gnome-shell --mode=gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.14" (uid=0 pid=376 comm="/usr/sbin/console-kit-daemon --no-daemon ")
    Nov 17 12:26:37 Whitcomb dbus[232]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.37" (uid=120 pid=541 comm="gnome-shell --mode=gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.14" (uid=0 pid=376 comm="/usr/sbin/console-kit-daemon --no-daemon ")
    Nov 17 12:27:06 Whitcomb systemd[1]: Starting File System Check on /dev/sdb1...
    Nov 17 12:27:07 Whitcomb systemd-fsck[582]: /dev/sdb1: clean, 157018/24420352 files, 88519245/97677200 blocks
    Nov 17 12:27:07 Whitcomb systemd[1]: Started File System Check on /dev/sdb1.
    Nov 17 12:27:07 Whitcomb systemd[1]: Mounting /home...
    Nov 17 12:27:07 Whitcomb systemd[1]: Mounted /home.
    Nov 17 12:27:07 Whitcomb kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
    Nov 17 12:27:13 Whitcomb gdm-password][594]: pam_unix(gdm-password:session): session opened for user gregory by (unknown)(uid=0)
    Nov 17 12:27:13 Whitcomb gdm-password][594]: pam_ck_connector(gdm-password:session): nox11 mode, ignoring PAM_TTY :0
    Nov 17 12:27:13 Whitcomb systemd-logind[229]: New session 2 of user gregory.
    Nov 17 12:27:13 Whitcomb systemd-logind[229]: Linked /tmp/.X11-unix/X0 to /run/user/1001/X11-display.
    Nov 17 12:27:13 Whitcomb gnome-session[443]: WARNING: Detected that screensaver has left the bus
    Nov 17 12:27:13 Whitcomb gnome-session[443]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed
    Nov 17 12:27:13 Whitcomb polkitd[315]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.37, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
    Nov 17 12:27:13 Whitcomb gdm-simple-slave[311]: WARNING: Failed to remove slave program access to the display. Trying to proceed.
    Nov 17 12:27:15 Whitcomb gnome-keyring-daemon[601]: Gkm: using old keyring directory: /home/gregory/.gnome2/keyrings
    Nov 17 12:27:15 Whitcomb gnome-keyring-daemon[601]: Gkm: using old keyring directory: /home/gregory/.gnome2/keyrings
    Nov 17 12:27:16 Whitcomb rtkit-daemon[524]: Successfully made thread 666 of process 666 (/usr/bin/pulseaudio) owned by '1001' high priority at nice level -11.
    Nov 17 12:27:16 Whitcomb rtkit-daemon[524]: Supervising 4 threads of 2 processes of 2 users.
    Nov 17 12:27:16 Whitcomb pulseaudio[666]: [pulseaudio] sink.c: Default and alternate sample rates are the same.
    Nov 17 12:27:16 Whitcomb pulseaudio[666]: [pulseaudio] source.c: Default and alternate sample rates are the same.
    Nov 17 12:27:16 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    Nov 17 12:27:16 Whitcomb dbus-daemon[232]: dbus[232]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details.
    Nov 17 12:27:16 Whitcomb dbus[232]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    Nov 17 12:27:16 Whitcomb dbus[232]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details.
    Nov 17 12:27:16 Whitcomb pulseaudio[666]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.ListAdapters() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details.
    Nov 17 12:27:17 Whitcomb gnome-session[603]: Gtk-WARNING: Failed to parse /home/gregory/.config/gtk-3.0/settings.ini: Key file does not have group 'Settings'
    Nov 17 12:27:19 Whitcomb gnome-session[603]: WARNING: Failed to start app: Unable to start application: Failed to execute child process "gnome-do" (No such file or directory)
    Nov 17 12:27:19 Whitcomb gnome-session[603]: WARNING: Failed to start app: Unable to start application: Failed to execute child process "JRSST" (No such file or directory)
    Nov 17 12:27:19 Whitcomb gnome-session[603]: WARNING: Failed to start app: Unable to start application: Failed to execute child process "tasque" (No such file or directory)
    Nov 17 12:27:19 Whitcomb rtkit-daemon[524]: Successfully made thread 705 of process 705 (/usr/bin/pulseaudio) owned by '1001' high priority at nice level -11.
    Nov 17 12:27:19 Whitcomb rtkit-daemon[524]: Supervising 5 threads of 3 processes of 2 users.
    Nov 17 12:27:19 Whitcomb pulseaudio[705]: [pulseaudio] pid.c: Daemon already running.
    Nov 17 12:27:26 Whitcomb goa[766]: goa-daemon version 3.6.2 starting [main.c:112, main()]
    Nov 17 12:27:26 Whitcomb dbus-daemon[232]: dbus[232]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.55" (uid=1001 pid=672 comm="/usr/bin/gnome-shell ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.14" (uid=0 pid=376 comm="/usr/sbin/console-kit-daemon --no-daemon ")
    Nov 17 12:27:26 Whitcomb dbus[232]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.55" (uid=1001 pid=672 comm="/usr/bin/gnome-shell ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.14" (uid=0 pid=376 comm="/usr/sbin/console-kit-daemon --no-daemon ")
    Nov 17 12:27:26 Whitcomb gnome-keyring-daemon[601]: keyring alias directory: /home/gregory/.gnome2/keyrings
    Nov 17 12:27:27 Whitcomb polkitd[315]: Registered Authentication Agent for unix-session:2 (system bus name :1.55 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
    Nov 17 12:27:30 Whitcomb kernel: end_request: I/O error, dev fd0, sector 0
    Nov 17 12:27:30 Whitcomb kernel: end_request: I/O error, dev fd0, sector 0
    Nov 17 12:27:33 Whitcomb systemd-logind[229]: Removed session 1.
    I tried using gnome-tweak tool to fiddle around with the fonts, but that didn't help, none of the fonts would render correctly. Cantarell, which I'm assuming is the gnome-shell font, is still in /etc/fonts/conf.avail, so I don't think that the font file itself went missing. I made the fontconfig update a while ago, and that didn't cause any problems.
    I also heard that there were problems with xorg-server, so I downgraded xorg-server, pixman, and cairo to their previous versions, but that didn't help either. EDIT: I've also done a pacman -Syyf gnome-shell to try and reinstall gnome-shell. That also didn't work.
    I've run out of things to try. If someone else was more familiar with the workings of gnome-shell fonts, or had a better idea of how to debug, I'd really appreciate it. Thank you.
    UPDATE: I found that /etc/fonts/conf.avail/31-cantarell.conf existed, but was empty. After doing a pacman -Syyf cantarell-fonts, they went right back to normal!
    Last edited by cactaur (2012-11-20 00:21:27)

    Problem disappeared.
    I'm not sure, but i think installing xf86-video-modesetting helped to fix this issue.
    I had an error messages in /var/log/Xorg.0.log like this:
    (EE) Failed to load module "modesetting" (module does not exist, 0)

  • [Solved] Nautilus bookmarks - Gnome Shell Doesn't Start

    Hi there.
    I've tried to search and have been scratching my head by what probably has a really simple solution but I have not found it so far.
    I've made a fresh install of Arch, system is up to date, with Gnome 3 (shell and whatnot).
    I've set my locale in /etc/rc.conf to pt_BR and have properly generated locales.
    $ locale -a
    C
    en_US
    en_US.iso88591
    en_US.utf8
    POSIX
    pt_BR
    pt_BR.iso88591
    pt_BR.utf8
    Gnome is localized to pt_BR
    Everything is fine and dandy except for a really annoying thing.
    xdg-user-dirs-update
    Creates folders with incorrect characters when viewed on Nautilus (but appear correct on Nautilus sidebar).
    I tried editing the .config/user-dirs.dirs file with gedit, it showed the wrong characters but allowed me to write the correct ones. Saved it and ran xdg-user-dis-update, the output is borked characters. Tried editing it in nano, same results.
    I've managed to manually delete and create the correct folders using
    xdg-user-dirs-update --set MUSIC /home/$USER/Foldername
    but, while it displays properly on nautilus when navigating, it doesn't display properly on the sidebar.
    I'm linking to a screenshot so it is easier to understand. The music folder should read "Músicas". You can see I'm inside the Videos folder but the sidebar name doesn't match the folder name.
    http://i453.photobucket.com/albums/qq25 … _issue.jpg
    Any ideas?
    EDIT: After this post, I rebooted and gnome shell would no longer start - at all. I would get it to log in and display the wallpaper but that was it. I could get into xfce4 from gdm so I knew the issue was with gnome.
    Nonetheless, I went ahead and did yet another reinstall (I always assume I borked a package or hard-to-find-configuration).
    Feeling frustated but being a tad wiser I noticed a weird behavior on ~/.xsessionerror
    [Error initializing libicu support]
    This went on forever until I aborted the command.
    Changing my locale on my rc.conf from pt_BR to en_US fixed gnome-shell. I was once again able to boot into it without a problem. I then, from within gnome, choose portuguese as the default locale (gnome-control-panel, not rc.conf). This fixed the Nautilus issue above and has not stopped gnome-shell from working. I don't know *how* they implement their localization but heck, it works.
    Solved and maybe it might help anyone with the same issue.
    Last edited by OttoRobba (2012-06-22 06:43:37)

    Hmm, since yesterday I'm fumbling around with those settings too. It seems this is not settings related at all (at least not to old package settings), but rather to nautilus' behavior. Just a few minutes ago I've set "view all hidden files" to true in it's settings. It instantly crashed. After a reboot gnome-shell is gone. This is really annoying.
    Also there is no taskbar, no menu bar, no nothing in fallback mode!... Is this even fallback mode?
    Trying to launch gnome-shell from terminal then gives:
    Window manager warning: Screen 0 on display ":0" already has a window manager; try using the --replace option to replace the current window manager.
    with replace option:
    Window manager warning: Log level 16: Another compositing manager is running on screen 0
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: meta_compositor_sync_window_geometry: assertion `info' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: meta_compositor_sync_window_geometry: assertion `info' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: meta_compositor_sync_window_geometry: assertion `info' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: meta_compositor_sync_window_geometry: assertion `info' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Segmentation fault
    Compiz is gone already. What could be causing this issue?

  • [SOLVED] Gnome Shell 3.4.1: Unable to prevent dynamic workspaces

    I am trying to turn off dynamic workspaces and set a permanent number (6) as is supposedly possible since 3.4.
    Using dconf, I turn the following setting to 'false':
    /org/gnome/shell/overrides/dynamic-workspaces
    and enter '6' in to the following setting:
    /org/gnome/desktop/wm/preferences/num-workspaces
    The '6' is then immediately changed back to however many workspaces the 'dynamic' setting has created at the moment.
    Bizarrely, 'overriding' effect does not occur if I change the number when 'dynamic-workspaces' is set to true. Whenever it is set to false, Gnome changes the 'num-workspaces' setting to reflect current realities.
    Regardless of settings, the way it works is still 'dynamic' [grumble]worst.use.of.that.word.ever....[/grumble]
    Is this a bug? Or am I just not getting it right?
    (As a side note,  the frippery static extension thing is currently uninstallable)
    EDIT: If I try to set the number of workspaces far above what the current number is, I can see the number going down one-by-one. This would seem to indicate that the window manager is killing them off one after the other, as they aren't occupied. In other words, it's not that the new value is rejected out of hand. It's just that the WM still works dynamically.
    Last edited by madchine (2012-06-15 12:57:35)

    [root@swanepoel ~]# pacman -Qi gnome-shell
    Name : gnome-shell
    Version : 3.4.1-3
    URL : http://live.gnome.org/GnomeShell
    Licenses : GPL2
    Groups : gnome
    Provides : None
    Depends On : caribou folks gcr gjs gnome-bluetooth gnome-desktop
    gnome-menus libcroco libpulse mutter nautilus
    networkmanager telepathy-logger telepathy-mission-control
    unzip
    Optional Deps : network-manager-applet: shell integration for networkmanager
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 6044.00 KiB
    Packager : Ionut Biru <[email protected]>
    Architecture : x86_64
    Build Date : Fri May 4 18:19:35 2012
    Install Date : Tue Jun 12 16:18:48 2012
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : The next generation GNOME Shell
    see the man page for dconf for resetting. I 'm sure you can find it.

  • [SOLVED] GNOME Shell 3.4 : Volume Control Missing

    Hi all, I have an Acer netbook with Arch Linux i686. I installed GNOME-Shell 3.4, but there is no volume control applet. When playing music, i can't control the volume. Can you help me?
    (Sorry for my bad English)
    Last edited by masnormen (2012-06-05 04:44:14)

    Thanks, the problem is solved now. Volume Applet shown after update.

  • [Solved] [Gnome 3.4.1] Gnome shell not working.

    After updating Gnome, it won't start. It is a bit weird because in xsession-errors I have this:
    /usr/bin/gnome-shell: error while loading shared libraries: libcogl.so.5: cannot open shared object file: No such file or directory
    I said OK. I can downgrade that package because I had libcogl.so.9. But after downgrading it wasn't working and in log was:
    /usr/bin/gnome-shell: error while loading shared libraries: libcogl.so.9: cannot open shared object file: No such file or directory
    I really don't know what to do. Btw Arch X86_64.
    Last edited by Nekroman (2012-05-01 11:14:49)

    I installed mutter from repositories and after that, I've got "Uups. Somthing is wrong!" screen.
    GDM log:
    gnome-session[14460]: DEBUG(+): Enabling debugging
    gnome-session[14460]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/nekroman:@/tmp/.ICE-unix/14460,unix/nekroman:/tmp/.ICE-unix/14460
    gnome-session[14460]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[14460]: DEBUG(+): GsmManager: setting client store 0x1195f50
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil)
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil)
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil)
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil)
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil)
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x41c9e0
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x41c9e0
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x41c9e0
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x41c9e0
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x41c9e0
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
    gnome-session[14460]: DEBUG(+): fill: *** Getting session 'gdm-shell'
    gnome-session[14460]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[14460]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[14460]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[14460]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[14460]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[14460]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[14460]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[14460]: DEBUG(+): fill: *** Launching helper 'bash -c 'gnome-shell --help | grep -q gdm-mode && /usr/lib/gnome-session/gnome-session-check-accelerated'' to know if session is runnable
    gnome-session[14460]: DEBUG(+): fill: *** Checking required components and providers
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[14460]: DEBUG(+): fill: *** Done checking required components and providers
    gnome-session[14460]: DEBUG(+): fill: *** Adding required components
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[14460]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop
    gnome-session[14460]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
    gnome-session[14460]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/gnome/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: Looking in '/opt/kde/share/applications'
    gnome-session[14460]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[14460]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    gnome-session[14460]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
    gnome-session[14460]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
    gnome-session[14460]: DEBUG(+): fill: *** Done adding required components
    gnome-session[14460]: DEBUG(+): fill: *** Adding default providers
    gnome-session[14460]: DEBUG(+): fill: *** Done adding default providers
    gnome-session[14460]: DEBUG(+): GsmManager: GSM starting to manage
    gnome-session[14460]: DEBUG(+): GsmManager: App startup summary
    gnome-session[14460]: DEBUG(+): GsmManager: Phase INITIALIZATION
    gnome-session[14460]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[14460]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
    gnome-session[14460]: DEBUG(+): GsmManager: Phase PANEL
    gnome-session[14460]: DEBUG(+): GsmManager: Phase DESKTOP
    gnome-session[14460]: DEBUG(+): GsmManager: Phase APPLICATION
    gnome-session[14460]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[14460]: DEBUG(+): GsmManager: starting phase INITIALIZATION
    gnome-session[14460]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
    gnome-session[14460]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
    gnome-session[14460]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settings-daemon startup-id=108bc693034d3efed7133528377086401700000144600001
    gnome-session[14460]: DEBUG(+): GsmAutostartApp: started pid:14470
    gnome-session[14460]: DEBUG(+): GsmManager: RegisterClient 108bc693034d3efed7133528377086401700000144600001
    gnome-session[14460]: DEBUG(+): GsmManager: Adding new client 108bc693034d3efed7133528377086401700000144600001 to session
    gnome-session[14460]: DEBUG(+): uid = 120
    gnome-session[14460]: DEBUG(+): pid = 14470
    gnome-session[14460]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    gnome-session[14460]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
    gnome-session[14460]: DEBUG(+): App gnome-settings-daemon.desktop registered
    gnome-session[14460]: DEBUG(+): GsmManager: ending phase INITIALIZATION
    gnome-session[14460]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
    gnome-session[14460]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
    gnome-session[14460]: DEBUG(+): GsmManager: starting phase PANEL
    gnome-session[14460]: DEBUG(+): GsmManager: ending phase PANEL
    gnome-session[14460]: DEBUG(+): GsmManager: starting phase DESKTOP
    gnome-session[14460]: DEBUG(+): GsmManager: ending phase DESKTOP
    gnome-session[14460]: DEBUG(+): GsmManager: starting phase APPLICATION
    gnome-session[14460]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
    gnome-session[14460]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[14460]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=108bc693034d3efed7133528377086369700000144600000
    gnome-session[14460]: DEBUG(+): GsmAutostartApp: started pid:14486
    gnome-session[14460]: DEBUG(+): GsmManager: ending phase APPLICATION
    gnome-session[14460]: DEBUG(+): GsmManager: starting phase RUNNING
    gnome-session[14460]: DEBUG(+): GsmPresence: adding idle watch
    gnome-session[14460]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
    gnome-session[14460]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[14460]: DEBUG(+): GsmManager: RegisterClient
    gnome-session[14460]: DEBUG(+): GsmManager: Adding new client 108bc693034d3efed7133528377094116300000144600002 to session
    gnome-session[14460]: DEBUG(+): uid = 120
    gnome-session[14460]: DEBUG(+): pid = 14485
    gnome-session[14460]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    gnome-session[14460]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[14460]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: New client '0x11de830 []'
    gnome-session[14460]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
    gnome-session[14460]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: Initializing client 0x11de830 []
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: Client '0x11de830 []' received RegisterClient(108bc693034d3efed7133528377086369700000144600000)
    gnome-session[14460]: DEBUG(+): GsmManager: Adding new client 108bc693034d3efed7133528377086369700000144600000 to session
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x11de830 [108bc693034d3efed7133528377086369700000144600000]'
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: Set properties from client '0x11de830 [108bc693034d3efed7133528377086369700000144600000]'
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: ProcessID = '14486'
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
    gnome-shell: symbol lookup error: /usr/lib/libgjs.so.0: undefined symbol: gi_type_info_extract_ffi_return_value
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0x11b9000)
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x11de830 [gnome-shell 108bc693034d3efed7133528377086369700000144600000]'
    gnome-session[14460]: DEBUG(+): GsmManager: disconnect client
    gnome-session[14460]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: getting restart style
    gnome-session[14460]: DEBUG(+): GsmManager: restarting app
    gnome-session[14460]: DEBUG(+): Re-starting app: /org/gnome/SessionManager/App1
    gnome-session[14460]: DEBUG(+): GsmAutostartApp: sending signal 15 to process 14486
    gnome-session[14460]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[14460]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=108bc693034d3efed7133528377086369700000144600000
    gnome-session[14460]: DEBUG(+): GsmAutostartApp: started pid:14493
    gnome-session[14460]: DEBUG(+): GsmStore: Unreffing object: 0x11de830
    gnome-session[14460]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3
    gnome-session[14460]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x11de830 [gnome-shell 108bc693034d3efed7133528377086369700000144600000])
    gnome-session[14460]: DEBUG(+): GsmAutostartApp: (pid:14486) done (status:127)
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[14460]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: New client '0x11de8d0 []'
    gnome-session[14460]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client4 to store
    gnome-session[14460]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client4
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: Initializing client 0x11de8d0 []
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: Client '0x11de8d0 []' received RegisterClient(108bc693034d3efed7133528377086369700000144600000)
    gnome-session[14460]: DEBUG(+): GsmManager: Adding new client 108bc693034d3efed7133528377086369700000144600000 to session
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x11de8d0 [108bc693034d3efed7133528377086369700000144600000]'
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: Set properties from client '0x11de8d0 [108bc693034d3efed7133528377086369700000144600000]'
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: ProcessID = '14493'
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
    gnome-shell: symbol lookup error: /usr/lib/libgjs.so.0: undefined symbol: gi_type_info_extract_ffi_return_value
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0x13122d0)
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x11de8d0 [gnome-shell 108bc693034d3efed7133528377086369700000144600000]'
    gnome-session[14460]: DEBUG(+): GsmManager: disconnect client
    gnome-session[14460]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client4
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: getting restart style
    gnome-session[14460]: DEBUG(+): GsmManager: restarting app
    gnome-session[14460]: DEBUG(+): Re-starting app: /org/gnome/SessionManager/App1
    gnome-session[14460]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    gnome-session[14460]: DEBUG(+): Using ConsoleKit for session tracking
    gnome-session[14460]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1080
    gnome-session[14460]: DEBUG(+): GsmStore: Unreffing object: 0x11de8d0
    gnome-session[14460]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client4
    gnome-session[14460]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client4
    gnome-session[14460]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x11de8d0 [gnome-shell 108bc693034d3efed7133528377086369700000144600000])
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmAutostartApp: (pid:14493) done (status:127)
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
    gnome-session[14460]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
    gnome-session[14460]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1080
    gnome-session[14460]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1080
    gnome-session[14460]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1080
    gnome-session[14460]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1080
    gnome-session[14460]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1080
    gnome-session[14460]: DEBUG(+): Move and/or resize window x=0 y=0 w=1920 h=1080
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: handling signal 15
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x41c9e0
    gnome-session[14460]: DEBUG(+): Got callback for signal 15
    gnome-session[14460]: DEBUG(+): GsmManager: Logout called
    (gnome-settings-daemon:14470): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    gnome-session[14460]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[14460]: DEBUG(+): GsmManager: requesting logout
    gnome-session[14460]: DEBUG(+): GsmManager: ending phase RUNNING
    gnome-session[14460]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION
    gnome-session[14460]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
    gnome-session[14460]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client2
    gnome-session[14460]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful)
    gnome-session[14460]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.2
    gnome-session[14460]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
    gnome-session[14460]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.8
    gnome-session[14460]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
    gnome-session[14460]: DEBUG(+): Caught signal 15, shutting down normally.
    gnome-session[14460]: DEBUG(+): GdmSignalHandler: Done handling signals
    gnome-session[14460]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

  • [SOLVED] libcairo crashes gnome-shell

    Hi,
    I think after one of the updates (I don't run on testing), gnome-shell would crash after few seconds of use. Examining error messages, it seems to be related to libcairo segfault, which I was unable to analyze further. I did some googling on this, but most issues were concerning ATI of nVidia card and/or multiple monitor, from which I use none.
    I am pasting hopefully useful logs:
    .xsession-errors
    /etc/gdm/Xsession: Beginning session setup...
    localuser:janci being added to access control list
    /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- startxfce4
    /usr/bin/startxfce4: X server already running on display :0
    xrdb: "URxvt.scrollstyle" on line 96 overrides entry on line 90
    xfce4-session-Message: ssh-agent is already running; starting gpg-agent without ssh support
    *** buffer overflow detected ***: /usr/bin/trayfreq terminated
    ======= Backtrace: =========
    /lib/libc.so.6(__fortify_fail+0x37)[0x7f7ebb6167b7]
    /lib/libc.so.6(+0xf78d0)[0x7f7ebb6148d0]
    /lib/libc.so.6(+0xf6d59)[0x7f7ebb613d59]
    /lib/libc.so.6(_IO_default_xsputn+0x89)[0x7f7ebb593239]
    /lib/libc.so.6(_IO_vfprintf+0x1198)[0x7f7ebb5626c8]
    /lib/libc.so.6(__vsprintf_chk+0x97)[0x7f7ebb613df7]
    /lib/libc.so.6(__sprintf_chk+0x7d)[0x7f7ebb613d3d]
    /usr/bin/trayfreq[0x4034e1]
    /usr/bin/trayfreq[0x401a91]
    /lib/libc.so.6(__libc_start_main+0xf5)[0x7f7ebb53e455]
    /usr/bin/trayfreq[0x401ae5]
    ======= Memory map: ========
    00400000-00405000 r-xp 00000000 08:06 161991 /usr/bin/trayfreq
    00605000-00606000 r--p 00005000 08:06 161991 /usr/bin/trayfreq
    00606000-00607000 rw-p 00006000 08:06 161991 /usr/bin/trayfreq
    00607000-00744000 rw-p 00000000 00:00 0
    022e1000-0239f000 rw-p 00000000 00:00 0 [heap]
    7f7eb674c000-7f7eb6761000 r-xp 00000000 08:06 152581 /usr/lib/libgcc_s.so.1
    7f7eb6761000-7f7eb6960000 ---p 00015000 08:06 152581 /usr/lib/libgcc_s.so.1
    7f7eb6960000-7f7eb6961000 rw-p 00014000 08:06 152581 /usr/lib/libgcc_s.so.1
    7f7eb6961000-7f7eb696a000 r-xp 00000000 08:06 393261 /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so
    7f7eb696a000-7f7eb6b6a000 ---p 00009000 08:06 393261 /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so
    7f7eb6b6a000-7f7eb6b6b000 r--p 00009000 08:06 393261 /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so
    7f7eb6b6b000-7f7eb6b6c000 rw-p 0000a000 08:06 393261 /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so
    7f7eb6b6c000-7f7eb6b9b000 r-xp 00000000 08:06 394594 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    7f7eb6b9b000-7f7eb6d9b000 ---p 0002f000 08:06 394594 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    7f7eb6d9b000-7f7eb6d9c000 r--p 0002f000 08:06 394594 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    7f7eb6d9c000-7f7eb6d9d000 rw-p 00030000 08:06 394594 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    7f7eb6d9d000-7f7eb6da6000 r-xp 00000000 08:06 155000 /usr/lib/libltdl.so.7.3.0
    7f7eb6da6000-7f7eb6fa5000 ---p 00009000 08:06 155000 /usr/lib/libltdl.so.7.3.0
    7f7eb6fa5000-7f7eb6fa6000 r--p 00008000 08:06 155000 /usr/lib/libltdl.so.7.3.0
    7f7eb6fa6000-7f7eb6fa7000 rw-p 00009000 08:06 155000 /usr/lib/libltdl.so.7.3.0
    7f7eb6fa7000-7f7eb6fb7000 r-xp 00000000 08:06 155046 /usr/lib/libtdb.so.1.2.9
    7f7eb6fb7000-7f7eb71b6000 ---p 00010000 08:06 155046 /usr/lib/libtdb.so.1.2.9
    7f7eb71b6000-7f7eb71b7000 r--p 0000f000 08:06 155046 /usr/lib/libtdb.so.1.2.9
    7f7eb71b7000-7f7eb71b8000 rw-p 00010000 08:06 155046 /usr/lib/libtdb.so.1.2.9
    7f7eb71b8000-7f7eb71be000 r-xp 00000000 08:06 163514 /usr/lib/libogg.so.0.8.0
    7f7eb71be000-7f7eb73bd000 ---p 00006000 08:06 163514 /usr/lib/libogg.so.0.8.0
    7f7eb73bd000-7f7eb73be000 rw-p 00005000 08:06 163514 /usr/lib/libogg.so.0.8.0
    7f7eb73be000-7f7eb73ea000 r-xp 00000000 08:06 150850 /usr/lib/libvorbis.so.0.4.6
    7f7eb73ea000-7f7eb75e9000 ---p 0002c000 08:06 150850 /usr/lib/libvorbis.so.0.4.6
    7f7eb75e9000-7f7eb75ea000 r--p 0002b000 08:06 150850 /usr/lib/libvorbis.so.0.4.6
    7f7eb75ea000-7f7eb75eb000 rw-p 0002c000 08:06 150850 /usr/lib/libvorbis.so.0.4.6
    7f7eb75eb000-7f7eb75f2000 r-xp 00000000 08:06 150852 /usr/lib/libvorbisfile.so.3.3.5
    7f7eb75f2000-7f7eb77f2000 ---p 00007000 08:06 150852 /usr/lib/libvorbisfile.so.3.3.5
    7f7eb77f2000-7f7eb77f3000 r--p 00007000 08:06 150852 /usr/lib/libvorbisfile.so.3.3.5
    7f7eb77f3000-7f7eb77f4000 rw-p 00008000 08:06 150852 /usr/lib/libvorbisfile.so.3.3.5
    7f7eb77f4000-7f7eb7804000 r-xp 00000000 08:06 161479 /usr/lib/libcanberra.so.0.2.5
    7f7eb7804000-7f7eb7a03000 ---p 00010000 08:06 161479 /usr/lib/libcanberra.so.0.2.5
    7f7eb7a03000-7f7eb7a04000 r--p 0000f000 08:06 161479 /usr/lib/libcanberra.so.0.2.5
    7f7eb7a04000-7f7eb7a05000 rw-p 00010000 08:06 161479 /usr/lib/libcanberra.so.0.2.5
    7f7eb7a05000-7f7eb7a09000 r-xp 00000000 08:06 161488 /usr/lib/libcanberra-gtk.so.0.1.8
    7f7eb7a09000-7f7eb7c08000 ---p 00004000 08:06 161488 /usr/lib/libcanberra-gtk.so.0.1.8
    7f7eb7c08000-7f7eb7c09000 r--p 00003000 08:06 161488 /usr/lib/libcanberra-gtk.so.0.1.8
    7f7eb7c09000-7f7eb7c0a000 rw-p 00004000 08:06 161488 /usr/lib/libcanberra-gtk.so.0.1.8
    7f7eb7c0a000-7f7eb7c0f000 r-xp 00000000 08:06 265843 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    7f7eb7c0f000-7f7eb7e0e000 ---p 00005000 08:06 265843 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    7f7eb7e0e000-7f7eb7e0f000 r--p 00004000 08:06 265843 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    7f7eb7e0f000-7f7eb7e10000 rw-p 00005000 08:06 265843 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    7f7eb7e10000-7f7eb7e1c000 r-xp 00000000 08:06 2490853 /lib/libnss_files-2.15.so
    7f7eb7e1c000-7f7eb801b000 ---p 0000c000 08:06 2490853 /lib/libnss_files-2.15.so
    7f7eb801b000-7f7eb801c000 r--p 0000b000 08:06 2490853 /lib/libnss_files-2.15.so
    7f7eb801c000-7f7eb801d000 rw-p 0000c000 08:06 2490853 /lib/libnss_files-2.15.so
    7f7eb801d000-7f7eb81e2000 r--p 00000000 08:06 145576 /usr/lib/locale/locale-archive
    7f7eb81e2000-7f7eb81e7000 r-xp 00000000 08:06 141070 /usr/lib/libXdmcp.so.6.0.0
    7f7eb81e7000-7f7eb83e6000 ---p 00005000 08:06 141070 /usr/lib/libXdmcp.so.6.0.0
    7f7eb83e6000-7f7eb83e7000 r--p 00004000 08:06 141070 /usr/lib/libXdmcp.so.6.0.0
    7f7eb83e7000-7f7eb83e8000 rw-p 00005000 08:06 141070 /usr/lib/libXdmcp.so.6.0.0
    7f7eb83e8000-7f7eb83ea000 r-xp 00000000 08:06 141262 /usr/lib/libXau.so.6.0.0
    7f7eb83ea000-7f7eb85ea000 ---p 00002000 08:06 141262 /usr/lib/libXau.so.6.0.0
    7f7eb85ea000-7f7eb85eb000 r--p 00002000 08:06 141262 /usr/lib/libXau.so.6.0.0
    7f7eb85eb000-7f7eb85ec000 rw-p 00003000 08:06 141262 /usr/lib/libXau.so.6.0.0
    7f7eb85ec000-7f7eb8614000 r-xp 00000000 08:06 133916 /usr/lib/libexpat.so.1.6.0
    7f7eb8614000-7f7eb8813000 ---p 00028000 08:06 133916 /usr/lib/libexpat.so.1.6.0
    7f7eb8813000-7f7eb8815000 r--p 00027000 08:06 133916 /usr/lib/libexpat.so.1.6.0
    7f7eb8815000-7f7eb8816000 rw-p 00029000 08:06 133916 /usr/lib/libexpat.so.1.6.0
    7f7eb8816000-7f7eb8825000 r-xp 00000000 08:06 159377 /usr/lib/libbz2.so.1.0.6
    7f7eb8825000-7f7eb8a24000 ---p 0000f000 08:06 159377 /usr/lib/libbz2.so.1.0.6
    7f7eb8a24000-7f7eb8a26000 rw-p 0000e000 08:06 159377 /usr/lib/libbz2.so.1.0.6
    7f7eb8a26000-7f7eb8a43000 r-xp 00000000 08:06 141345 /usr/lib/libxcb.so.1.1.0
    7f7eb8a43000-7f7eb8c43000 ---p 0001d000 08:06 141345 /usr/lib/libxcb.so.1.1.0
    7f7eb8c43000-7f7eb8c44000 rw-p 0001d000 08:06 141345 /usr/lib/libxcb.so.1.1.0
    7f7eb8c44000-7f7eb8c4c000 r-xp 00000000 08:06 141391 /usr/lib/libxcb-render.so.0.0.0
    7f7eb8c4c000-7f7eb8e4c000 ---p 00008000 08:06 141391 /usr/lib/libxcb-render.so.0.0.0
    7f7eb8e4c000-7f7eb8e4d000 rw-p 00008000 08:06 141391 /usr/lib/libxcb-render.so.0.0.0
    7f7eb8e4d000-7f7eb8e4f000 r-xp 00000000 08:06 141306 /usr/lib/libxcb-shm.so.0.0.0
    7f7eb8e4f000-7f7eb904e000 ---p 00002000 08:06 141306 /usr/lib/libxcb-shm.so.0.0.0
    7f7eb904e000-7f7eb904f000 rw-p 00001000 08:06 141306 /usr/lib/libxcb-shm.so.0.0.0
    7f7eb904f000-7f7eb90cf000 r-xp 00000000 08:06 141245 /usr/lib/libpixman-1.so.0.26.0
    7f7eb90cf000-7f7eb92ce000 ---p 00080000 08:06 141245 /usr/lib/libpixman-1.so.0.26.0
    7f7eb92ce000-7f7eb92d4000 rw-p 0007f000 08:06 141245 /usr/lib/libpixman-1.so.0.26.0
    7f7eb92d4000-7f7eb9300000 r-xp 00000000 08:06 148781 /usr/lib/libpng15.so.15.10.0
    7f7eb9300000-7f7eb94ff000 ---p 0002c000 08:06 148781 /usr/lib/libpng15.so.15.10.0
    7f7eb94ff000-7f7eb9500000 r--p 0002b000 08:06 148781 /usr/lib/libpng15.so.15.10.0
    7f7eb9500000-7f7eb9501000 rw-p 0002c000 08:06 148781 /usr/lib/libpng15.so.15.10.0
    7f7eb9501000-7f7eb9514000 r-xp 00000000 08:06 2490894 /lib/libresolv-2.15.so
    7f7eb9514000-7f7eb9714000 ---p 00013000 08:06 2490894 /lib/libresolv-2.15.so
    7f7eb9714000-7f7eb9715000 r--p 00013000 08:06 2490894 /lib/libresolv-2.15.so
    7f7eb9715000-7f7eb9716000 rw-p 00014000 08:06 2490894 /lib/libresolv-2.15.so
    7f7eb9716000-7f7eb9718000 rw-p 00000000 00:00 0
    7f7eb9718000-7f7eb972d000 r-xp 00000000 08:06 148383 /usr/lib/libz.so.1.2.7
    7f7eb972d000-7f7eb992c000 ---p 00015000 08:06 148383 /usr/lib/libz.so.1.2.7
    7f7eb992c000-7f7eb992d000 r--p 00014000 08:06 148383 /usr/lib/libz.so.1.2.7
    7f7eb992d000-7f7eb992e000 rw-p 00015000 08:06 148383 /usr/lib/libz.so.1.2.7
    7f7eb992e000-7f7eb9987000 r-xp 00000000 08:06 133624 /usr/lib/libpcre.so.1.0.0
    7f7eb9987000-7f7eb9b86000 ---p 00059000 08:06 133624 /usr/lib/libpcre.so.1.0.0
    7f7eb9b86000-7f7eb9b87000 r--p 00058000 08:06 133624 /usr/lib/libpcre.so.1.0.0
    7f7eb9b87000-7f7eb9b88000 rw-p 00059000 08:06 133624 /usr/lib/libpcre.so.1.0.0
    7f7eb9b88000-7f7eb9b8b000 r-xp 00000000 08:06 2490450 /lib/libdl-2.15.so
    7f7eb9b8b000-7f7eb9d8a000 ---p 00003000 08:06 2490450 /lib/libdl-2.15.so
    7f7eb9d8a000-7f7eb9d8b000 r--p 00002000 08:06 2490450 /lib/libdl-2.15.so
    7f7eb9d8b000-7f7eb9d8c000 rw-p 00003000 08:06 2490450 /lib/libdl-2.15.so
    7f7eb9d8c000-7f7eb9d93000 r-xp 00000000 08:06 148861 /usr/lib/libffi.so.6.0.0
    7f7eb9d93000-7f7eb9f92000 ---p 00007000 08:06 148861 /usr/lib/libffi.so.6.0.0
    7f7eb9f92000-7f7eb9f93000 r--p 00006000 08:06 148861 /usr/lib/libffi.so.6.0.0
    7f7eb9f93000-7f7eb9f94000 rw-p 00007000 08:06 148861 /usr/lib/libffi.so.6.0.0
    7f7eb9f94000-7f7eb9f96000 r-xp 00000000 08:06 144421 /usr/lib/libXdamage.so.1.1.0
    7f7eb9f96000-7f7eba195000 ---p 00002000 08:06 144421 /usr/lib/libXdamage.so.1.1.0
    7f7eba195000-7f7eba196000 r--p 00001000 08:06 144421 /usr/lib/libXdamage.so.1.1.0
    7f7eba196000-7f7eba197000 rw-p 00002000 08:06 144421 /usr/lib/libXdamage.so.1.1.0
    7f7eba197000-7f7eba199000 r-xp 00000000 08:06 144187 /usr/lib/libXcomposite.so.1.0.0
    7f7eba199000-7f7eba398000 ---p 00002000 08:06 144187 /usr/lib/libXcomposite.so.1.0.0
    7f7eba398000-7f7eba399000 r--p 00001000 08:06 144187 /usr/lib/libXcomposite.so.1.0.0
    7f7eba399000-7f7eba39a000 rw-p 00002000 08:06 144187 /usr/lib/libXcomposite.so.1.0.0
    7f7eba39a000-7f7eba3a3000 r-xp 00000000 08:06 145109 /usr/lib/libXcursor.so.1.0.2
    7f7eba3a3000-7f7eba5a2000 ---p 00009000 08:06 145109 /usr/lib/libXcursor.so.1.0.2
    7f7eba5a2000-7f7eba5a3000 r--p 00008000 08:06 145109 /usr/lib/libXcursor.so.1.0.2
    7f7eba5a3000-7f7eba5a4000 rw-p 00009000 08:06 145109 /usr/lib/libXcursor.so.1.0.2
    7f7eba5a4000-7f7eba5ac000 r-xp 00000000 08:06 145020 /usr/lib/libXrandr.so.2.2.0
    7f7eba5ac000-7f7eba7ab000 ---p 00008000 08:06 145020 /usr/lib/libXrandr.so.2.2.0
    7f7eba7ab000-7f7eba7ac000 r--p 00007000 08:06 145020 /usr/lib/libXrandr.so.2.2.0
    7f7eba7ac000-7f7eba7ad000 rw-p 00008000 08:06 145020 /usr/lib/libXrandr.so.2.2.0
    7f7eba7ad000-7f7eba7bb000 r-xp 00000000 08:06 144273 /usr/lib/libXi.so.6.1.0
    7f7eba7bb000-7f7eba9ba000 ---p 0000e000 08:06 144273 /usr/lib/libXi.so.6.1.0
    7f7eba9ba000-7f7eba9bb000 r--p 0000d000 08:06 144273 /usr/lib/libXi.so.6.1.0
    7f7eba9bb000-7f7eba9bc000 rw-p 0000e000 08:06 144273 /usr/lib/libXi.so.6.1.0
    7f7eba9bc000-7f7eba9be000 r-xp 00000000 08:06 144170 /usr/lib/libXinerama.so.1.0.0
    7f7eba9be000-7f7ebabbd000 ---p 00002000 08:06 144170 /usr/lib/libXinerama.so.1.0.0
    7f7ebabbd000-7f7ebabbe000 r--p 00001000 08:06 144170 /usr/lib/libXinerama.so.1.0.0
    7f7ebabbe000-7f7ebabbf000 rw-p 00002000 08:06 144170 /usr/lib/libXinerama.so.1.0.0
    7f7ebabbf000-7f7ebabc9000 r-xp 00000000 08:06 144393 /usr/lib/libXrender.so.1.3.0
    7f7ebabc9000-7f7ebadc8000 ---p 0000a000 08:06 144393 /usr/lib/libXrender.so.1.3.0
    7f7ebadc8000-7f7ebadc9000 r--p 00009000 08:06 144393 /usr/lib/libXrender.so.1.3.0
    7f7ebadc9000-7f7ebadca000 rw-p 0000a000 08:06 144393 /usr/lib/libXrender.so.1.3.0
    7f7ebadca000-7f7ebaddc000 r-xp 00000000 08:06 144157 /usr/lib/libXext.so.6.4.0
    7f7ebaddc000-7f7ebafdb000 ---p 00012000 08:06 144157 /usr/lib/libXext.so.6.4.0
    7f7ebafdb000-7f7ebafdc000 r--p 00011000 08:06 144157 /usr/lib/libXext.so.6.4.0
    7f7ebafdc000-7f7ebafdd000 rw-p 00012000 08:06 144157 /usr/lib/libXext.so.6.4.0
    7f7ebafdd000-7f7ebafe2000 r-xp 00000000 08:06 144178 /usr/lib/libXfixes.so.3.1.0
    7f7ebafe2000-7f7ebb1e2000 ---p 00005000 08:06 144178 /usr/lib/libXfixes.so.3.1.0
    7f7ebb1e2000-7f7ebb1e3000 r--p 00005000 08:06 144178 /usr/lib/libXfixes.so.3.1.0
    7f7ebb1e3000-7f7ebb1e4000 rw-p 00006000 08:06 144178 /usr/lib/libXfixes.so.3.1.0
    7f7ebb1e4000-7f7ebb317000 r-xp 00000000 08:06 142258 /usr/lib/libX11.so.6.3.0
    7f7ebb317000-7f7ebb517000 ---p 00133000 08:06 142258 /usr/lib/libX11.so.6.3.0
    7f7ebb517000-7f7ebb518000 r--p 00133000 08:06 142258 /usr/lib/libX11.so.6.3.0
    7f7ebb518000-7f7ebb51d000 rw-p 00134000 08:06 142258 /usr/lib/libX11.so.6.3.0
    7f7ebb51d000-7f7ebb6b4000 r-xp 00000000 08:06 2490847 /lib/libc-2.15.so
    7f7ebb6b4000-7f7ebb8b4000 ---p 00197000 08:06 2490847 /lib/libc-2.15.so
    7f7ebb8b4000-7f7ebb8b8000 r--p 00197000 08:06 2490847 /lib/libc-2.15.so
    7f7ebb8b8000-7f7ebb8ba000 rw-p 0019b000 08:06 2490847 /lib/libc-2.15.so
    7f7ebb8ba000-7f7ebb8be000 rw-p 00000000 00:00 0
    7f7ebb8be000-7f7ebb8d5000 r-xp 00000000 08:06 2490386 /lib/libpthread-2.15.so
    7f7ebb8d5000-7f7ebbad4000 ---p 00017000 08:06 2490386 /lib/libpthread-2.15.so
    7f7ebbad4000-7f7ebbad5000 r--p 00016000 08:06 2490386 /lib/libpthread-2.15.so
    7f7ebbad5000-7f7ebbad6000 rw-p 00017000 08:06 2490386 /lib/libpthread-2.15.so
    7f7ebbad6000-7f7ebbada000 rw-p 00000000 00:00 0
    7f7ebbada000-7f7ebbbcd000 r-xp 00000000 08:06 2490482 /lib/libm-2.15.so
    7f7ebbbcd000-7f7ebbdcd000 ---p 000f3000 08:06 2490482 /lib/libm-2.15.so
    7f7ebbdcd000-7f7ebbdce000 r--p 000f3000 08:06 2490482 /lib/libm-2.15.so
    7f7ebbdce000-7f7ebbdcf000 rw-p 000f4000 08:06 2490482 /lib/libm-2.15.so
    7f7ebbdcf000-7f7ebbec1000 r-xp 00000000 08:06 133686 /usr/lib/libglib-2.0.so.0.3200.3
    7f7ebbec1000-7f7ebc0c0000 ---p 000f2000 08:06 133686 /usr/lib/libglib-2.0.so.0.3200.3
    7f7ebc0c0000-7f7ebc0c1000 r--p 000f1000 08:06 133686 /usr/lib/libglib-2.0.so.0.3200.3
    7f7ebc0c1000-7f7ebc0c2000 rw-p 000f2000 08:06 133686 /usr/lib/libglib-2.0.so.0.3200.3
    7f7ebc0c2000-7f7ebc0c3000 rw-p 00000000 00:00 0
    7f7ebc0c3000-7f7ebc0ca000 r-xp 00000000 08:06 2490393 /lib/librt-2.15.so
    7f7ebc0ca000-7f7ebc2c9000 ---p 00007000 08:06 2490393 /lib/librt-2.15.so
    7f7ebc2c9000-7f7ebc2ca000 r--p 00006000 08:06 2490393 /lib/librt-2.15.so
    7f7ebc2ca000-7f7ebc2cb000 rw-p 00007000 08:06 2490393 /lib/librt-2.15.so
    7f7ebc2cb000-7f7ebc2cc000 r-xp 00000000 08:06 133688 /usr/lib/libgthread-2.0.so.0.3200.3
    7f7ebc2cc000-7f7ebc4cb000 ---p 00001000 08:06 133688 /usr/lib/libgthread-2.0.so.0.3200.3
    7f7ebc4cb000-7f7ebc4cc000 r--p 00000000 08:06 133688 /usr/lib/libgthread-2.0.so.0.3200.3
    7f7ebc4cc000-7f7ebc4cd000 rw-p 00001000 08:06 133688 /usr/lib/libgthread-2.0.so.0.3200.3
    7f7ebc4cd000-7f7ebc4d0000 r-xp 00000000 08:06 133687 /usr/lib/libgmodule-2.0.so.0.3200.3
    7f7ebc4d0000-7f7ebc6cf000 ---p 00003000 08:06 133687 /usr/lib/libgmodule-2.0.so.0.3200.3
    7f7ebc6cf000-7f7ebc6d0000 r--p 00002000 08:06 133687 /usr/lib/libgmodule-2.0.so.0.3200.3
    7f7ebc6d0000-7f7ebc6d1000 rw-p 00003000 08:06 133687 /usr/lib/libgmodule-2.0.so.0.3200.3
    7f7ebc6d1000-7f7ebc71d000 r-xp 00000000 08:06 133712 /usr/lib/libgobject-2.0.so.0.3200.3
    7f7ebc71d000-7f7ebc91d000 ---p 0004c000 08:06 133712 /usr/lib/libgobject-2.0.so.0.3200.3
    7f7ebc91d000-7f7ebc91e000 r--p 0004c000 08:06 133712 /usr/lib/libgobject-2.0.so.0.3200.3
    7f7ebc91e000-7f7ebc91f000 rw-p 0004d000 08:06 133712 /usr/lib/libgobject-2.0.so.0.3200.3
    7f7ebc91f000-7f7ebc953000 r-xp 00000000 08:06 143306 /usr/lib/libfontconfig.so.1.4.4
    7f7ebc953000-7f7ebcb53000 ---p 00034000 08:06 143306 /usr/lib/libfontconfig.so.1.4.4
    7f7ebcb53000-7f7ebcb54000 r--p 00034000 08:06 143306 /usr/lib/libfontconfig.so.1.4.4
    7f7ebcb54000-7f7ebcb55000 rw-p 00035000 08:06 143306 /usr/lib/libfontconfig.so.1.4.4
    7f7ebcb55000-7f7ebcbee000 r-xp 00000000 08:06 154063 /usr/lib/libfreetype.so.6.8.1
    7f7ebcbee000-7f7ebcded000 ---p 00099000
    ** (process:2611): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2611): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2611): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
    08:06 154063 /usr/lib/libfreetype.so.6.8.1
    7f7ebcded000-7f7ebcdf3000 r--p 00098000 08:06 154063 /usr/lib/libfreetype.so.6.8.1
    7f7ebcdf3000-7f7ebcdf4000 rw-p 0009e000 08:06 154063 /usr/lib/libfreetype.so.6.8.1
    7f7ebcdf4000-7f7ebce3c000 r-xp 00000000 08:06 148980 /usr/lib/libpango-1.0.so.0.3000.0
    7f7ebce3c000-7f7ebd03c000 ---p 00048000 08:06 148980 /usr/lib/libpango-1.0.so.0.3000.0
    7f7ebd03c000-7f7ebd03e000 r--p 00048000 08:06 148980 /usr/lib/libpango-1.0.so.0.3000.0
    7f7ebd03e000-7f7ebd03f000 rw-p 0004a000 08:06 148980 /usr/lib/libpango-1.0.so.0.3000.0
    7f7ebd03f000-7f7ebd12f000 r-xp 00000000 08:06 160350 /usr/lib/libcairo.so.2.11200.2
    7f7ebd12f000-7f7ebd32f000 ---p 000f0000 08:06 160350 /usr/lib/libcairo.so.2.11200.2
    7f7ebd32f000-7f7ebd333000 rw-p 000f0000 08:06 160350 /usr/lib/libcairo.so.2.11200.2
    7f7ebd333000-7f7ebd334000 rw-p 00000000 00:00 0
    7f7ebd334000-7f7ebd355000 r-xp 00000000 08:06 150402 /usr/lib/libgdk_pixbuf-2.0.so.0.2600.1
    7f7ebd355000-7f7ebd554000 ---p 00021000 08:06 150402 /usr/lib/libgdk_pixbuf-2.0.so.0.2600.1
    7f7ebd554000-7f7ebd555000 r--p 00020000 08:06 150402 /usr/lib/libgdk_pixbuf-2.0.so.0.2600.1
    7f7ebd555000-7f7ebd556000 rw-p 00021000 08:06 150402 /usr/lib/libgdk_pixbuf-2.0.so.0.2600.1
    7f7ebd556000-7f7ebd561000 r-xp 00000000 08:06 148986 /usr/lib/libpangocairo-1.0.so.0.3000.0
    7f7ebd561000-7f7ebd761000 ---p 0000b000 08:06 148986 /usr/lib/libpangocairo-1.0.so.0.3000.0
    7f7ebd761000-7f7ebd762000 r--p 0000b000 08:06 148986 /usr/lib/libpangocairo-1.0.so.0.3000.0
    7f7ebd762000-7f7ebd763000 rw-p 0000c000 08:06 148986 /usr/lib/libpangocairo-1.0.so.0.3000.0
    7f7ebd763000-7f7ebd78e000 r-xp 00000000 08:06 148984 /usr/lib/libpangoft2-1.0.so.0.3000.0
    7f7ebd78e000-7f7ebd98e000 ---p 0002b000 08:06 148984 /usr/lib/libpangoft2-1.0.so.0.3000.0
    7f7ebd98e000-7f7ebd98f000 r--p 0002b000 08:06 148984 /usr/lib/libpangoft2-1.0.so.0.3000.0
    7f7ebd98f000-7f7ebd990000 rw-p 0002c000 08:06 148984 /usr/lib/libpangoft2-1.0.so.0.3000.0
    7f7ebd990000-7f7ebdad5000 r-xp 00000000 08:06 133713 /usr/lib/libgio-2.0.so.0.3200.3
    7f7ebdad5000-7f7ebdcd5000 ---p 00145000 08:06 133713 /usr/lib/libgio-2.0.so.0.3200.3
    7f7ebdcd5000-7f7ebdcd9000 r--p 00145000 08:06 133713 /usr/lib/libgio-2.0.so.0.3200.3
    7f7ebdcd9000-7f7ebdcdb000 rw-p 00149000 08:06 133713 /usr/lib/libgio-2.0.so.0.3200.3
    7f7ebdcdb000-7f7ebdcdd000 rw-p 00000000 00:00 0
    7f7ebdcdd000-7f7ebdcfd000 r-xp 00000000 08:06 165040 /usr/lib/libatk-1.0.so.0.20409.1
    7f7ebdcfd000-7f7ebdefd000 ---p 00020000 08:06 165040 /usr/lib/libatk-1.0.so.0.20409.1
    7f7ebdefd000-7f7ebdeff000 r--p 00020000 08:06 165040 /usr/lib/libatk-1.0.so.0.20409.1
    7f7ebdeff000-7f7ebdf00000 rw-p 00022000 08:06 165040 /usr/lib/libatk-1.0.so.0.20409.1
    7f7ebdf00000-7f7ebdfad000 r-xp 00000000 08:06 149141 /usr/lib/libgdk-x11-2.0.so.0.2400.10
    7f7ebdfad000-7f7ebe1ad000 ---p 000ad000 08:06 149141 /usr/lib/libgdk-x11-2.0.so.0.2400.10
    7f7ebe1ad000-7f7ebe1b1000 r--p 000ad000 08:06 149141 /usr/lib/libgdk-x11-2.0.so.0.2400.10
    7f7ebe1b1000-7f7ebe1b3000 rw-p 000b1000 08:06 149141 /usr/lib/libgdk-x11-2.0.so.0.2400.10
    7f7ebe1b3000-7f7ebe5d5000 r-xp 00000000 08:06 149142 /usr/lib/libgtk-x11-2.0.so.0.2400.10
    7f7ebe5d5000-7f7ebe7d5000 ---p 00422000 08:06 149142 /usr/lib/libgtk-x11-2.0.so.0.2400.10
    7f7ebe7d5000-7f7ebe7dc000 r--p 00422000 08:06 149142 /usr/lib/libgtk-x11-2.0.so.0.2400.10
    7f7ebe7dc000-7f7ebe7e0000 rw-p 00429000 08:06 149142 /usr/lib/libgtk-x11-2.0.so.0.2400.10
    7f7ebe7e0000-7f7ebe7e2000 rw-p 00000000 00:00 0
    7f7ebe7e2000-7f7ebe803000 r-xp 00000000 08:06 2490856 /lib/ld-2.15.so
    7f7ebe9bc000-7f7ebe9d0000 rw-p 00000000 00:00 0
    7f7ebea01000-7f7ebea03000 rw-p 00000000 00:00 0
    7f7ebea03000-7f7ebea04000 r--p 00021000 08:06 2490856 /lib/ld-2.15.so
    7f7ebea04000-7f7ebea05000 rw-p 00022000 08:06 2490856 /lib/ld-2.15.so
    7f7ebea05000-7f7ebea06000 rw-p 00000000 00:00 0
    7fffa6d8e000-7fffa6daf000 rw-p 00000000 00:00 0 [stack]
    7fffa6dff000-7fffa6e00000 r-xp 00000000 00:00 0 [vdso]
    ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
    ** (process:2614): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2614): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2614): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2631): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2631): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2631): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
    Cannot list GNOME panel applets.
    Initialization of gnome-clock failed.
    Trying next provider...
    Latitude and longitude must be set.
    ** (nm-applet:2639): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Launch helper exited with unknown return code 1
    ** Message: applet now removed from the notification area
    ** (nm-applet:2639): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.
    ** (nm-applet:2639): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
    ** Message: applet now embedded in the notification area
    ** Message: applet now removed from the notification area
    ** Message: Starting applet secret agent because GNOME Shell disappeared
    ** (nm-applet:2639): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
    urxvt: unable to parse color 'S_base02', using pink instead.
    urxvt: unable to parse color 'S_red', using pink instead.
    urxvt: unable to parse color 'S_green', using pink instead.
    urxvt: unable to parse color 'S_yellow', using pink instead.
    urxvt: unable to parse color 'S_blue', using pink instead.
    urxvt: unable to parse color 'S_magenta', using pink instead.
    urxvt: unable to parse color 'S_cyan', using pink instead.
    urxvt: unable to parse color 'S_base2', using pink instead.
    urxvt: unable to parse color 'S_base03', using pink instead.
    urxvt: unable to parse color 'S_orange', using pink instead.
    urxvt: unable to parse color 'S_base01', using pink instead.
    urxvt: unable to parse color 'S_base00', using pink instead.
    urxvt: unable to parse color 'S_base0', using pink instead.
    urxvt: unable to parse color 'S_violet', using pink instead.
    urxvt: unable to parse color 'S_base1', using pink instead.
    urxvt: unable to parse color 'S_base3xterm*foreground: #FFFFFF', using pink instead.
    urxvt: unable to parse color 'S_base1', using pink instead.
    urxvt: unable to parse color 'S_base03', using pink instead.
    (xfrun4:2689): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (xfrun4:2689): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (xfrun4:2689): Gtk-CRITICAL **: IA__gtk_tree_model_row_changed: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
    (polkit-gnome-authentication-agent-1:2634): Gdk-WARNING **: polkit-gnome-authentication-agent-1: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
    (bluetooth-applet:2642): Gdk-WARNING **: bluetooth-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
    blueman-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
    wicd-client.py: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
    Loading configuration plugins
    blueman-applet version 1.23 starting
    Stale PID, overwriting
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Has notifications support True
    Loading...
    Connecting to daemon...
    Connected.
    Exception during notification: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
    displaytray True
    Done loading.
    (nm-applet:2639): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    urxvt: X connection to ':0.0' broken, unable to recover, exiting.
    (gedit:2725): GLib-CRITICAL **: g_main_loop_quit: assertion `g_atomic_int_get (&loop->ref_count) > 0' failed
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    part of dmesg
    [ 6112.822665] xfrun4[6956]: segfault at 1f ip 000000000040ab30 sp 00007fff704890a0 error 4 in xfce4-appfinder[400000+1a000]
    [ 6133.893574] gnome-shell-cal[7799] trap int3 ip:7fe9c10115e1 sp:7fffa7690820 error:0
    [ 6154.808689] pool[7845]: segfault at 1c ip 00007f53e71b5c7c sp 00007f53bcfebed0 error 4 in libcairo.so.2.11200.2[7f53e714b000+f0000]
    [ 6155.396639] gnome-shell-cal[7884] trap int3 ip:7f04260655e1 sp:7fff930bca90 error:0
    [ 6175.790936] pool[7899]: segfault at 1c ip 00007fd5e8ebec7c sp 00007fd5bef11ed0 error 4 in libcairo.so.2.11200.2[7fd5e8e54000+f0000]
    part of everything.log
    Jun 7 03:14:32 localhost kernel: [ 6175.790936] pool[7899]: segfault at 1c ip 00007fd5e8ebec7c sp 00007fd5bef11ed0 error 4 in libcairo.so.2.11200.2[7fd5e8e54000+f0000]
    Jun 7 03:14:32 localhost gnome-session[7712]: WARNING: Application 'gnome-shell.desktop' killed by signal 11
    Jun 7 03:14:32 localhost gnome-session[7712]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    pacman -Qm
    acpitool 0.5.1-5
    arduino 1:1.0-2
    batterymon 1.2.0-8
    blogofile 0.7.1-3
    chipmunk-radio 0.1.9-2
    djvu2pdf 0.9.1-1
    dropbox 1.2.48-1
    dvdbackup 0.4.1-3
    faenza-icon-theme 1.1-1
    fbxkb 0.6-1
    fife-svn 3811-1
    gcc-gcj-ecj 4.5-1
    gdm3setup 20120607-1
    gen-init-cpio 2.6.32-1
    gnome-shell-extension-user-theme 3.2.3-1
    gnuplot-py 1.8-3
    google-talkplugin 2.8.5.0-1
    gtk-rezlooks-engine 0.6-10
    gtk2-theme-dust 0.5.0-2
    gtk2-theme-dyne 0.2-2
    gtk2-theme-fawn 0.3-1
    guvcview 1.5.3-1
    hal 0.5.14-6
    hal-info 0.20091130-1
    hibernate-script 2.0-6
    ipe 7.1.1-2
    jdownloader latest-14.2
    lib32-curl 7.23.1-1
    lib32-libxxf86dga 1.1.2-1
    lib32-nspr 4.8.9-1
    lib32-nss 3.12.11-1
    libdrm-git 20120427-1
    libfetch 2.33-3
    libflashsupport-pulse 20120307-1
    libgdu 3.0.2-2
    linux-mainline 3.3rc7-1
    ntrack 1:16-2
    obshutdown 0.1_rc1-1
    picasa 3.0_5744.02-6
    pybik 0.4-2
    python-gtkglext 1.1.0-4
    python-sympy-git 20120424-1
    python-textile 2.1.5-1
    python-uncertainties 1.8-1
    python2-pygtkhelpers-hg 279-1
    python2-pylast 0.5.11-1
    screenruler 1.1-2
    shell-fm-git 20120518-1
    tango-icon-theme 0.8.90-4
    tcp_wrappers 7.6-11
    texmaker 3.2.2-1
    tlp 0.3.3-1
    trayfreq 0.2.x.dev2-1
    unknown-horizons-git 20111115-1
    wicd-eduroam 1-1
    xarchiver 0.5.2-5
    Mix of xfce and gnome messages may by caused by the fact that I use xfce4 as a substitute for now.
    EDIT:
    I just wanted to note that issue went away, thanks to IMO libcairo update. It however, got me to configure openbox setup to usable state
    Marking as solved.
    Last edited by Jamp (2012-06-09 23:16:25)

    # /etc/rc.conf - Main Configuration for Arch Linux
    # See 'man 5 rc.conf' for more details
    # LOCALIZATION
    HARDWARECLOCK="localtime"
    TIMEZONE="Europe/London"
    KEYMAP="uk"
    CONSOLEFONT="default8x16"
    CONSOLEMAP=
    LOCALE=
    DAEMON_LOCALE="yes"
    USECOLOR="yes"
    # HARDWARE
    MODULES=()
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="no"
    # NETWORKING
    HOSTNAME=TLap
    interface=
    address=
    netmask=
    broadcast=
    gateway=
    NETWORK_PERSIST="no"
    # DAEMONS
    DAEMONS=(syslog-ng crond dbus networkmanager)
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost TLap
    ::1 localhost.localdomain localhost
    # End of file
    GDM is set to run through /etc/inittab btw and runs fine, I just want gnome-shell back without this annoyance and I don't really understand what I did.

  • [SOLVED] Gnome-Shell does not return any application on search

    Hi.
    When I search for applications in Activities in gnome-shell, no applications are returned. I can still go to the Applications tab, where all applications are visible. In the .xsession-error log I find this error
    JS LOG: Error searching with Zeitgeist FTS: Error: DBus error: org.freedesktop.DBus.Error.UnknownMethod: Method "Search" with signature "s(xx)a(asaasay)uuu" on interface "org.gnome.zeitgeist.Index" doesn't exist
    JS LOG: Error searching with Zeitgeist FTS: Error: DBus error: org.freedesktop.DBus.Error.UnknownMethod: Method "Search" with signature "s(xx)a(asaasay)uuu" on interface "org.gnome.zeitgeist.Index" doesn't exist
    JS LOG: Error searching with Zeitgeist FTS: Error: DBus error: org.freedesktop.DBus.Error.UnknownMethod: Method "Search" with signature "s(xx)a(asaasay)uuu" on interface "org.gnome.zeitgeist.Index" doesn't exist
    JS LOG: Error searching with Zeitgeist FTS: Error: DBus error: org.freedesktop.DBus.Error.UnknownMethod: Method "Search" with signature "s(xx)a(asaasay)uuu" on interface "org.gnome.zeitgeist.Index" doesn't exist
    JS LOG: Error searching with Zeitgeist FTS: Error: DBus error: org.freedesktop.DBus.Error.UnknownMethod: Method "Search" with signature "s(xx)a(asaasay)uuu" on interface "org.gnome.zeitgeist.Index" doesn't exist
    JS LOG: Error searching with Zeitgeist FTS: Error: DBus error: org.freedesktop.DBus.Error.UnknownMethod: Method "Search" with signature "s(xx)a(asaasay)uuu" on interface "org.gnome.zeitgeist.Index" doesn't exist
    JS LOG: Error searching with Zeitgeist FTS: Error: DBus error: org.freedesktop.DBus.Error.UnknownMethod: Method "Search" with signature "s(xx)a(asaasay)uuu" on interface "org.gnome.zeitgeist.Index" doesn't exist
    Some package information:
    gnome-shell 3.2.0-2
    gnome-shell-extension-alternate-tab 3.2.0-1
    gnome-shell-extension-auto-move-windows 3.2.0-1
    gnome-shell-extension-move-clock 1.0-1
    gnome-shell-extension-pidgin-status 3.2.0-2
    gnome-shell-extension-power-options 2.0-1
    gnome-shell-extensions-common 3.2.0-1
    gnome-shell-extension-skype-status 3.0.2-1
    gnome-shell-extension-system-monitor 3.2.0-1
    gnome-shell-extension-user-theme 3.2.0-1
    gnome-shell-extension-workspace-indicator 3.2.0-1
    gnome-shell-zeitgeist-extension-git 20111010-1
    libqzeitgeist 0.7.0-1
    libzeitgeist 0.3.10-1
    zeitgeist 0.8.1.1-1
    zeitgeist-datahub 0.7.0-1
    zeitgeist-datasources 0.8.0.1-1
    zeitgeist-extensions 0.0.12-1
    zeitgeist-userspace 0.1-1
    Remark: Before, installing zeitgeist, when searching for applications gnome-shell crashed and in the .xsession-errors I got this error
    gnome-shell-calendar-server[1508]: Got HUP on stdin - exiting
    . This may not be related to this problem.
    Last edited by lasombra (2012-04-06 11:13:43)

    Well only to see if it is related to zeitgeist, I've removed (deinstalled) all zeitgeist related libs and apps:
    libzeitgeist
    gnome-shell-extension-zeitgeist
    libqzeitgeist
    zeitgeist
    gnome-activity-journal
    zeitgeist-datahub
    zeitgeist-extensions
    I still get the same error mentioned above:
    gnome-shell-calendar-server[1508]: Got HUP on stdin - exiting
    More details what happens if all extensions disabled
    ** Message: applet now embedded in the notification area
    Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    ** Message: applet now removed from the notification area
    gnome-session[3155]: WARNING: Application 'gnome-shell.desktop' killed by signal
    gnome-shell-calendar-server[3381]: Got HUP on stdin - exiting
    Last edited by lasombra (2011-11-05 20:09:19)

  • [Solved] Gnome-Shell and separating programs in the program switcher

    Hi,
    I would like to treat different instances of Emacs as different programs in Super-Tab program switcher in Gnome-Shell (I run mail and music in different instances).
    In the overview they show as different programs via .desktop files.  But with Super-Tab they always collapse into one program (always with the normal Emacs icon).
    Any tips on how to tell gnome that different instances of some program is are to be considered different applications?
    Here's an example of a desktop file that I use to start a "specialized" Emacs instance.
    #!/usr/bin/env xdg-open
    [Desktop Entry]
    Version=1.0
    Name=EMMS
    GenericName=Music Player
    GenericName[es]=Reproductor de música
    Comment=The Emacs Multimedia System.
    Exec=emacsclient -s emms -ca '' --eval "(progn (setq x-resource-class \"EMMS\") (emms-smart-browse) )" -F '((title . "EMMS") (icon-type . "/home/rasmus/.local/share/icons/emms.png"))'
    Icon=emms
    Terminal=false
    Type=Application
    StartupNotify=true
    Categories=AudioVideo;Player;Audio;
    Last edited by Pank (2015-05-28 14:35:58)

    Thanks.  Now, I'm calling (p-wm_class "EMMS") from my emms.desktop file now.  There's also text under the icon now.  Thanks a lot
    Here's the defun:
    (defun p-wm_class (&optional new-class)
    "Return the WM_CLASS for the current window name.
    If NEW-CLASS is a string or list of strings, set a new WM_CLASS.
    If NEW-CLASS is non-nil remove Emacs from WM_CLASS and
    WM_CLASS has more than one value."
    (let ((old-class
    (with-temp-buffer
    (save-excursion
    (call-process-shell-command
    (format "xprop -name %s -f WM_CLASS 8s"
    x-resource-class)
    nil t))
    (when (search-forward "WM_CLASS" nil t)
    (search-forward "=" (line-end-position))
    (split-string-and-unquote
    (buffer-substring (point)
    (line-end-position))
    "[ \t,]"))))
    ;; anyway don't know how to set more than one value...
    (new-class-string (cond ((and (listp new-class)
    (cl-every 'stringp new-class))
    (mapconcat 'identity
    new-class ", "))
    ((stringp new-class)
    new-class))))
    (or
    (cond ((stringp new-class)
    (call-process-shell-command
    (format "xprop -name %s -f WM_CLASS 8s -set WM_CLASS \"%s\""
    x-resource-class
    new-class))
    new-class)
    ((and new-class (member-ignore-case "Emacs" old-class))
    (call-process-shell-command
    (format "xprop -name %s -f WM_CLASS 8s -set WM_CLASS \"%s\""
    x-resource-class
    (car (delete "emacs" (delete "Emacs" old-class)))))
    (car (delete "emacs" (delete "Emacs" old-class)))))
    old-class)))

Maybe you are looking for

  • Deleting emails on ipad and iphone

    hi peeps... is it possible to delete ALL emails on ipad and iphone at once? its so annoying...once you delete 10 or 20 mails, older emails automatically start downloading again...i just want to wipe them all off, as I have them saved on my hotmail ac

  • Use of HP LaserJet Pro P1106 in multiple countries?

    I bought a printer when I was teaching in China with the information below on the back: HP LaserJet Pro P1106; Serial No. VNCPH13370; Product No. CE653A; Registry Model No. BOISB-0901-00 220-240V –AC; 50/60Hz, 2.5A Manufactured March, 2012; Product o

  • APP-PAY-07900

    Hi All, I am new to Oracle HRMS. Can you please help me t find the answer for this error message. The erroe message id APP-PAY-07900: This position is not valid for the duration of the assignement. This actully coming while assigning the position for

  • Import Schema in different tableapces

    Dear All, I need help regarging small issue our developers have created some schemas in user and system tablespace and we are migrating to another server. I want to tranfer them in different tablespace non system tablespaces during migration. I creat

  • Maintaining News and Links

    Hello, I am just getting started with KM and content management.  This is probably a silly question, but when I go into Content Management/Explorer/Documents, I can see the folders for News and Links but cannot add/delete/edit entries in the News and