On 2018/06/27 21:35, Klemens Nanni wrote: > Looks good diff-wise, although it fails to start (presumably because > dbus is not running); I couldn't find information in the port telling > me that it needs to be running. > > $ gpodder > 1530127951.459232 [gpodder.log] ERROR: Uncaught exception: Traceback (most > recent call last): > File "/usr/local/bin/gpodder", line 158, in <module> > main() > File "/usr/local/bin/gpodder", line 125, in main > session_bus = dbus.SessionBus() > File "/usr/local/lib/python3.6/site-packages/dbus/_dbus.py", line 211, in > __new__ > mainloop=mainloop) > File "/usr/local/lib/python3.6/site-packages/dbus/_dbus.py", line 100, in > __new__ > bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop) > File "/usr/local/lib/python3.6/site-packages/dbus/bus.py", line 122, in > __new__ > bus = cls._new_for_bus(address_or_type, mainloop=mainloop) > dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using > X11 for dbus-daemon autolaunch was disabled at compile time, set your > DBUS_SESSION_BUS_ADDRESS instead
This is unlikely to be new with the update - autolaunch was disabled because firefox.
