[Ubuntu-x-swat] [Bug 1973093] [NEW] xmessage loses text area as buttons are added and -g

2022-05-11 Thread Ian! D. Allen
Public bug reported:

xmessage text gets obscured with option combinations using buttons and
geometry specifications.

Quick background: xmessage creates a new grey window with a white text
box inside it.  Without -buttons, the white text box usually spans the
full width of the grey window that contains it, leaving no margins.
Things start going wrong when you start specifying -buttons or -g
(geometry), and text can end up being obscured.

Problem #1:

If the width of all the buttons you specify makes the grey window wider
than the text, the white text box does not increase in width to match.
You end up with an undesirable wide grey margin on the right side of the
white text box.  If you resize the window, making it less wide, the grey
margin does not narrow; it moves in and covers and obscures the text,
even though there is plenty of room for the text.

Suggested Fix #1: The white text box must always be created the same width
as the window that contains it, with no useless grey margin to the right.
Narrowing the width of the window should not cause text to be obscured
by a wide and useless fixed grey margin.

Reproduce:

xmessage -buttons 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
"123456789"

Problem #2:

If you add a -g (geometry) option and specify just the width (not the
height) for a window with buttons wider than the text box, the obscuring
grey margin persists.

If you add a "-g NNN" option, where NNN is the width that xmessage would
have chosen itself, then you get exactly the same unpleasant behaviour
as Problem #1 above.

If you increase the NNN to be wider that what xmessage would have used,
then both the window and the text box width are created increased by
that amount, as if you had resized the window with a mouse.  The useless
grey margin to the right of the text box stays the same width, just as
in Problem #1.

If you decrease the NNN to be narrower that what xmessage would have used,
then both the window and the text box width are created decreased by that
amount, as if you had resized the window with a mouse.  Not all buttons
will show; this is expected.  What is not expected is that the useless
grey margin to the right of the text box stays the same width, and so
it now overwrites and obscures the text, even though there is plenty
of room for the text.  If you resize the window back so that all the
buttons show, all the text also shows and we're back to Problem #1 above.

Suggested Fix #2: Same as above.

Reproduce (width 541 is my xmessage chosen width for font "fixed"):

xmessage -g 400 -buttons 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 
"123456789"
xmessage -g 541 -buttons 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 
"123456789"
xmessage -g 700 -buttons 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 
"123456789"

Problem #3:

If you add a -g option and specify both the width *and* the height for
a window with buttons wider than the text, things get much worse.

If you add a "-g NNNx55" option, where NNN is the width that xmessage
would have chosen itself and "55" is about the same height, you would
expect to get exactly the same results as if you didn't specify any
geometry at all.  That's not what happens.  You get a fixed-width text
window about 12 characters wide, with a huge grey margin on the right.
It doesn't matter what size text you specify; the white text box will be
created about 12 characters wide and any text to the right of that will
be masked and obscured by the wide grey margin.  Changing the width of
the window has all the problems of Problems #1 and #2 above.

Suggested Fix #3: Same as above.
Specifying a geometry that is identical to what xmessage would have chosen
itself should create an identical window.  Text should not be obscured.

Reproduce (width 541 is my xmessage chosen width for font "fixed"):

xmessage -g 541x55 -buttons
1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20 "123456789-123 YOU
DON'T SEE THIS"

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: x11-utils 7.7+5build2
ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
Uname: Linux 5.15.0-30-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
BootLog:
 
CasperMD5CheckResult: unknown
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Wed May 11 17:12:52 2022
DistUpgraded: 2022-04-04 16:21:26,723 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
DistroCodename: jammy
DistroVariant: ubuntu
DkmsStatus:
 v4l2loopback/0.12.5, 5.15.0-29-generic, x86_64: installed
 v4l2loopback/0.12.5, 5.15.0-30-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Fujitsu Limited. 2nd Generation Core Processor Family Integrated 
