[Ubuntu-x-swat] [Bug 389519] Re: Cursor can move off-screen when dual-monitors do not form rectangular area

2010-11-12 Thread nZain
If you're looking for a simple workaround for the mouse problem (which
is not polling the mouse), I wrote a small tool to prevent the mouse
from entering the void. This is not a patch, nor will it satisfy
everyone. Refer to

https://bugs.launchpad.net/ubuntu/+source/libxrandr/+bug/373367/comments/10

This is just a workaround until this tricky topic gets handled upstream
by implementing one or more policies.

-- 
Cursor can move off-screen when dual-monitors do not form rectangular area
https://bugs.launchpad.net/bugs/389519
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel.

___
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


Re: [Ubuntu-x-swat] [Bug 523558] Re: Synaptics cursor speed is not screen-dependent - speed on small screen is too high after connecting big external monitor

2010-11-12 Thread Gursimran singh Mohar
Tomas,
Perhaps this is the only patch in my knowledge too.

On 11/12/10, Tomas Janousek l...@lisk.in wrote:
 Oh. Could you perhaph give me a link to that patch? I guess it's less
 hacky than this patch of mine. Thanks.

 --
 Synaptics cursor speed is not screen-dependent - speed on small screen is
 too high after connecting big external monitor
 https://bugs.launchpad.net/bugs/523558
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “xserver-xorg-input-synaptics” package in Ubuntu: Invalid

 Bug description:
 Binary package hint: xserver-xorg-input-synaptics

 The cursor speed of a Synaptics pad depends on your screen size. Or rather,
 the speed value defines the scaling between touchpad coordinates and screen
 coordinates. (man synaptics, line ~418). So supposedly, even if you raise
 or lower your resolution, moving your finger n millimetres across the pad
 surface should still make it move the cursor n centimetres across your
 screen, regardless of whether the screen's pixel resolution is at 800x600 or
 at 1600x1200.

 Connecting an external monitor seems to count as adding screen realestate,
 affecting the effective screen speed as much as raising your resolution by
 that of the external monitor would. To put into a concrete example: if your
 netbook screen is 1024x600, and you connect a 1600x1200 monitor, then the
 screen realestate becomes 2624x1200 if put side-by-side, or 1600x1800 if put
 above the other. (Unsure of the details of how the driver calculates this.)

 The sensitivity that you get on your 1024x600 netbook screen, when the
 Synaptics driver scales its speed to match your total 2624x1200 realestate,
 is much too high.

 How to reproduce:
 1) Acquire a netbook with a puny ~10 screen with 1024x600 native resolution
 (MSI Wind, et al)
 2) Get a feel for the touchpad's cursor speed
 3) Attach 1600x1200+ external monitor
 4) Using xrandr, set the external monitor's output to be next to or above
 the laptop screen's output, as such;
$ xrandr --output VGA1 --above LVDS1 --auto
 5) Compare cursor speed to earlier speed
 6) Try to perform simple to complex mouse tasks on your small screen and
 watch the cursor consistently overshoot

 The speed is acceptable when maneuvering on the external monitor, but very
 little physical pad movement is needed to totally pan over the entirety of
 the small netbook screen.

 Cursor speed should be screen-dependent, if that's even technically
 possible. Alternatively, it should only take the primary screen (output)
 into consideration when scaling pad movement speed to screen cursor speed.

 ProblemType: Bug
 Architecture: i386
 Date: Thu Feb 18 01:11:21 2010
 DistroRelease: Ubuntu 10.04
 DkmsStatus:
  ipheth, 1.0+git20100207, 2.6.32-12-generic, i686: installed
  ipheth, 1.0+git20100207, 2.6.32-13-generic, i686: installed
 InstallationMedia: Kubuntu 10.04 Lucid Lynx - Alpha i386 (20100201)
 MachineType: MICRO-STAR INTERNATIONAL CO., LTD U-100
 Package: xserver-xorg-input-synaptics 1.2.0-3ubuntu2
 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-13-generic
 root=UUID=bfe2926e-f8bf-41dd-a237-690b609cafe6 ro quiet splash
 ProcEnviron:
  LANGUAGE=
  PATH=(custom, user)
  LANG=en_US.UTF-8
  SHELL=/bin/bash
 ProcVersionSignature: Ubuntu 2.6.32-13.18-generic
 RelatedPackageVersions:
  xserver-xorg 1:7.5+1ubuntu2
  libgl1-mesa-glx 7.7-0ubuntu8
  libdrm2 2.4.17-1ubuntu1
  xserver-xorg-video-intel 2:2.9.1-1ubuntu4
 SourcePackage: xserver-xorg-input-synaptics
 Uname: Linux 2.6.32-13-generic i686
 dmi.bios.date: 10/06/2008
 dmi.bios.vendor: American Megatrends Inc.
 dmi.bios.version: 4.6.3
 dmi.board.asset.tag: To be filled by O.E.M.
 dmi.board.name: U-100
 dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD
 dmi.board.version: Ver.001
 dmi.chassis.asset.tag: To Be Filled By O.E.M.
 dmi.chassis.type: 3
 dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO., LTD
 dmi.chassis.version: Ver.001
 dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvr4.6.3:bd10/06/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnU-100:pvrVer.001:rvnMICRO-STARINTERNATIONALCO.,LTD:rnU-100:rvrVer.001:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvrVer.001:
 dmi.product.name: U-100
 dmi.product.version: Ver.001
 dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO., LTD
 system:
  distro: Ubuntu
  architecture:   i686kernel: 2.6.32-13-generic

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/523558/+subscribe



-- 
Warm Regards,
Gursimran singh Mohar

-- 
Synaptics cursor speed is not screen-dependent - speed on small screen is too 
high after connecting big external monitor
https://bugs.launchpad.net/bugs/523558
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in ubuntu.

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

