Crash with "dbus.exceptions.DBusException: Couldn't get DBus name net.tenshu.Terminator...: Name exists"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
terminator (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Crashed while scrolling a terminator pane with a lot of scrollback
Traceback (most recent call last):
File "/usr/bin/
dbus_service = ipc.DBusService()
File "/usr/share/
self.
File "/usr/share/
raise dbus.exceptions
dbus.exception
This crash happened a few days ago, but I just now had another crash also while scrolling a terminator pane with lots of scrollback. Unfortunately no .crash file was produced with this second case but .xsession-errors shows the same traceback.
I suspect this is the same as this upstream bug:
tags: | added: patch |
This is the upstream patch from the aforementioned bug report.
(I've not tested this yet.)