Graphics Controller [10cf:15f5]
InstallationDate: Installed on 2020-09-08 (610 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (2

[Ubuntu-x-swat] [Bug 1863390] Re: GPU lockup ring 0 stalled for more than X msec

2021-08-18 Thread Ian! D. Allen
I'm now getting radeon GPU lockup with the Ubuntu 5.11.0-25 and 5.11.0-27 
kernels.
The 5.8.0-63 kernel and all previous work fine.

$ lspci | grep ATI
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV620 
GL [FirePro 2450]
06:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] RV620 GL 
[FirePro 2450]

I use three (of four possible) 1600x1200 LCD monitors on the four
FirePro outputs.

Selected lines from /var/log/syslog are attached.  These are the actual
repeating lockup lines:

Aug 17 15:20:44 linux kernel: [ 7403.029720] radeon :06:00.0: GPU lockup 
(current fence id 0x0001 last fence id 0x0002 on ring 0)
Aug 17 15:20:44 linux kernel: [ 7403.541687] radeon :06:00.0: ring 0 
stalled for more than 11304msec

The last two lines "GPU lockup" and "ring 0 stalled" repeat over and
over.  The keyboard and the X11 display won't respond.  I can ssh into
the machine, and I can type "reboot", but it hangs somewhere in the
shutdown (or else it is waiting for something longer than I'm willing to
wait).  The system reboots when I type ALT-SYSRQ-B on the keyboard, and
I select the 5.8.0-63 kernel and everything is fine.


** Attachment added: "Selected drm and radeon lines from syslog"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1863390/+attachment/5518846/+files/radeon.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1863390

Title:
  GPU lockup ring 0 stalled for more than X msec

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1863390/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 777882] Re: xmodmap not honored in natty

2011-06-18 Thread Ian! D. Allen
This xmodmap work-around works for me:

keycode 66 = Control_L
clear Lock
add Control = Control_L

see http://ubuntuforums.org/showthread.php?t=1743145

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/777882

Title:
  xmodmap not honored in natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/777882/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 591104] Re: wrong xinerama scroll/pan using two cards three monitors

2010-12-13 Thread Ian! D. Allen
The Ubuntu bug triage system is broken if a bug reported by Ian gets
thrown out by Bryce because Bryce doesn't like how someone else (James)
commented on the bug.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/591104

Title:
  wrong xinerama scroll/pan using two cards three monitors

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 650539] Re: SRU: Launching a Qt app crashes X when using Xinerama

2010-11-22 Thread Ian! D. Allen
I followed the source-building and editing steps in #95 "JMason wrote on
2010-10-23" and I finally have an Xorg that doesn't crash.

Linux ian 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC 2010
x86_64 GNU/Linux

No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.10
Release:10.10
Codename:   maverick

Finally - this has been a problem for over a month now.

-- 
SRU: Launching a Qt app crashes X when using Xinerama
https://bugs.launchpad.net/bugs/650539
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 591104] Re: wrong xinerama scroll/pan using two cards three monitors

2010-11-04 Thread Ian! D. Allen
How can some stranger (James) comment on my reported bug (Ian) and get it 
downgraded from WishList to WontFix?
That hardly seems fair.  I didn't say that WishList was unacceptable.

-- 
wrong xinerama scroll/pan using two cards three monitors
https://bugs.launchpad.net/bugs/591104
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 556782] Re: [rs690m] Graphics corruption with ati x1200

2010-10-09 Thread Ian! D. Allen
I see corruption that changes depending on to which of the three LCD
screens I drag my Firefox window.  The worst corruption is far right.
I see less corruption when I drag the window to the middle LCD, and
dragging the window to the leftmost LCD looks fine.  The middle and
right LCDs are on the same ATI FireMV 2250 card.  The leftmost LCD is on
a second FireMV 2250 card.  The corruption isn't constant.  Things look
fine when I first reboot and get worse as time goes on.

I'm hoping Ubuntu 10.10 fixes things.

-- 
[rs690m] Graphics corruption with ati x1200
https://bugs.launchpad.net/bugs/556782
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 556782] Re: [rs690m] Graphics corruption with ati x1200

2010-09-04 Thread Ian! D. Allen
I said:

> The corruption does disappear when I slide the window containing the
> corruption onto either of the other monitors,

Today, I have some corruption (on the zero glyph in a particular font at
a particular size) that stays corrupt when I slide the Firefox window
from the Right monitor to the Middle monitor (which crosses from the
first FireMV to the second).  But this corruption vanishes when I keep
sliding from the Middle to the Left monitor, both of which are on the
same FireMV card.  (And the corruption returns when I slide the window
back to Middle or to Right.)  I don't think this is a hardware problem
peculiar to one of the cards.

-- 
[rs690m] Graphics corruption with ati x1200
https://bugs.launchpad.net/bugs/556782
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 556782] Re: [rs690m] Graphics corruption with ati x1200