Re: [Ubuntu-x-swat] [Bug 500658] Re: Pointer stuck in upper-left corner while using touchpad on the upper left corner in emachines 2350

2010-11-12 Thread Gursimran singh Mohar
Thanks fabio for taking the bug.

On 11/12/10, Fabio Marconi marconifa...@ubuntu-it.org wrote:
 Hello Dongxu
 Can you please attach here
 /var/log/syslog
 /var/log/kern.log
 Thanks
 Fabio

 --
 Pointer stuck in upper-left corner while using touchpad on the upper left
 corner in emachines 2350
 https://bugs.launchpad.net/bugs/500658
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “xserver-xorg-input-synaptics” package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: xorg

 I have an emachines m2350 and use gnome/compiz on a fresh install of Ubuntu
 9.10(This bug has been confirmed in maverick see comment #3).

 To reproduce the bug:
 randomly touch the upper-left corner of the touchpad, usually within
 seconds, the mouse pointer jumps to X root:(0,0), i.e., the upper-left
 corner of screen, and trying to move the pointer is futile thereafter.

 A way to workaround, hit Alt-F7 (move window), then, the pointer jumps and
 can be moved again.


 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/500658/+subscribe



-- 
Warm Regards,
Gursimran singh Mohar

-- 
Pointer stuck in upper-left corner while using touchpad on the upper left 
corner in emachines 2350
https://bugs.launchpad.net/bugs/500658
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 463067] Re: installer doesn't see mouse button1 up events

2010-11-12 Thread Gursimran singh Mohar
Hi again Glen,
Thanks for testing out but why did not you completed the installation to test 
it completely. Maverick is all new ubuntu ans its recomented for all lucid 
users to upgrade to maverick to have access to better support and better bug 
free enviroment.

-- 
installer doesn't see mouse button1 up events
https://bugs.launchpad.net/bugs/463067
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 584230] Re: screen shows vertical lines on boot, after time out moving touchpad restores screen

2010-11-12 Thread Gursimran singh Mohar
Hi ray

Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. If you could test the
current Ubuntu stable release(maverick ubuntu 10.10), this would help us
a lot.

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: New = Incomplete

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Importance: Undecided = Low

-- 
screen shows vertical lines on boot, after time out moving touchpad restores 
screen
https://bugs.launchpad.net/bugs/584230
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 674402] [NEW] fglrx driver doesn't work after updating kernel with a same version number new kernel

2010-11-12 Thread Paolo
Public bug reported:

fglrx driver are installed as a module in kernel 2.6.aa-bb

if a new kernel 2.6.aa-cc or 2.6.dd-ee is installed, the system goes
throught a reinstallation of the driver and everything works fine.

If an update is made with a kernel having same version number 2.6.aa-bb,
no new installation of the module is made and fglrx driver do not works
anymore.

Manual reinstallation of the fglrx package solves the problem, but it
would be better to do it automatically.

The same problem exists in 64 architectures.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: fglrx 2:8.780-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-23.37-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Fri Nov 12 10:19:42 2010
DkmsStatus: fglrx, 8.780, 2.6.35-23-generic, i686: installed
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
MachineType: LENOVO 2082BKU
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic 
root=UUID=a914287d-97d6-4f96-9d14-c9cd1380e970 ro quiet splash
ProcEnviron:
 LANGUAGE=it_IT:fr_FR:fr:en_GB:en
 PATH=(custom, user)
 LANG=it_IT.utf8
 SHELL=/bin/bash
SourcePackage: fglrx-installer
dmi.bios.date: 11/19/2009
dmi.bios.vendor: LENOVO
dmi.bios.version: 7VET81WW (3.11 )
dmi.board.name: 2082BKU
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7VET81WW(3.11):bd11/19/2009:svnLENOVO:pn2082BKU:pvrThinkPadT500:rvnLENOVO:rn2082BKU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 2082BKU
dmi.product.version: ThinkPad T500
dmi.sys.vendor: LENOVO
glxinfo: Error: [Errno 2] Nessun file o directory
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   i686
 kernel: 2.6.35-23-generic

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
fglrx driver doesn't work after updating kernel with a same version number new 
kernel
https://bugs.launchpad.net/bugs/674402
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer 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 674402] Re: fglrx driver doesn't work after updating kernel with a same version number new kernel

2010-11-12 Thread Paolo


-- 
fglrx driver doesn't work after updating kernel with a same version number new 
kernel
https://bugs.launchpad.net/bugs/674402
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer 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 591921] Re: two-finger scrolling does not work on Asus EeePC 1201T

2010-11-12 Thread Gursimran singh Mohar
hi Alex,

Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. If you could test the
current Ubuntu stable release(maverick ubuntu 10.10), this would help us
a lot.


** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: New = Incomplete

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Importance: Undecided = Low

-- 
two-finger scrolling does not work on Asus EeePC 1201T
https://bugs.launchpad.net/bugs/591921
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 588870] Re: Touchpad on ASUS K72JR is not configured properly

2010-11-12 Thread Gursimran singh Mohar
hi brett

Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. If you could test the
current Ubuntu stable release(maverick ubuntu 10.10), this would help us
a lot.


** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: New = Incomplete

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Importance: Undecided = Low

-- 
Touchpad on ASUS K72JR is not configured properly
https://bugs.launchpad.net/bugs/588870
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 389519] Re: Cursor can move off-screen when dual-monitors do not form rectangular area

2010-11-12 Thread one51
nZain, thanks a lot! Works perfectly, and I even have the same monitor
dimensions, so even copy/paste of the sample execute line works for
me. I'll put it in startup as I hardly ever transport this laptop.

Such a fix as you did would be SO easy to incorporate into X... but I
suppose it will take another year...

