Closed Bug 425093 Opened 18 years ago Closed 18 years ago

thunderbird does not support multi-screen setups of X

Categories

(Thunderbird :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 319965

People

(Reporter: calestyo, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.12) Gecko/20080129 Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.6) Gecko/20040206 Firefox/1.0.1 Build Identifier: Like most other applications, thunderbird does not correctly support X setups where the user has multiple X screens (this is not Xinerama, but real separate X-screens, e.g 0.0, 0.1, etc.) When opening an application I expect that it's windows are created on the screen where I run the application (e.g. via a terminal or via the system menu). Of course it's the window manager's duty to place the windows but as thunderbird doesn't start a new process for each invocation, this cannot work (because the windows of a process are always created on the same screen). When I have a running thunderbird process, whose windows are on screen 0 and I start one on screen 1 the thunderbird from screen 1 should be displayed on screen 1 and not screen 0. I'm not sure if it's generally not possible that an application displays windows on different X screens but if not,... code must be added to run a new process on the 2nd screen instead of just creating a new windows (from the old process). Of course this is problematic with thunderbird's profiles,.. Any ideas? This is in principle identical to https://bugzilla.mozilla.org/show_bug.cgi?id=425092 Reproducible: Always
This should be the same issue as bug 319965. That bug contains FF in the title, but it is a Core issue so solving it would fix the thunderbird case too.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.