2010-09-03 Thread Ian! D. Allen
madbiologist - yea, I know all that (Unix user since 1976, sysadmin for
30 years).  Two things work against trying it:

- I'd need to bring over my custom xorg.conf file and restart X to enable
  the two cards to work together - I can't just run the CD as is

- the problem is intermittent and may or may not appear for an hour or
  two - I can't commit that time this week

-- 
[rs690m] Graphics corruption with ati x1200
https://bugs.launchpad.net/bugs/556782
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 556782] Re: [rs690m] Graphics corruption with ati x1200

2010-09-03 Thread Ian! D. Allen
madbiologist - alas, I don't have a "non-production" machine on which to
try the beta.

The corruption does disappear when I slide the window containing the corruption 
onto either of the other monitors,
which are on the second FireMV 2250 card.  I suppose I should swap cards and 
see if the corruption swaps, in the
off chance that it might be hardware.

If the bug report doesn't belong grouped here, I wonder where it should
go.  I didn't see anything obvious other than this bug.

-- 
[rs690m] Graphics corruption with ati x1200
https://bugs.launchpad.net/bugs/556782
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 556782] Re: [rs690m] Graphics corruption with ati x1200

2010-09-02 Thread Ian! D. Allen

** Attachment added: "Screen capture of YouTube video corruption"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/556782/+attachment/1537403/+files/iwin.png

-- 
[rs690m] Graphics corruption with ati x1200
https://bugs.launchpad.net/bugs/556782
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xserver-xorg-driver-ati.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 556782] Re: [rs690m] Graphics corruption with ati x1200

2010-09-02 Thread Ian! D. Allen
Ubuntu 10.4 user with a pair of ATI FireMV 2250 cards (RV516 chip)
running Xinerama across three monitors (one monitor output is unused)
using radeon driver on an AMD-64 2.6.32-24-generic.

Over time, single characters in Firefox get mangled - in tab titles and
on the displayed web pages.  Typing those characters into text boxes also
shows the mangling.  Changing the Firefox font size up or down (CTRL-plus,
CTRL-minus) restores the characters to good at the new size; setting the
font back to the original size (CTRL-zero) returns the mangling again.
Sometimes the characters disappear entirely.  Restarting Firefox didn't
help until I added "Option "AccelMethod" "XAA" to my xorg.conf file;
now, restarting Firefox clears the font problem.  (It didn't before -
I had to restart the X server.)

Also, while paging through photos in Facebook, twice now (separate
instances of Firefox some time apart) a photo has drawn itself about 200
pixels up and to the left of where it should be in on Facebook web page,
even outside of the browser window.  Dragging other windows across the
corrupt area cleared out the ghost photo.

Also, a few times going to a video in YouTube (in Firefox) would
display a non-functional static image of slewed black-on-white, similar to
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/556782/+attachment/1283506/+files/Screenshot-3.png.
(Other people have called this "video static", but it is seems to be a wrongly
displayed image, not white noise.)  Restarting Firefox cleared that up.

I didn't have any of these problems when I ran a single FireMV 2250 with
an Nvidia card for the third monitor, but that was on a previous kernel
(2.6.32-23-generic) as well.  It's the dual 2250 (on the new kernel)
that is now misbehaving.

Downloading the xorg-edgers radeon driver 6.13.99 didn't help.

>From my Xorg.0.log (full log below):

X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-27-server x86_64 Ubuntu
Current Operating System: Linux idallen-oak.home.idallen.ca
   2.6.32-24-generic #42-Ubuntu SMP Fri Aug 20 14:21:58 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-24-generic
   root=UUID=dc727a13-5170-4697-aad8-849090d05426 ro text