You get +999,999 points for creativity and helpfulness in the face of
interminable open-source bugfix discussions about simple problems which
could persuade otherwise reasonable people to return to W*ndoze. :-)

-- 
Cursor can move off-screen when dual-monitors do not form rectangular area
https://bugs.launchpad.net/bugs/389519
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel.

___
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 500887] Re: Synaptics Button Press Disables Synaptics Function Until Reboot

2010-11-12 Thread Gursimran singh Mohar
Hi Fabio,

I thought you have left the bug owing to the New status of the bug.
Probably you forget to change the status...

-- 
Synaptics Button Press Disables Synaptics Function Until Reboot
https://bugs.launchpad.net/bugs/500887
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 572196] Re: No display on LCD panel when the fglrx driver is installed. Display on external VGA still works.

2010-11-12 Thread Roger Barrett
This issue appears to have been fixed in Ubuntu 10.10. The FGLRX driver
now correctly displays on the internal LVDS connected panel.

I assume that this is from a corrected/updated version of the FGLRX
driver rather than any other reason, since xrandr ( an extension
implemented by the driver ) now correctly reports the screen
capabilities.

If the version of FLGRX driver used in 10.10 is provided as an update to
the previous Ubuntu versions ( 9.04, 9.10, 10.04 ), I would further
assume that the issue is fixed for those versions, but I have not
verified that.

Catalyst Control Center reports the following sofware versions
2D Driver Version   8.78.30
RandR Version   1.3 
OpenGL Version 3.3.10237

-- 
No display on LCD panel when the fglrx driver is installed. Display on external 
VGA still works.
https://bugs.launchpad.net/bugs/572196
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer 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 663197] Re: poor performance on maverik

2010-11-12 Thread Michele Mordenti
*** This bug is a duplicate of bug 663147 ***
https://bugs.launchpad.net/bugs/663147

** This bug has been marked a duplicate of bug 663147
   No 3D acceleration on Intel chip
 * You can subscribe to bug 663147 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/663147/+subscribe

-- 
poor performance on maverik
https://bugs.launchpad.net/bugs/663197
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel 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 663147] Re: No 3D acceleration on Intel chip

2010-11-12 Thread Michele Mordenti
I confirmed this bug: see also my duplicate bug #663197


** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Confirmed

** Summary changed:

- No 3D acceleration on Intel chip
+ [Maverick]: no 3D acceleration on Intel chip

** Tags added: regression-release

-- 
[Maverick]: no 3D acceleration on Intel chip
https://bugs.launchpad.net/bugs/663147
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel 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 674461] [NEW] broken symlink to libGL.so

2010-11-12 Thread Quim Nuss
Public bug reported:

the link to libGL.so is broken since it is in the upper folder.

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


** Tags: mesa opengl openrave soqt

-- 
broken symlink to libGL.so
https://bugs.launchpad.net/bugs/674461
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa 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 663147] Re: [Maverick]: no 3D acceleration on Intel chip

2010-11-12 Thread Michele Mordenti
Disabling the vsync, opengl runs smoothly both inside KDE with no kwin effects 
both outside on a fluxbox wm.
2100 frames in 5.0 seconds = 420fps
More or less the same performance of lucid.
Inside KDE with kwin effects and no vsync I loose 50% of performance.
Maybe not a xorg-intel bug?

To disable vsync on opengl edit  .drirc on $HOME direcotry.
cat ~/.drirc
option name=vblank_mode value=0/

-- 
[Maverick]: no 3D acceleration on Intel chip
https://bugs.launchpad.net/bugs/663147
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel 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 389519] Re: Cursor can move off-screen when dual-monitors do not form rectangular area

2010-11-12 Thread nZain
Thanks for the flowers, but what I did is not a fix :) And I agree
with the devs that the topic isn't solved easily. People have very
different habbits and in my/your oppinion-weird layouts may be useful
to others. However, I also agree with you that at least some options
(that extend the current default behavior) could be implemented rather
quickly. Anyways, this is open source and we love it. So don't expect
something to be done quickly... or do it yourself and provide a patch
;-) I can't do it.

-- 
Cursor can move off-screen when dual-monitors do not form rectangular area
https://bugs.launchpad.net/bugs/389519
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel.

___
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 674112] Re: XOrg Segmentation Fault with XServer when running MultiSeatX

2010-11-12 Thread Kristopher Phillips
Another backtrace.  Some sort of update on this would be nice.

Backtrace:
0: /usr/bin/X2 (xorg_backtrace+0x28) [0x4a3258]
1: /usr/bin/X2 (0x40+0x655bd) [0x4655bd]
2: /lib/libpthread.so.0 (0x7f63df414000+0xf8f0) [0x7f63df4238f0]
3: /usr/lib/libpixman-1.so.0 (0x7f63ded79000+0x42c65) [0x7f63dedbbc65]
4: /usr/lib/libpixman-1.so.0 (0x7f63ded79000+0x42dce) [0x7f63dedbbdce]
5: /usr/lib/libpixman-1.so.0 (pixman_fill+0x3d) [0x7f63deda874d]
6: /usr/lib/xorg/modules/libfb.so (fbFill+0x2b6) [0x7f63db43a096]
7: /usr/lib/xorg/modules/libfb.so (fbPolyFillRect+0x1da) [0x7f63db43a53a]
8: /usr/bin/X2 (0x40+0xd8a5b) [0x4d8a5b]
9: /usr/bin/X2 (0x40+0x76aac) [0x476aac]
10: /usr/bin/X2 (miPaintWindow+0x1aa) [0x45ad2a]
11: /usr/bin/X2 (miWindowExposures+0xc8) [0x45b0c8]
12: /usr/bin/X2 (MapWindow+0x325) [0x457955]
13: /usr/bin/X2 (0x40+0x26150) [0x426150]
14: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f63de10bc4d]
15: /usr/bin/X2 (0x40+0x25d59) [0x425d59]
Segmentation fault at address 0x2631000

