Bug 112928 - rhgb chooses dimensions from primary monitor but displays on left most monitor when using dual head
Summary: rhgb chooses dimensions from primary monitor but displays on left most monito...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rhgb
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact:
URL:
Whiteboard:
: 126277 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-06 01:06 UTC by Aaron VanDevender
Modified: 2007-11-30 22:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-07-12 09:13:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
rhgb-dual-head.patch (4.17 KB, patch)
2004-07-12 04:01 UTC, Bastien Nocera
no flags Details | Diff

Description Aaron VanDevender 2004-01-06 01:06:51 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031114

Description of problem:
I have two minotors going. The primary runs at 1600x1200, and the
secondary runs at 1024x768. The secondary is to the left of the
primary. When RHGB runs, it creates a grey field that is 1600x1200 and
displays it with its leftmost edge aligned with the left edge of the
left (secondary) monitor. This monitor is, of course, insufficiently
large to accomitate the 1600x1200 rectangle, and so the remainder of
the rectangle shows up on the right (primary) monitor. The balence of
the primary monitor is black. The status slider dialog shows up
centered on the grey field, which happens to land it about 2/3 to the
right on the secondary monitor.

Version-Release number of selected component (if applicable):
rhgb-0.11.2-1

How reproducible:
Always

Steps to Reproduce:
1. Plug in two monitors and put monitor 0 on the rightof monitor 1
2. boot using rhgb
    

Expected Results:  The correct thing to do would be to grey rectangle
which spans both of the monitors, and then open up the status slider
dialog centered on the primary monitor.

Comment 1 Bastien Nocera 2004-07-12 03:00:02 UTC
I can confirm and reproduce this bug.

Comment 2 Bastien Nocera 2004-07-12 04:01:58 UTC
Created attachment 101801 [details]
rhgb-dual-head.patch

Instead of making the splash window a Desktop window (which requires quite a
lot of code to handle properly with displays of different sizes, etc.), make
the window keep on top, and move it to the right display if required.

This patch also fixes bug #115209 which I encountered, and fixes a compile
warning.

Comment 3 Bastien Nocera 2004-07-12 04:05:43 UTC
*** Bug 126277 has been marked as a duplicate of this bug. ***

Comment 4 Daniel Veillard 2004-07-12 09:13:16 UTC
Applied patch and released rhgb-0.12-1 , this should hit rawhide 
as soon as an export of the build system is done,

  thanks,

Daniel


Note You need to log in before you can comment on or make changes to this bug.