[Bug 255721] x11/guake: Fails to run on Python 3.8: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner | ServiceUnknown

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 31 Jul 2021 11:04:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255721

--- Comment #12 from Xevi <xbarnada@protonmail.com> ---
(In reply to Kubilay Kocak from comment #1)

I said that its related with the python version due the initial error of the
stack trace is "platform module has no attribute linux_distribution".
The last python version that has suport for "linux_distrubution" was 3.7
https://docs.python.org/3.7/library/platform.html#platform.linux_distribution

If you check the last version of the utils file it don't have any references to
"linux_distribution" https://github.com/Guake/guake/blob/master/guake/utils.py

-- 
You are receiving this mail because:
You are the assignee for the bug.