Caught signal 11 (Segmentation fault). Server aborting

Please consult the The X.Org Foundation support 
 at http://wiki.x.org
 for help. 
Please also check the log file at /var/log/Xorg.2.log for additional 
information.

-- 
XOrg Segmentation Fault with XServer when running MultiSeatX
https://bugs.launchpad.net/bugs/674112
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 573957] Re: X server crashes randomly

2010-11-12 Thread steba
My crashes described in #9 no longer happen with Ubuntu 10.10. Seemed to
be a bug in the Intel xorg driver.

-- 
X server crashes randomly
https://bugs.launchpad.net/bugs/573957
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server 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 658132] Re: the mouse loose the ability to shoose the window and input focus to controls

2010-11-12 Thread Book 'em Dano
** Changed in: xserver-xorg-input-mouse (Ubuntu)
   Status: Incomplete = Triaged

-- 
the mouse loose the ability to shoose the window and input focus to controls
https://bugs.launchpad.net/bugs/658132
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-mouse 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 658379] Re: Maverick AMD64 Theme settings not recalled

2010-11-12 Thread bastafidli
*** This bug is a duplicate of bug 500417 ***
https://bugs.launchpad.net/bugs/500417

** This bug is no longer a duplicate of bug 649809
   Meerkat (10.10) does not apply theme properly
** This bug has been marked a duplicate of bug 500417
   nautilus doesn't honor gnome theme
 * You can subscribe to bug 500417 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/500417/+subscribe

-- 
Maverick AMD64 Theme settings not recalled
https://bugs.launchpad.net/bugs/658379
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers 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 649809] Re: Meerkat (10.10) does not apply theme properly

2010-11-12 Thread bastafidli
*** This bug is a duplicate of bug 500417 ***
https://bugs.launchpad.net/bugs/500417

** This bug has been marked a duplicate of bug 500417
   nautilus doesn't honor gnome theme
 * You can subscribe to bug 500417 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/500417/+subscribe

-- 
Meerkat (10.10) does not apply theme properly
https://bugs.launchpad.net/bugs/649809
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 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 674110] Re: X + nvidia crashes with xinerama enabled

2010-11-12 Thread Martin Hoffmann
This work again as expected (no crash of X) after applying this patch:

--- a/Xext/panoramiXprocs.c 2010-11-12 14:59:22.227798003 +0100
+++ b/Xext/panoramiXprocs.c 2010-11-12 15:00:31.487798009 +0100
@@ -634,7 +634,7 @@
 rep.dstX = x - pDst-drawable.x;
 rep.dstY = y - pDst-drawable.y;
 if((pDst == screenInfo.screens[0]-root) ||
-   (pWin-drawable.id == screenInfo.screens[0]-screensaver.wid))
+   (pDst-drawable.id == screenInfo.screens[0]-screensaver.wid))
 {
rep.dstX += screenInfo.screens[0]-x;
rep.dstY += screenInfo.screens[0]-y;

-- 
X + nvidia crashes with xinerama enabled 
https://bugs.launchpad.net/bugs/674110
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server 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 588870] Re: Touchpad on ASUS K72JR is not configured properly

2010-11-12 Thread Brett Alton
This has been fixed in 10.10, yes, but still present in 10.04.

-- 
Touchpad on ASUS K72JR is not configured properly
https://bugs.launchpad.net/bugs/588870
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 660301] Re: maverick: S3 savage (but also with vesa driver): X crash/restart after first switch to console and back, garbaged and unusable screen after second console switch

2010-11-12 Thread Hans-Juergen Mauser
Thanks for your attention, but as I need the machines for some kind of
production work, I cannot revert them to the buggy state currently, as I
had to fix and modify a lot: mainline kernel, xservers from lucid, and a
self-compiled savage xserver from the lucid sources as I had to do a
bugfix in the driver source code, but this is not related to this
problem.

Can I still use your collection command to gather something useful, even
if I keep the system in working state? This would not be any problem.

-- 
maverick: S3 savage (but also with vesa driver): X crash/restart after first 
switch to console and back, garbaged and unusable screen after second console 
switch
https://bugs.launchpad.net/bugs/660301
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 649809] Re: Meerkat (10.10) does not apply theme properly

2010-11-12 Thread bastafidli
*** This bug is a duplicate of bug 500417 ***
https://bugs.launchpad.net/bugs/500417

I believe this is duplicate of 500417 and it is present at least since
9.10. I am running 9.10 and 10.10 and the behavior is exactly the same.
It happens 100% of the time after I do clean install of 10.10, install
NVidia driver through restricted drivers and reboot few times.

-- 
Meerkat (10.10) does not apply theme properly
https://bugs.launchpad.net/bugs/649809
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 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 649809] Re: Meerkat (10.10) does not apply theme properly

2010-11-12 Thread bastafidli
*** This bug is a duplicate of bug 500417 ***
https://bugs.launchpad.net/bugs/500417

Also #68 doesn't work for me, but #70 does which is the same workaround
which applies to the other defect as well.

-- 
Meerkat (10.10) does not apply theme properly
https://bugs.launchpad.net/bugs/649809
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 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 674513] [NEW] Xorg assert failure: *** glibc detected *** /usr/bin/X: realloc(): invalid pointer: 0x0000000000c0a4ca ***

2010-11-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I was looking at a web page and firefox closed without any notification.
then the bug report appeared.

ProblemType: Crash
DistroRelease: Ubuntu 10.04
Package: xserver-xorg-core 2:1.7.6-2ubuntu7.3
ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
AssertionMessage: *** glibc detected *** /usr/bin/X: realloc(): invalid 
pointer: 0x00c0a4ca ***
CrashCounter: 1
Date: Fri Nov 12 14:52:56 2010
DkmsStatus:
 vboxhost, 3.2.10, 2.6.32-25-generic, x86_64: installed 
 nvidia-current, 195.36.24, 2.6.31-22-generic, x86_64: built 
 nvidia-current, 195.36.24, 2.6.32-25-generic, x86_64: installed 
 nvidia-current, 195.36.24, 2.6.32-24-generic, x86_64: installed 
 nvidia-current, 195.36.24, 2.6.32-23-generic, x86_64: installed
ExecutablePath: /usr/bin/Xorg
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
MachineType: System manufacturer System Product Name
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-25-generic 
root=UUID=28a18fe7-3955-4cf8-9453-f5564a43cbf8 ro quiet splash
ProcCmdline: /usr/bin/X :0 -nr -verbose -auth 
/var/run/gdm/auth-for-gdm-4z68QX/database -nolisten tcp vt7
ProcEnviron:
 LANG=fr_FR.UTF-8
 PATH=(custom, no user)
Signal: 6
SourcePackage: nvidia-graphics-drivers
StacktraceTop:
 raise () from /lib/libc.so.6
 abort () from /lib/libc.so.6
 ?? () from /lib/libc.so.6
 ?? () from /lib/libc.so.6
 realloc () from /lib/libc.so.6
Title: Xorg assert failure: *** glibc detected *** /usr/bin/X: realloc(): 
invalid pointer: 0x00c0a4ca ***
UserGroups:
 
dmi.bios.date: 04/07/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2102
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5Q
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.:bvr2102:bd04/07/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5Q: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-25-generic

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash lucid need-amd64-retrace
-- 
Xorg assert failure: *** glibc detected *** /usr/bin/X: realloc(): invalid 
pointer: 0x00c0a4ca ***
https://bugs.edge.launchpad.net/bugs/674513
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to nvidia-graphics-drivers 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 674513] Re: Xorg assert failure: *** glibc detected *** /usr/bin/X: realloc(): invalid pointer: 0x0000000000c0a4ca ***

2010-11-12 Thread Apport retracing service
StacktraceTop:
 *__GI_raise (sig=value optimized out)
 *__GI_abort () at abort.c:92
 __libc_message (do_abort=value optimized out, 
 malloc_printerr (action=3, 
 *__GI___libc_realloc (oldmem=0x0, bytes=1024)


** Package changed: ubuntu = nvidia-graphics-drivers (Ubuntu)

-- 
Xorg assert failure: *** glibc detected *** /usr/bin/X: realloc(): invalid 
pointer: 0x00c0a4ca ***
https://bugs.launchpad.net/bugs/674513
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers 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 674513] Stacktrace.txt

2010-11-12 Thread Apport retracing service

** Attachment added: Stacktrace.txt
   
https://bugs.edge.launchpad.net/bugs/674513/+attachment/1731231/+files/Stacktrace.txt

-- 
Xorg assert failure: *** glibc detected *** /usr/bin/X: realloc(): invalid 
pointer: 0x00c0a4ca ***
https://bugs.launchpad.net/bugs/674513
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers 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 674513] ThreadStacktrace.txt

2010-11-12 Thread Apport retracing service

** Attachment added: ThreadStacktrace.txt
   
https://bugs.edge.launchpad.net/bugs/674513/+attachment/1731232/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.edge.launchpad.net/bugs/674513/+attachment/1731184/+files/CoreDump.gz

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Importance: Undecided = Medium

** Tags removed: need-amd64-retrace

-- 
Xorg assert failure: *** glibc detected *** /usr/bin/X: realloc(): invalid 
pointer: 0x00c0a4ca ***
https://bugs.launchpad.net/bugs/674513
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers 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 660596] Re: Black screen after installing Nvidia drivers on 10.10

2010-11-12 Thread Pemeq
@golthiryus
So you say that the NVIDIA-Linux-x86-256.53.run fix mentioned by Rho_T works?
Please let us know.

-- 
Black screen after installing Nvidia drivers on 10.10
https://bugs.launchpad.net/bugs/660596
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server 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 649809] Re: Meerkat (10.10) does not apply theme properly

2010-11-12 Thread pfrenssen
This is not a duplicate of 500417. Please unset the duplicate status.

** This bug is no longer a duplicate of bug 500417
   nautilus doesn't honor gnome theme

-- 
Meerkat (10.10) does not apply theme properly
https://bugs.launchpad.net/bugs/649809
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 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 588870] Re: Elantech touchpad on ASUS K72JR is not configured properly

2010-11-12 Thread Robert Hooker
** Summary changed:

- Touchpad on ASUS K72JR is not configured properly
+ Elantech touchpad on ASUS K72JR is not configured properly

** Package changed: xserver-xorg-input-synaptics (Ubuntu) = linux
(Ubuntu)

** Summary changed:

- Elantech touchpad on ASUS K72JR is not configured properly
+ Elantech touchpad on ASUS K72JR is detected as ImPS/2 Mouse instead of 
touchpad

-- 
Elantech touchpad on ASUS K72JR is detected as ImPS/2 Mouse instead of touchpad
https://bugs.launchpad.net/bugs/588870
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 351251] Re: Jaunty Gimp running inside Xephyr causes a Segmentation fault

2010-11-12 Thread sly
Hi,

I am using Lucid and I am still affected by that bug (or one that looks
really like the one of the original poster)

Using gimp  and trying any action with my mouse on the drawing surface cause
Xorg to segfault. (The only other apps I'm aware of that do crash xorg the same 
way is inkscape)

I'm also using a multi-seat configuration, but it does happen in the Xephyr
session as well as in the main xorg session.

What I found is that this bug is related to gimp + the evdev input driver of
xorg

My relevent section in xorg.conf is :
Section InputDevice
  Identifier Right Mouse
  Option CorePointer
  Driver evdev
  Option Device /dev/input/event4
EndSection

The bug does not occure if I'm using the default xorg input driver

My guess would be that gimp requests something related to a graphic tablet
and that is badly supported by the evedev input driver, but that just a
guess.

I haven't upgraded yet to Maverik so I cannot confirm if that occurs on
it as well

-- 
Jaunty Gimp running inside Xephyr causes a Segmentation fault
https://bugs.launchpad.net/bugs/351251
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server 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 674107] [NEW] Intel 855GM: Detected a hung GPU, disabling acceleration.

2010-11-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

It is not possible to run Xorg with Intel driver on my Intel 82852/855GM
graphic card (I have similar problems with this graphic card at leas
since Ubuntu 9.10). Ubuntu runs fine with Vesa driver (of course without
acceleration). The Xorg server freezes shortly after start leaving
computer with still image on monitor and moving mouse cursor. The Linux
kernel is still responding (ssh, sysrq), but after restarting Xorg
computer freezes completely.

** Affects: null
 Importance: Undecided
 Status: Invalid

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: maverick
-- 
Intel 855GM: Detected a hung GPU, disabling acceleration.
https://bugs.edge.launchpad.net/bugs/674107
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to xserver-xorg-video-intel 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 674107] Re: Intel 855GM: Detected a hung GPU, disabling acceleration.

2010-11-12 Thread Philip Muškovac
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug did not have a package associated with it, which
is important for ensuring that it gets looked at by the proper
developers.  You can learn more about finding the right package at
https://wiki.ubuntu.com/Bugs/FindRightPackage . I have classified this
bug as a bug in xserver-xorg-video-intel.

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected.  You can learn more about
this functionality at https://wiki.ubuntu.com/ReportingBugs.

** Tags added: maverick

** Package changed: ubuntu = xserver-xorg-video-intel (Ubuntu)

-- 
Intel 855GM: Detected a hung GPU, disabling acceleration.
https://bugs.launchpad.net/bugs/674107
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel 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 636311] Re: Keyboard special keys interfere with mouse

2010-11-12 Thread Caio Alonso
I'm using Maverick with a Microsoft Digital Media Keyboard 3000 and a
Microsoft 1.1 mouse, and was having the issue described in this bug
report.

Adding the https://edge.launchpad.net/~raof/+archive/aubergine
repository solved the problems, but my mouse gets moved to (0,0) the
first time I used the multimedia keys.

-- 
Keyboard special keys interfere with mouse
https://bugs.launchpad.net/bugs/636311
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev 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 623149] Re: ATI Xpress 200M full-screen corruption

2010-11-12 Thread czatan
Sorry for my bad English
I also have a ATI Technologies Inc RS482 [Radeon Xpress 200M]  on a laptop and 
have the same troubles.
However, as I turn the additional effects that require efficient desktop 
graphics cards still have about 60 FPS on the current desktop. If he switches 
to the second desktop is my card gets a kick and I have about 1200 FPS. I'm 
waiting, maybe someone will get the idea to the contrary.

The same problem encountered on Fedora 14th

-- 
ATI Xpress 200M full-screen corruption
https://bugs.launchpad.net/bugs/623149
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 658649] Re: Xorg freeze without reason in Ubuntu 10.10

2010-11-12 Thread alexds9
I think that I found solution for this problem.
In that site: http://fedoraproject.org/wiki/Xorg/Debugging

Some issues may be worked around by disabling kernel mode setting. To do this, 
add
nomodeset
as a kernel parameter.

I did so, and was able to change appearance preferences visual effects
to normal and extra. Compiz effects working fine too. Someone with this
problem, please confirm my solution.

-- 
Xorg freeze without reason in Ubuntu 10.10
https://bugs.launchpad.net/bugs/658649
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 653021] Re: Mouse's left button stops working.

2010-11-12 Thread Jmadero
More information, the problem also starts up when I call using skype and
when I listen to music with amarok. Problem occurs almost immediately
after using any of these pieces of software while my Microsoft Wireless
Optical Mouse 2.0 is connected.

-- 
Mouse's left button stops working.
https://bugs.launchpad.net/bugs/653021
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev 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 524281] Re: Tens of wakes per second in [kernel scheduler] Load balancing tick on Core 2 Duo even with only 1 core enabled

2010-11-12 Thread kuba

** Attachment added: powertopLenovoR61Core2DuoT7100.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/524281/+attachment/1731649/+files/powertopLenovoR61Core2DuoT7100.txt

-- 
Tens of wakes per second in [kernel scheduler] Load balancing tick on Core 2 
Duo even with only 1 core enabled
https://bugs.launchpad.net/bugs/524281
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 472366] Re: Touchpad clicks freeze system unless mouse plugged in

2010-11-12 Thread Francesco Castellana
Architecture: i386
CurrentDmesg:
 [   18.314308] EXT4-fs (sdb3): re-mounted. Opts: errors=remount-ro,commit=0
 [   20.040633] EXT4-fs (sdb3): re-mounted. Opts: errors=remount-ro,commit=0
 [   20.903165] ACPI: EC: GPE storm detected, transactions will use polling mode
 [   27.688014] eth2: no IPv6 routers present
 [   30.016093] lib80211_crypt: registered algorithm 'TKIP'
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1280x800 1280x720 1152x768 1024x768 800x600 848x480 720x480 640x480
 edid-base64:
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
DistroRelease: Ubuntu 10.10
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
MachineType: TOSHIBA Satellite M30X
Package: xserver-xorg-input-synaptics 1.2.2-2ubuntu5
PackageArchitecture: i386
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic 
root=UUID=d8adc59d-e978-4963-b46b-3761355ffa7a ro quiet splash
ProcEnviron:
 LANG=it_IT.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Tags: maverick maverick
Uname: Linux 2.6.35-22-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
dmi.bios.date: 11/30/2004
dmi.bios.vendor: TOSHIBA
dmi.bios.version: V1.60
dmi.board.name: EAL20
dmi.board.vendor: TOSHIBA
dmi.board.version: Null
dmi.chassis.asset.tag: *
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.60:bd11/30/2004:svnTOSHIBA:pnSatelliteM30X:pvrPSA72E-2L102WIT:rvnTOSHIBA:rnEAL20:rvrNull:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.name: Satellite M30X
dmi.product.version: PSA72E-2L102WIT
dmi.sys.vendor: TOSHIBA
glxinfo: Error: [Errno 2] Nessun file o directory
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   i686
 kernel: 2.6.35-22-generic


** Tags added: apport-collected

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] BootDmesg.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731686/+files/BootDmesg.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] DRM.card0.SVIDEO.1.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: DRM.card0.SVIDEO.1.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731687/+files/DRM.card0.SVIDEO.1.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] Dependencies.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731688/+files/Dependencies.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] GdmLog.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: GdmLog.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731689/+files/GdmLog.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] xdpyinfo.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731706/+files/xdpyinfo.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] xkbcomp.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: xkbcomp.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731707/+files/xkbcomp.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] setxkbmap.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: setxkbmap.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731705/+files/setxkbmap.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] GdmLog1.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: GdmLog1.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731690/+files/GdmLog1.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 674110] Re: X + nvidia crashes with xinerama enabled

2010-11-12 Thread Fabio Marconi
** Tags added: maverick

-- 
X + nvidia crashes with xinerama enabled 
https://bugs.launchpad.net/bugs/674110
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server 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 472366] GdmLog2.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: GdmLog2.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731691/+files/GdmLog2.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] Lspci.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: Lspci.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731692/+files/Lspci.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] Lsusb.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: Lsusb.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731693/+files/Lsusb.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] PciDisplay.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: PciDisplay.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731694/+files/PciDisplay.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] ProcCpuinfo.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731695/+files/ProcCpuinfo.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] ProcInterrupts.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731696/+files/ProcInterrupts.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] ProcModules.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: ProcModules.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731697/+files/ProcModules.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] RelatedPackageVersions.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731698/+files/RelatedPackageVersions.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] UdevDb.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: UdevDb.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731699/+files/UdevDb.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] UdevLog.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: UdevLog.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731700/+files/UdevLog.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] XorgLog.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: XorgLog.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731701/+files/XorgLog.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] XorgLogOld.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731702/+files/XorgLogOld.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] Xrandr.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: Xrandr.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731703/+files/Xrandr.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 472366] peripherals.txt

2010-11-12 Thread Francesco Castellana
apport information

** Attachment added: peripherals.txt
   
https://bugs.edge.launchpad.net/bugs/472366/+attachment/1731704/+files/peripherals.txt

-- 
Touchpad clicks freeze system unless mouse plugged in
https://bugs.launchpad.net/bugs/472366
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 312756] Re: support graphics card hot switch

2010-11-12 Thread Xanio
xa...@optimus:~$ sudo dmidecode -s system-product-name
HP Pavilion dv3 Notebook PC
xa...@optimus:~$ sudo dmidecode -s system-version
049B202415102
xa...@optimus:~$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | 
grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor 
Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA 
controller])
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M93 [Mobility 
Radeon HD 4500 Series] [1002:9555] (prog-if 00 [VGA controller])


** Attachment added: DSDT for HP Pavilion dv3 2350el
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1731736/+files/DSDT.dsl

-- 
support graphics card hot switch
https://bugs.launchpad.net/bugs/312756
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 662998] Re: System freezes when running on battery

2010-11-12 Thread Tao Huang
Does anybody find a solution for this bug? Or everybody just puts up with this? 
(its status is still New after almost three weeks)
 
Dell Studio 1558 
Intel(R) Core(TM) i5 CPU
BIOS version: A11
02:00.0 VGA compatible controller: ATI Technologies Inc Manhattan [Mobility 
Radeon HD 4500 Series]

Ubuntu Maverick 10.10
Linux 2.6.35-22-generic #35-Ubuntu x86_64 GNU/Linux
===

My laptop keeps freezing within 5minutes since logging in, no matter if
I boot the machine without charger or I take off the charger after
logging in. (And no matter if the Compiz is on or off, I tried Gnome
Safe Mode without charger and it freezes within 5 minutes as well)

It looks like the whole system freezes since it no longer responds to
ping/ssh requests after the X freezes.

-- 
System freezes when running on battery
https://bugs.launchpad.net/bugs/662998
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 662998] Re: System freezes when running on battery

2010-11-12 Thread Mike Lovell
No solution so far, I think we all put up with it.

My laptop seems more stable since I installed the latest ATI drivers and
configured PowerPlay.  It's lasted a two or three 1 hour journeys on
battery (whilst using 3G).

However it did freeze immediately after the charger was unplugged
yesterday, so it's still there.

-- 
System freezes when running on battery
https://bugs.launchpad.net/bugs/662998
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 463067] Re: installer doesn't see mouse button1 up events

2010-11-12 Thread Glen Ditchfield
I am sticking with Lucid because it is a Long Term Support release.

Are you really advising your Enterprise customers that Maverick is
better supported and that they should move up?

-- 
installer doesn't see mouse button1 up events
https://bugs.launchpad.net/bugs/463067
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics 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 627531] Re: Bad performance with Nvidia 6600 GT and nvidia-current