Build Date: 21 July 2010  01:03:39PM
xorg-server 2:1.7.6-2ubuntu7.3 (For technical support please see
   http://www.ubuntu.com/support)
Current version of pixman: 0.16.4
(II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
   compiled for 1.7.6, module version = 6.13.99
   Module class: X.Org Video Driver
   ABI class: X.Org Video Driver, version 6.0

xorg.conf:

The "AccelMethod" "XAA" were added to try to get rid of the font corruption.
It didn't eliminate it, but it might have made it go away with a Firefox
restart, whereas restarting Firefox previously didn't help.

Section "ServerLayout"
Identifier   "Ian"
Screen   "Screen Right" 0 0
Screen   "Screen Middle"  LeftOf "Screen Right"
Screen   "Screen Left"  LeftOf "Screen Middle"
Option   "Xinerama"
EndSection

Section "Screen"
Identifier "Screen Right"
Device "Device Right"
# this isn't absolutely necessary but it helps window placement
SubSection "Display"
Virtual 1600 1200
EndSubSection
EndSection

Section "Screen"
Identifier "Screen Middle"
Device "Device Middle"
# this isn't absolutely necessary but it helps window placement
SubSection "Display"
Virtual 1600 1200
EndSubSection
EndSection

Section "Screen"
Identifier "Screen Left"
Device "Device Left"
# this isn't absolutely necessary but it helps window placement
SubSection "Display"
Virtual 1600 1200
EndSubSection
EndSection

Section "Device"
Identifier  "Device Right"
Driver  "radeon"
VendorName  "ATI Technologies Inc"
BoardName   "FireMV 2250"
BusID   "PCI:5:0:0"
Option  "ZaphodHeads" "DVI-0"
Option "AccelMethod" "XAA"
Screen  0
EndSection

Section "Device"
Identifier  "Device Middle"
Driver  "radeon"
VendorName  "ATI Technologies Inc"
BoardName   "FireMV 2250"
BusID   "PCI:5:0:0"
Option  "ZaphodHeads" "DVI-1"
Option "AccelMethod" "XAA"
Screen  1
EndSection

Section "Device"
Identifier  "Device Left"
Driver  "radeon"
VendorName  "ATI Technologies Inc"
BoardName   "FireMV 2250"
BusID   "PCI:4:0:0"
Option  "ZaphodHeads" "DVI-2"
Option "AccelMethod" "XAA"
Screen  0
EndSection

Section "Device"
Identifier  "Device Unused"
Driver  "radeon"
VendorName  "ATI Technologies Inc"
 

[Ubuntu-x-swat] [Bug 591104] Re: wrong xinerama scroll/pan using two cards three monitors

2010-07-07 Thread Ian! D. Allen
@JamesRobinson: Yes, your "ZaphodHeads" trick worked for my three-monitor
set-up.  I now have Xinerama working correctly across all three monitors.
Here is the xorg.conf file:

Section "ServerLayout"
Identifier   "Ian"
Screen   "Screen Left" 0 0
Screen   "Screen Middle"  RightOf "Screen Left"
Screen   "Screen Right"  RightOf "Screen Middle"
Option   "Xinerama"
EndSection

Section "Screen"
Identifier "Screen Left"
Device "Device Left"
# this isn't absolutely necessary but it helps window placement
SubSection "Display"
Virtual 1600 1200
EndSubSection
EndSection

Section "Screen"
Identifier "Screen Middle"
Device "Device Middle"
# this isn't absolutely necessary but it helps window placement
SubSection "Display"
Virtual 1600 1200
EndSubSection
EndSection

Section "Screen"
Identifier "Screen Right"
Device "Device Right"
# this isn't absolutely necessary but it helps window placement
SubSection "Display"
Virtual 1600 1200
EndSubSection
EndSection

Section "Device"
Identifier  "Device Left"
Driver  "radeon"
VendorName  "ATI Technologies Inc"
BoardName   "FireMV 2250"
BusID   "PCI:4:0:0"
Option  "ZaphodHeads" "DVI-0"
Screen  0
EndSection

Section "Device"
Identifier  "Device Middle"
Driver  "radeon"
VendorName  "ATI Technologies Inc"
BoardName   "FireMV 2250"
BusID   "PCI:4:0:0"
Option  "ZaphodHeads" "DVI-1"
Screen  1
EndSection

Section "Device"
Identifier  "Device Right"
Driver  "nv"
VendorName  "nVidia Corporation"
BoardName   "G86 [GeForce 8300 GS]"
BusID   "PCI:5:0:0"
Screen  0
EndSection

-- 
wrong xinerama scroll/pan using two cards three monitors
https://bugs.launchpad.net/bugs/591104
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 591104] Re: wrong xinerama scroll/pan using two cards three monitors

2010-06-07 Thread Ian! D. Allen

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/49915708/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/49915709/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/49915710/Dependencies.txt

** Attachment added: "GdmLog.txt"
   http://launchpadlibrarian.net/49915711/GdmLog.txt

** Attachment added: "GdmLog1.txt"
   http://launchpadlibrarian.net/49915712/GdmLog1.txt

** Attachment added: "GdmLog2.txt"
   http://launchpadlibrarian.net/49915713/GdmLog2.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/49915714/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/49915715/Lsusb.txt

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/49915716/PciDisplay.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/49915717/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/49915718/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/49915719/ProcModules.txt

** Attachment added: "RelatedPackageVersions.txt"
   http://launchpadlibrarian.net/49915720/RelatedPackageVersions.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/49915721/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/49915722/UdevLog.txt

** Attachment added: "XorgConf.txt"
   http://launchpadlibrarian.net/49915723/XorgConf.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/49915724/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/49915725/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/49915726/Xrandr.txt

** Attachment added: "glxinfo.txt"
   http://launchpadlibrarian.net/49915727/glxinfo.txt

** Attachment added: "monitors.xml.txt"
   http://launchpadlibrarian.net/49915728/monitors.xml.txt

** Attachment added: "setxkbmap.txt"
   http://launchpadlibrarian.net/49915729/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   http://launchpadlibrarian.net/49915730/xdpyinfo.txt

** Attachment added: "xkbcomp.txt"
   http://launchpadlibrarian.net/49915731/xkbcomp.txt

-- 
wrong xinerama scroll/pan using two cards three monitors
https://bugs.launchpad.net/bugs/591104
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 591104] [NEW] wrong xinerama scroll/pan using two cards three monitors

