Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1015176: guake fails to start

106 views
Skip to first unread message

Awtul

unread,
Jul 17, 2022, 2:50:03 AM7/17/22
to
Package: guake
Version: 3.9.0-1
Severity: important

Dear Maintainer,

guake fails to start. I get the following output when executing "guake" in terminal:



"Guake not running, starting it
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 177, in activate_name_owner
return self.get_name_owner(bus_name)
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 361, in get_name_owner
return self.call_blocking(BUS_DAEMON_NAME, BUS_DAEMON_PATH,
File "/usr/lib/python3/dist-packages/dbus/connection.py", line 652, in call_blocking
reply_message = self.send_message_with_reply_and_block(
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.guake3.RemoteControl': no such name

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/guake/main.py", line 473, in main
remote_object = bus.get_object(DBUS_NAME, DBUS_PATH)
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 241, in get_object
return self.ProxyObjectClass(self, bus_name, object_path,
File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 250, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 182, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 277, in start_service_by_name
return (True, self.call_blocking(BUS_DAEMON_NAME, BUS_DAEMON_PATH,
File "/usr/lib/python3/dist-packages/dbus/connection.py", line 652, in call_blocking
reply_message = self.send_message_with_reply_and_block(
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.guake3.RemoteControl was not provided by any .service files

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/bin/guake", line 33, in <module>
sys.exit(load_entry_point('guake==3.9.0', 'console_scripts', 'guake')())
File "/usr/lib/python3/dist-packages/guake/main.py", line 648, in exec_main
if not main():
File "/usr/lib/python3/dist-packages/guake/main.py", line 487, in main
from guake.guake_app import Guake
File "/usr/lib/python3/dist-packages/guake/guake_app.py", line 49, in <module>
from guake import notifier
File "/usr/lib/python3/dist-packages/guake/notifier.py", line 23, in <module>
gi.require_version("Notify", "0.7")
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 129, in require_version
raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace Notify not available for version 0.7".


Thanks for your work :)



-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.18.0-2-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8), LANGUAGE=es_ES:es
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages guake depends on:
ii dbus-user-session [default-dbus-session-bus] 1.14.0-1
ii dbus-x11 [dbus-session-bus] 1.14.0-1
ii dconf-gsettings-backend [gsettings-backend] 0.40.0-3
ii gir1.2-glib-2.0 1.72.0-1+b1
ii gir1.2-gtk-3.0 3.24.34-1
ii gir1.2-keybinder-3.0 0.3.2-1.1
ii gir1.2-notify-0.7 0.8.0-1
ii gir1.2-pango-1.0 1.50.7+ds-1
ii gir1.2-vte-2.91 0.68.0-1+b1
ii gir1.2-wnck-3.0 40.1-1
ii libglib2.0-bin 2.72.3-1
ii libutempter0 1.2.1-2
ii python3 3.10.4-1+b1
ii python3-cairo 1.20.1-3
ii python3-dbus 1.2.18-3+b1
ii python3-gi 3.42.1-1
ii python3-gi-cairo 3.42.1-1
ii python3-importlib-metadata 4.6.4-1
ii python3-setuptools-scm 7.0.4-1
ii python3-yaml 5.4.1-1+b1

guake recommends no packages.

Versions of packages guake suggests:
ii numix-gtk-theme 2.6.7-6

-- no debconf information

Sven Hartge

unread,
Jul 18, 2022, 2:00:03 AM7/18/22
to
On Sun, 17 Jul 2022 02:44:37 -0400 Awtul <awtul...@gmail.com> wrote:

> ValueError: Namespace Notify not available for version 0.7".

That is the true error here, https://github.com/Guake/guake/issues/2110

You need to install "gir1.2-notify-0.7 > 0.8.1-1" to make it work again.


Grüße,
Sven.

Awtul

unread,
Jul 18, 2022, 8:00:04 PM7/18/22
to
Package: guake
Followup-For: Bug #1015176

Problem is now solved. "guake" starts normaly. That is because of the recent upgrade,
I guess (gir1.2-notify-0.7:amd64 (0.8.0-1, 0.8.1-1)).


Thanks for your work!
0 new messages