! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
separate Terminal processes by DISPLAY
Status:
RESOLVED: FIXED
Product:
Xfce4-terminal
Component:
General

Comments

Description Yves-Alexis Perez editbugs 2010-04-27 12:57:54 CEST
Hey,

it might happen that some people run multiple Terminal from a different display. In that case, it might be a good idea to separate the multiple Terminal windows in multiple processes (one by DISPLAY) so closing one display don't kill Terminal windows from the other.

Not exactly sure how hard it is and how related it is to dbus.

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576551 for direct contact to the original reporter.

Cheers,
--
Yves-Alexis
Comment 1 Nick Schermer editbugs 2010-04-27 13:34:21 CEST
Not that hard to implement, I can just make the dbus terminal name contain $DISPLAY, so it will be something like org.xfce.Terminal$DBUSVERSION-$DISPLAY.
Comment 2 Nick Schermer editbugs 2010-04-27 17:54:32 CEST
Added a display name check in the dbus call.

Bug #6414

Reported by:
Yves-Alexis Perez
Reported on: 2010-04-27
Last modified on: 2010-04-27

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Attachments

Additional information