2010-06-07 Thread Ian! D. Allen
Public bug reported:

Binary package hint: xorg

Xinerama has a bug/behaviour in 10.4 Lucid that wasn't there in 9.10.

http://ubuntuforums.org/showthread.php?p=9417686

Under 10.4 Lucid using Xinerama with two monitors (Left,Middle) on an ATI
card (FireMV 2250 with "radeon" driver) and the third monitor (Right)
on an nVidia card (G86 GeForce 8300 GS with "nv" driver or "nvidia"
driver). I did not have this problem under 9.10 Karmic.

With Xinerama turned off, the mouse moves perfectly between all three
monitors - the two monitors on the ATI card (Left,Middle) and the single
monitor on the nVidia card (Right). Unfortunately, it splits my desktop
into two DISPLAYs (ATI and nVidia) and so I can't move windows between
the two.

Under 10.4, with Xinerama on, Left and Middle start out showing the
same content. (This looks like mirror mode, but isn't.) Starting on
Left, I can move the mouse to the right, and it crosses both Left and
Middle simultaneously until it reaches the right side of both. Then,
the mouse leaves Left and we discover that Middle is actually a scrolling
double-width screen with only a single width showing - as I move against
the right edge of Middle, the mouse causes Middle to scroll/pan, until
both virtual Middle screens have been crossed, then Middle stops scrolling
and the mouse moves onto the Right monitor.

At this point, with the mouse all the way to the right, I have three
monitors showing three different 1600x1200 parts of the full 4800x1200
Xinerama desktop.

Moving the mouse back toward the left from the Right monitor, the mouse
crosses Right, leaves Right and moves onto the right edge of Middle,
and crosses left across Middle, then when the mouse hits the left side
of Middle, the mouse also appears on the right side of Left, and as
I continue to move the mouse left, the mouse crosses Left and Middle
scrolls/pans until it is showing exactly the same content as Left.

At this point, with the mouse all the way to the left, I have Left and
Middle mirroring each other (wrong) both showing the leftmost 1600x1200
of the full 4800x1200 Xinerama desktop and Right continues to show the
rightmost 1600x1200.  The middle 1600x1200 is no longer visible on Middle.

I need to find out how to tell Middle not to scroll and to show only
the right side of its double-size viewport.

This didn't happen under 9.10. It's new in 10.4

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Mon Jun  7 22:59:03 2010
DkmsStatus:
 nvidia-173, 173.14.22, 2.6.32-22-generic, x86_64: installed 
 nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
MachineType: System manufacturer System Product Name
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-22-generic 
root=UUID=dc727a13-5170-4697-aad8-849090d05426 ro text
ProcEnviron:
 LC_CTYPE=en_CA.utf8
 LC_COLLATE=C
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
SourcePackage: xorg
dmi.bios.date: 06/10/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1303
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4A79T Deluxe
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1303:bd06/10/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79TDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.32-22-generic

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid xinerama

-- 
wrong xinerama scroll/pan using two cards three monitors
https://bugs.launchpad.net/bugs/591104
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp