Ticket #468 (closed defect: duplicate)

Opened 11 months ago

Last modified 5 weeks ago

Guake not willing to Autostart in GNOME 3

Reported by: mrterminal Owned by: somebody
Priority: major Milestone: 0.5.0
Component: guake Version: 0.4.3
Keywords: Cc:

Description

Hi,

Expected: Adding it via gnome-session-properties as autostart.

What I got:

Not starting up. Message from .xsession-errors:

(gnome-settings-daemon:5933): color-plugin-WARNING **: There is no colord server available

(gnome-settings-daemon:5933): updates-plugin-WARNING **: state unknown: 0

(gnome-settings-daemon:5933): PackageKit?-WARNING **: failed to set proxy: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit? was not provided by any .service files

(gnome-settings-daemon:5933): updates-plugin-WARNING **: failed to set proxies: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit? was not provided by any .service files

(gnome-settings-daemon:5933): PackageKit?-WARNING **: failed to set root: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit? was not provided by any .service files

(gnome-settings-daemon:5933): updates-plugin-WARNING **: failed to set install root: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit? was not provided by any .service files Gtk-Message: Failed to load module "canberra-gtk-module" Gtk-Message: Failed to load module "canberra-gtk-module" gnome-session[5881]: WARNING: Failed to start app: Unable to start application: Failed to execute child process "/usr/lib/evolution/3.2/evolution-alarm-notify" (No such file or directory) Failure: Module initialization failed Gtk-Message: Failed to load module "canberra-gtk-module" Failed to play sound: File or data not found Gtk-Message: Failed to load module "canberra-gtk-module" Gtk-Message: Failed to load module "canberra-gtk-module" ** Message: applet now removed from the notification area Traceback (most recent call last):

File "/usr/bin/guake", line 1422, in <module>

if not main():

File "/usr/bin/guake", line 1365, in main

instance = Guake()

File "/usr/bin/guake", line 653, in init

notification.show()

glib.GError: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface `org.freedesktop.Notifications' on object at path /org/freedesktop/Notifications(gnome-settings-daemon:5933): color-plugin-WARNING **: There is no colord server available

(gnome-settings-daemon:5933): updates-plugin-WARNING **: state unknown: 0

(gnome-settings-daemon:5933): PackageKit?-WARNING **: failed to set proxy: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit? was not provided by any .service files

(gnome-settings-daemon:5933): updates-plugin-WARNING **: failed to set proxies: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit? was not provided by any .service files

(gnome-settings-daemon:5933): PackageKit?-WARNING **: failed to set root: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit? was not provided by any .service files

(gnome-settings-daemon:5933): updates-plugin-WARNING **: failed to set install root: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit? was not provided by any .service files Gtk-Message: Failed to load module "canberra-gtk-module" Gtk-Message: Failed to load module "canberra-gtk-module" gnome-session[5881]: WARNING: Failed to start app: Unable to start application: Failed to execute child process "/usr/lib/evolution/3.2/evolution-alarm-notify" (No such file or directory) Failure: Module initialization failed Gtk-Message: Failed to load module "canberra-gtk-module" Failed to play sound: File or data not found Gtk-Message: Failed to load module "canberra-gtk-module" Gtk-Message: Failed to load module "canberra-gtk-module" ** Message: applet now removed from the notification area Traceback (most recent call last):

File "/usr/bin/guake", line 1422, in <module>

if not main():

File "/usr/bin/guake", line 1365, in main

instance = Guake()

File "/usr/bin/guake", line 653, in init

notification.show()

glib.GError: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface `org.freedesktop.Notifications' on object at path /org/freedesktop/Notifications

Change History

Changed 11 months ago by mrterminal

Quick Fix: Disable Notification Icons in guake-properties. 

Changed 3 months ago by quenenni

I had the same problem (I disabled "Notification Icons" option in guake properties and now it works fine).

OS: Debian Wheezy 64 bit Gnome Shell: 3.4.2-7 Guake: v0.4.3

What is really strange is that if I disable guake in the "Startup applications" and create a new entry with exactly the same parameters, it works.

Changed 5 weeks ago by Dokan

  • status changed from new to closed
  • resolution set to duplicate
Note: See TracTickets for help on using tickets.