2010-11-12 Thread Hernando Torque
With the Compiz version everything's snappy. I understand this is still
a valid bug but I don't see how this should be fixed, so I'm marking it
as invalid.

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: New = Invalid

-- 
Bad performance with Nvidia 6600 GT and nvidia-current
https://bugs.launchpad.net/bugs/627531
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers 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 312756] Re: support graphics card hot switch

2010-11-12 Thread slayerdme
Dell XPS 15

$ sudo dmidecode -s system-product-name
XPS L501X  
$ sudo dmidecode -s system-versionA03
$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor 
Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA 
controller])
02:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df1] 
(rev a1) (prog-if 00 [VGA controller])


** Attachment added: DSDT for Dell XPS 15 (L501X)
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1731815/+files/DSDT.dsl

-- 
support graphics card hot switch
https://bugs.launchpad.net/bugs/312756
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 674762] [NEW] SEGFAULT in xorg-server when VLC is run

2010-11-12 Thread WinstonChurchill
Public bug reported:

Binary package hint: xorg

When VLC is run after the upgrade to 10.10, X crashes and is restarted -
logs reveal this is due to a SIGSEGV. Skype also causes this behaviour;
Totem does not, however. I have attached relevant hardware references -
I can of course provide more information if needed.

Xorg Version: xorg-server 2:1.7.6-2ubuntu7

Xorg.log:
[ 27248.309] Backtrace:
[ 27248.309] 0: /usr/bin/X (xorg_backtrace+0x28) [0x4a0fa8]
[ 27248.309] 1: /usr/bin/X (0x40+0x60fcd) [0x460fcd]
[ 27248.309] 2: /lib/libpthread.so.0 (0x7fc8b17eb000+0xfb40) [0x7fc8b17fab40]
[ 27248.309] 3: /usr/bin/X (0x40+0xbb22f) [0x4bb22f]
[ 27248.309] 4: /usr/bin/X (0x40+0x2c2d9) [0x42c2d9]
[ 27248.309] 5: /usr/bin/X (0x40+0x2184b) [0x42184b]
[ 27248.309] 6: /lib/libc.so.6 (__libc_start_main+0xfe) [0x7fc8b0756d8e]
[ 27248.309] 7: /usr/bin/X (0x40+0x213d9) [0x4213d9]
[ 27248.309] Segmentation fault at address 0x4
[ 27248.309] Caught signal 11 (Segmentation fault). Server aborting

kern.log:
Nov 12 19:02:14 Desktop kernel: [27262.043620] 3:4:1: endpoint lacks sample 
rate attribute bit, cannot set.
Nov 12 19:02:14 Desktop kernel: [27262.063602] 3:3:1: endpoint lacks sample 
rate attribute bit, cannot set.
Nov 12 19:02:14 Desktop kernel: [27262.064089] 3:3:1: endpoint lacks sample 
rate attribute bit, cannot set.
Nov 12 19:02:14 Desktop kernel: [27262.099722] 3:4:1: endpoint lacks sample 
rate attribute bit, cannot set.
Nov 12 19:02:15 Desktop kernel: [27262.121478] 3:3:1: endpoint lacks sample 
rate attribute bit, cannot set.
Nov 12 19:02:15 Desktop kernel: [27262.121960] 3:3:1: endpoint lacks sample 
rate attribute bit, cannot set.
Nov 12 19:02:15 Desktop kernel: [27262.144841] 3:3:1: endpoint lacks sample 
rate attribute bit, cannot set.
Nov 12 19:02:15 Desktop kernel: [27262.145330] 3:3:1: endpoint lacks sample 
rate attribute bit, cannot set.
Nov 12 19:02:15 Desktop kernel: [27262.148362] 3:3:1: endpoint lacks sample 
rate attribute bit, cannot set.

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

-- 
SEGFAULT in xorg-server when VLC is run
https://bugs.launchpad.net/bugs/674762
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 674762] Re: SEGFAULT in xorg-server when VLC is run

2010-11-12 Thread WinstonChurchill

** Attachment added: lsusb.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/674762/+attachment/1731824/+files/lsusb.txt

-- 
SEGFAULT in xorg-server when VLC is run
https://bugs.launchpad.net/bugs/674762
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 674762] Re: SEGFAULT in xorg-server when VLC is run

2010-11-12 Thread WinstonChurchill

** Attachment added: dmesg
   https://bugs.launchpad.net/bugs/674762/+attachment/1731822/+files/dmesg.txt

-- 
SEGFAULT in xorg-server when VLC is run
https://bugs.launchpad.net/bugs/674762
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 674762] Re: SEGFAULT in xorg-server when VLC is run

2010-11-12 Thread WinstonChurchill

** Attachment added: lspci
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/674762/+attachment/1731823/+files/lspci.txt

-- 
SEGFAULT in xorg-server when VLC is run
https://bugs.launchpad.net/bugs/674762
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 546578] Re: black screen after a few user switches

2010-11-12 Thread David Tombs
PAB: The workaround currently in gnome-screensaver fixes the issue. If
you're stilling having a problem, file a new bug with ubuntu-bug xorg.

-- 
black screen after a few user switches
https://bugs.launchpad.net/bugs/546578
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 668625] Re: [gm45] DisplayPort to Apple Cinema Display MiniDP

2010-11-12 Thread Andrew Cholakian
I've got this on my T401 as well.

-- 
[gm45] DisplayPort to Apple Cinema Display MiniDP
https://bugs.launchpad.net/bugs/668625
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel 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 665546] Re: Drop and sub menus don't always show up

2010-11-12 Thread missyou11
Same here when I was using 10.04 with compiz on. Later I switched to
Awesome and the nouveau driver, this happens again, but only with
Awesome's own menu.

-- 
Drop and sub menus don't always show up
https://bugs.launchpad.net/bugs/665546
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server 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