Package: guake
Version: 3.6.3-1
Severity: important

Hi!

3.6.3-1 no longer works for me, unless I install gir1.2-wnck-3.0.

When gir1.2-wnck-3.0 is missing, I only get the following error on startup:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 175, 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
    's', (bus_name,), **keywords)
  File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in 
call_blocking
    message, timeout)
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 359, 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
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 248, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 180, in 
activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 278, in 
start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in 
call_blocking
    message, timeout)
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 10, in <module>
    sys.exit(exec_main())
  File "/usr/lib/python3/dist-packages/guake/main.py", line 488, in exec_main
    if not main():
  File "/usr/lib/python3/dist-packages/guake/main.py", line 373, in main
    from guake.guake_app import Guake
  File "/usr/lib/python3/dist-packages/guake/guake_app.py", line 72, in <module>
    from guake.notebook import NotebookManager
  File "/usr/lib/python3/dist-packages/guake/notebook.py", line 37, in <module>
    gi.require_version('Wnck', '3.0')
  File "/usr/lib/python3/dist-packages/gi/__init__.py", line 129, in 
require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Wnck not available

I got the idea to install gir1.2-wnck-3.0 from this issue on GitHub:
https://github.com/Guake/guake/issues/1511#issuecomment-483607667

Grüße,
Sven

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'unstable'), (400, 'testing'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages guake depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.30.1-2
ii  gir1.2-glib-2.0                              1.58.3-2
ii  gir1.2-gtk-3.0                               3.24.10-1
ii  gir1.2-keybinder-3.0                         0.3.2-1
ii  gir1.2-notify-0.7                            0.7.8-1
ii  gir1.2-pango-1.0                             1.42.4-7
ii  gir1.2-vte-2.91                              0.54.2-2
ii  libglib2.0-bin                               2.60.6-2
ii  libutempter0                                 1.1.6-3+b1
ii  python3                                      3.7.3-1
ii  python3-cairo                                1.16.2-1+b1
ii  python3-dbus                                 1.2.8-3
ii  python3-gi                                   3.32.2-1
ii  python3-pbr                                  5.1.3-4

guake recommends no packages.

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

-- no debconf information

Reply via email to