Created attachment 513662 [details] emerge --info rabbitvcs When thunar is started from command line, it gives following output, though it doesn't block it: $ Thunar RuntimeError: Bad magic number in .pyc file ERROR rabbitvcs.services.checkerservice org.freedesktop.DBus.Error.ServiceUnknown: The name org.google.code.rabbitvcs.RabbitVCS.Checker was not provided by any .service files Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/rabbitvcs/services/checkerservice.py", line 265, in _connect_to_checker OBJECT_PATH) File "/usr/lib64/python2.7/site-packages/dbus/bus.py", line 241, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 248, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib64/python2.7/site-packages/dbus/bus.py", line 180, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib64/python2.7/site-packages/dbus/bus.py", line 278, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.google.code.rabbitvcs.RabbitVCS.Checker was not provided by any .service files Current version 0.16 ends up with non-working menu actions, while version 0.17.1 makes it freeze on attempt to just open context menu (or it could be another bug).
Thank you for the report. Please *attach* the logfiles, https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket and reopen this ticket (Status:unconfirmed).
Created attachment 513768 [details] Build log (no build errors)
emerge --info: was attached right together report. > [reply] [−] Description Nikita Zlobin 2018-01-07 15:46:46 UTC > Created attachment 513662 [details] Plugin log is in report text - there is almost nothing, but python backtrace. All attachements are enough small to omit compression (build long is ~160Kb).