[Ubuntu-x-swat] [Bug 929960]

2012-04-02 Thread Jonathan Voss
I think this patch works as intended. Well actually, it's hard for me to say it actually fixed the problem due to its random nature, but I haven't had the mouse corruption issue on this patched driver, and the message appears in dmesg: [ 524.112945] [drm] Fixing large cursor offset 0x0d1e >=

[Ubuntu-x-swat] [Bug 929960]

2012-04-02 Thread Michel-daenzer
Created attachment 58436 Submitted fix (In reply to comment #11) > [...] I haven't had the mouse corruption issue on this patched driver, and the > message appears in dmesg: Okay, so an unpatched driver probably would use too large offsets sometimes, which would definitely explain the corrupted c

[Ubuntu-x-swat] [Bug 929960]

2012-04-02 Thread Rankincj-googlemail
Duplicate of #36769, perhaps? -- 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/929960 Title: Mouse cursor corruption when switching users To manage notifications about this bug

[Ubuntu-x-swat] [Bug 929960]

2012-04-02 Thread Jonathan Voss
This is a bit above my head I think. I got the source for xserver-xorg- video-ati from the Ubuntu repositories and tried to apply the patch to it. It looks like a lot of the right files are there, but there's no radeon_gem.c. The package version is 6.14.99~git20111219.aacbd629-0ubuntu2, which inclu

[Ubuntu-x-swat] [Bug 929960]

2012-04-02 Thread Michel-daenzer
(In reply to comment #7) > I got the source for xserver-xorg-video-ati from the Ubuntu repositories and > tried to apply the patch to it. That can't work, as the patch is for the kernel, not the X driver. You should be able to get the source for your running kernel with apt-get source linux-imag

[Ubuntu-x-swat] [Bug 929960]

2012-04-02 Thread Jonathan Voss
This patch causes my computer to crash at login. However, it's not a super bad crash because I was able to ssh in and check dmesg. The comment did not appear. Just to make sure it wasn't something I did when trying to compile a kernel, I reversed the patch and recompiled, and I'm running that kerne

[Ubuntu-x-swat] [Bug 929960]

2012-04-02 Thread Michel-daenzer
Created attachment 58312 Verbose test patch with crash fixed (In reply to comment #9) > This patch causes my computer to crash at login. However, it's not a super bad > crash because I was able to ssh in and check dmesg. Sorry about that, here's another test patch which shouldn't crash. -- You

[Ubuntu-x-swat] [Bug 971479] Re: Jagged font at top of panel and dash.

2012-04-02 Thread freelancer
On unity 2d font looks great problem occurs only in unity 3d. -- 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/971479 Title: Jagged font at top of panel and dash. To manage notifications about th

[Ubuntu-x-swat] [Bug 940564] Re: [8400m] nvidia-graphics-drivers (295.33-0ubuntu1), is causing failed restarts. shutdowns & only a blackscreen on tty's other than tty7

2012-04-02 Thread Bryce Harrington
@Alberto: Regression in .20 still not fixed in .33. Please escalate with NVIDIA. ** Changed in: nvidia-graphics-drivers (Ubuntu) Importance: Undecided => High ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Confirmed => Triaged ** Changed in: nvidia-graphics-drivers (Ubuntu)

[Ubuntu-x-swat] [Bug 971767] Re: Xorg crashed with SIGSEGV in __GI___libc_malloc()

2012-04-02 Thread Bryce Harrington
This one appears to be failing in this chunk of code: static Bool CreateCallbackList(CallbackListPtr *pcbl) { ... if (!pcbl) return FALSE; cbl = malloc(sizeof(CallbackListRec)); /* CRASH */ if (!cbl) return FALSE; ... The error is: #8 0x7fcb64f9ba2e in __GI___libc_mallo

[Ubuntu-x-swat] [Bug 935912] Re: nvLock: client timed out, taking the lock after changing refresh rate of second monitor

2012-04-02 Thread Bryce Harrington
** Summary changed: - nvLock: client timed out, taking the lock + nvLock: client timed out, taking the lock after changing refresh rate of second monitor -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https:/

[Ubuntu-x-swat] [Bug 951163] Re: [Quadro NVS 130M] Xorg freeze with 3G and Nvidia driver - without Nvidia driver it freezes when screen goes blank

2012-04-02 Thread Bryce Harrington
The 295.33 driver was updated in Ubuntu recently. Please re-test after updating to that version, and report back here if that resolves the issue. It includes improved compatibility with recent Linux kernels, which potentially could have some relevance to this issue. ** Summary changed: - Xorg fre

[Ubuntu-x-swat] [Bug 935912] Re: nvLock: client timed out, taking the lock after changing refresh rate of second monitor

2012-04-02 Thread Bryce Harrington
The 295.33 driver was updated in Ubuntu recently. Please re-test after updating to that version, and report back here if that resolves the issue. It includes several DisplayPort fixes which might be relevant to your issue. ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Triaged =>

[Ubuntu-x-swat] [Bug 943880] Re: Xorg crashed with SIGABRT in __libc_message() from XIDestroyDeviceProperty

2012-04-02 Thread Chase Douglas
I tried to run X under valgrind to see if disconnecting a device would provide any clues. Unfortunately, it didn't. I hit a crash when X tries to use snprintf from signal context when mtdev_get returns an error, but that's irrelevant to this bug. I removed the logging line, but then I don't get any

[Ubuntu-x-swat] [Bug 943880] Re: Xorg crashed with SIGABRT in __libc_message() from XIDestroyDeviceProperty

2012-04-02 Thread Bryce Harrington
bryceh, fwiw, in bug 943880 the stack trace from *after* we fixed the synaptics corruption is from when the server is shutting down -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/943880 Ti

[Ubuntu-x-swat] [Bug 877682] Re: [Latitude E6510 / Thinkpad W510/T510] External Video inoperative with nVidia current

2012-04-02 Thread Bryce Harrington
The 295.33 driver is now included in ubuntu. I can't tell if it fixes this issue, but the changelog does specify a couple display-port related fixes. Please update to 295.33 and re-test if this issue can still be reproduced with that version. ** Changed in: nvidia-graphics-drivers (Ubuntu)

[Ubuntu-x-swat] [Bug 971984] [NEW] installation of fglrx drivers via jockey fails

2012-04-02 Thread Tim
Public bug reported: When installing fglrx drivers via jockey(and also apt-get) openGL fails to work. It seems update-alternatives is failing to correctly create the symbolic links for libGL.so libglx.so I had to manually create these links to get things working. ProblemType: Bug DistroRel

[Ubuntu-x-swat] [Bug 971984] Re: installation of fglrx drivers via jockey fails

2012-04-02 Thread Tim
-- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/971984 Title: installation of fglrx drivers via jockey fails To manage notifications about this bug go to: https://bugs.launchpad.net/ub

[Ubuntu-x-swat] [Bug 971767] Re: Xorg crashed with SIGSEGV in __GI___libc_malloc()

2012-04-02 Thread José Alburquerque
I'm truly sorry about this bug report. I had upgrade to precise a few days ago, but the upgrade process crashed because I mistakenly tried to cleanup the system /var partition because it was running out of disk space. I had to run 'apt-get dist-upgrade -f' to get the install to finish, but aperen

[Ubuntu-x-swat] [Bug 971767] Re: Xorg crashed with SIGSEGV in __GI___libc_malloc()

2012-04-02 Thread Bryce Harrington
I think you have heap corruption, and valgrind's the best tool for finding that @José, does this occur every time the display manager starts? Would you be willing to try running X in valgrind to help isolate the memory failure? -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 943880] Re: Xorg crashed with SIGABRT in __libc_message() from XIDestroyDeviceProperty

2012-04-02 Thread Bryce Harrington
Is anyone reproducing this crash relatively reliably? If so, can you identify steps that tend to cause the crash? Or, if it just happens randomly would you be able to run valgrind for us? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-se

[Ubuntu-x-swat] [Bug 959275] Re: libs unique to nvidia should be linked to /usr/lib

2012-04-02 Thread Bryce Harrington
** Changed in: nvidia-graphics-drivers (Ubuntu) Assignee: (unassigned) => Alberto Milone (albertomilone) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs.launchpad.net/bugs/959275 Title: libs

[Ubuntu-x-swat] [Bug 948899] Re: "Six Screens" For GeForce GT 130M

2012-04-02 Thread Bryce Harrington
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command in a terminal after reproducing the issue, and it it will automatically gather debugging information needed for this bug: apport-collect 948899 Also, make sure you're testing

[Ubuntu-x-swat] [Bug 943643] Re: [9800GT] Fonts are blurry after the installation of Nvidia driver using jockey

2012-04-02 Thread Bryce Harrington
Thanks fmo ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Incomplete => Triaged ** Changed in: nvidia-graphics-drivers (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-dri

[Ubuntu-x-swat] [Bug 964830] Re: system keeps coming saying it needs to enter low graphics mode

2012-04-02 Thread Bryce Harrington
Hi Serge Hallyn, Hmm... I'm not sure I totally understand your description of the problem. Could you please elaborate and clarify? You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html or the Ubuntu-X bug reporting guidelines a

[Ubuntu-x-swat] [Bug 875305] Re: MacBookPro 5, 1 does not resume properly when lid is opened in 11.10

2012-04-02 Thread Bryce Harrington
** Changed in: nvidia-graphics-drivers-updates (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-updates in Ubuntu. https://bugs.launchpad.net/bugs/875305 Title: MacBookPro

[Ubuntu-x-swat] [Bug 865554] Re: Fails to start after installing nvidia-current-updates

2012-04-02 Thread Bryce Harrington
How's it working with the latest drivers? ** Changed in: nvidia-graphics-drivers-updates (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-updates in Ubuntu. https://bugs.launchpad.

[Ubuntu-x-swat] [Bug 931040] Re: Backlight remains on when screensaver kicks in with Nvidia driver 285

2012-04-02 Thread Bryce Harrington
** Changed in: nvidia-graphics-drivers-updates (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-updates in Ubuntu. https://bugs.launchpad.net/bugs/931040 Title: Backlight remai

[Ubuntu-x-swat] [Bug 915680] Re: brightness controls for laptop not working within Xorg

2012-04-02 Thread Bryce Harrington
Not enough information has been provided to make this a useful bug report. See http://wiki.ubuntu.com/X/Reporting for instructions on reporting X issues. ** Changed in: nvidia-graphics-drivers-updates (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a

[Ubuntu-x-swat] [Bug 907368] Re: LIBGL_ALWAYS_INDIRECT

2012-04-02 Thread Bryce Harrington
Can you reproduce this bug with Ubuntu Precise? ** Changed in: nvidia-graphics-drivers-updates (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-updates in Ubuntu. https://bugs.laun

[Ubuntu-x-swat] [Bug 882483] Re: Xorg freeze

2012-04-02 Thread Bryce Harrington
Does it still freeze with the latest driver updates? ** Changed in: nvidia-graphics-drivers-updates (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-updates in Ubuntu. https://bugs

[Ubuntu-x-swat] [Bug 971767] Re: Xorg crashed with SIGSEGV in __GI___libc_malloc()

2012-04-02 Thread José Alburquerque
I just re-installed all the libc6 packages and the bug is gone. As I said, I think what happened to my system during the upgrade process might have caused this. When I saw your comment about the bug being deeper than X I decided to re-install the libc6 packages and the bug is now gone. I'm sorry

[Ubuntu-x-swat] [Bug 938624] Re: unable to open launcher using nvidia driver

2012-04-02 Thread Bryce Harrington
There's now a 295.33 driver, does that fix the freeze? ** Changed in: nvidia-graphics-drivers-updates (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-updates in Ubuntu. https://bu

[Ubuntu-x-swat] [Bug 968669] Re: Xorg crashed with SIGABRT

2012-04-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg-server (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/9686

[Ubuntu-x-swat] [Bug 968669] Re: Xorg crashed with SIGABRT

2012-04-02 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu) Importance: Undecided => High ** Changed in: xorg-server (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/9

[Ubuntu-x-swat] [Bug 943880] Re: Xorg crashed with SIGABRT in __libc_message() from malloc_printerr() via XIDestroyDeviceProperty

2012-04-02 Thread Bryce Harrington
** Summary changed: - Xorg crashed with SIGABRT in __libc_message() from XIDestroyDeviceProperty + Xorg crashed with SIGABRT in __libc_message() from malloc_printerr() via XIDestroyDeviceProperty -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 754799]

2012-04-02 Thread Daniel-ffwll
Created attachment 59339 properly clear SSC1 ... a patch for you to try. Please test, maybe we're lucky. -- 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/754799 Title: [arrand

[Ubuntu-x-swat] [Bug 933504] Re: Xorg crashed with SIGABRT in __libc_message "double free or corruption (out)" from DeleteInputDeviceRequest

2012-04-02 Thread Bryce Harrington
** Summary changed: - Xorg crashed with SIGABRT "double free or corruption (out)" from DeleteInputDeviceRequest + Xorg crashed with SIGABRT in __libc_message "double free or corruption (out)" from DeleteInputDeviceRequest -- You received this bug notification because you are a member of Ubuntu

[Ubuntu-x-swat] [Bug 946028] Re: Xorg crashed with SIGABRT in __libc_message "free(): invalid pointer" from xf86optionListFree

2012-04-02 Thread Bryce Harrington
** Summary changed: - Xorg crashed with SIGABRT "free(): invalid pointer" from xf86optionListFree + Xorg crashed with SIGABRT in __libc_message "free(): invalid pointer" from xf86optionListFree -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xo

[Ubuntu-x-swat] [Bug 972024] [NEW] RADEONDRIGetVersion failed because of version mismatch (1.17.0 -> 2.10.0)

2012-04-02 Thread Moritz Naumann
Public bug reported: Hi, since rebooting my ATI GPU (X1650) based system today, I can no longer start X. It worked fine until the reboot, and my last reboot was about a week ago (there was no pending kernel upgrade until today). Xorg.0.log reports: [EE] RADEON(0): [dri] RADEONDRIGetVersion faile

[Ubuntu-x-swat] [Bug 972024] Re: RADEONDRIGetVersion failed because of version mismatch (1.17.0 -> 2.10.0)

2012-04-02 Thread Moritz Naumann
-- 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/972024 Title: RADEONDRIGetVersion failed because of version mismatch (1.17.0 -> 2.10.0) To manage notifications about this bug go to: https://bug

[Ubuntu-x-swat] [Bug 972024] Re: RADEONDRIGetVersion failed because of version mismatch (1.17.0 -> 2.10.0)

2012-04-02 Thread Moritz Naumann
** Package changed: xorg (Ubuntu) => xserver-xorg-video-ati (Ubuntu) -- 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/972024 Title: RADEONDRIGetVersion failed because of version

[Ubuntu-x-swat] [Bug 972039] [NEW] Xorg freeze

2012-04-02 Thread David Creemer
Public bug reported: probably a dup of #951163. (I have the same problem) confirmed on nvidia-current 295.33, GeForce 8400 GS ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: xorg 1:7.6+12ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-21.34-generic-pae 3.2.13 Uname: Linux 3.2.0-21-generic-pae i6

[Ubuntu-x-swat] [Bug 972039] Re: Xorg freeze

2012-04-02 Thread David Creemer
-- 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/972039 Title: Xorg freeze To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/972039/+subscriptions

[Ubuntu-x-swat] [Bug 972039] Re: Xorg freeze

2012-04-02 Thread David Creemer
unity 3d hangs after authentication via the display manager. Unity 2D functions OK. This is a regression from a couple of weeks ago. I re- installed the OS from the beta2 release, update all packages, and the problem persists. -- You received this bug notification because you are a member of Ubun

[Ubuntu-x-swat] [Bug 951163] Re: [Quadro NVS 130M] Xorg freeze with 3G and Nvidia driver - without Nvidia driver it freezes when screen goes blank

2012-04-02 Thread David Creemer
I believe I have the same problem, on the latest (295.33) nvidia-current -- I filed #972039 in case it's a different cause. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs.launchpad.net/bugs/951163

[Ubuntu-x-swat] [Bug 946028] Re: Xorg crashed with SIGABRT in __libc_message "free(): invalid pointer" from xf86optionListFree

2012-04-02 Thread Bryce Harrington
Could you doublecheck whether this crash can be reproduced with latest updates? The current -0ubuntu8 version of xserver contains a fix for an options API mismatch that could result in crashes similar to this one. ** Changed in: xorg-server (Ubuntu) Status: Confirmed => Incomplete -- You

[Ubuntu-x-swat] [Bug 363139] Re: [RV530] [M56GL] xbmc not working with opensource radeon driver in jaunty

2012-04-02 Thread Andres Mejia
Fixed upstream. See http://trac.xbmc.org/ticket/6382. ** Changed in: xbmc Importance: Unknown => Undecided ** Changed in: xbmc Remote watch: XBMC project Bug Tracker #6382 => None ** Changed in: xbmc Status: New => Fix Released -- You received this bug notification because you are a

[Ubuntu-x-swat] [Bug 969495] Re: evdev stopped remapping events

2012-04-02 Thread Pieter De Wit
Hi Chase, Thanks for the feedback. I don't mind maintaining it as it seems a lot of people might use it (I see this is *very* common in mythbuntu - so if I don't do it, who will ? :) ) I guess I will take the "dev" package of evdev and apply the patch to that ? My concern is that Bryce mentioned

[Ubuntu-x-swat] [Bug 950162] Re: Xorg crashed with SIGABRT: __libc_message double free or corruption, ErrorF (f=0xc69 ) at ../../os/log.c:604

2012-04-02 Thread Bryce Harrington
** Summary changed: - Xorg crashed with SIGABRT: double free or corruption, ErrorF (f=0xc69 ) at ../../os/log.c:604 + Xorg crashed with SIGABRT: __libc_message double free or corruption, ErrorF (f=0xc69 ) at ../../os/log.c:604 -- You received this bug notification because you are a member o

[Ubuntu-x-swat] [Bug 969495] Re: evdev stopped remapping events

2012-04-02 Thread Pieter De Wit
Feature request added to evdev upstream, will see what they say ** Bug watch added: freedesktop.org Bugzilla #48223 https://bugs.freedesktop.org/show_bug.cgi?id=48223 ** Also affects: evdev via https://bugs.freedesktop.org/show_bug.cgi?id=48223 Importance: Unknown Status: Unknown

[Ubuntu-x-swat] [Bug 913332] Re: DKMS error prevents successful configuration

2012-04-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs

[Ubuntu-x-swat] [Bug 972055] [NEW] Screen brightness stuck at minimum

2012-04-02 Thread Elijah Lynn
Public bug reported: The screen brightness was working great all day today after a fresh install. I used the hardware buttons and even went through the system testing. I just went to brightness and lock settings about an hour or so ago and set it to dim screen to save power, turned off the lock an

[Ubuntu-x-swat] [Bug 972055] Re: Screen brightness stuck at minimum

2012-04-02 Thread Elijah Lynn
-- 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/972055 Title: Screen brightness stuck at minimum To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/

[Ubuntu-x-swat] [Bug 913332] Re: DKMS error prevents successful configuration

2012-04-02 Thread Matt Jones
I'm getting something similar on 11.10 with default repos: sudo apt-get install nvidia-current Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: nvidia-settings The following NEW packages will be insta

[Ubuntu-x-swat] [Bug 972060] Re: Xorg crashed with SIGABRT in raise()

2012-04-02 Thread Apport retracing service
*** This bug is a duplicate of bug 962892 *** https://bugs.launchpad.net/bugs/962892 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #962892, so is being marked as such. Ple

[Ubuntu-x-swat] [Bug 969495] Re: evdev stopped remapping events

2012-04-02 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=48223. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help

[Ubuntu-x-swat] [Bug 948899] Re: "Six Screens" For GeForce GT 130M

2012-04-02 Thread Jactry Zeng
** Also affects: nvidia-drivers-ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs.launchpad.net/bugs/948899 Title: "Six Screens" For GeForce GT 13

[Ubuntu-x-swat] [Bug 971984] Re: installation of fglrx drivers via jockey fails

2012-04-02 Thread Tim
** Changed in: fglrx-installer (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/971984 Title: installation of fglrx drivers via jockey fails To m

[Ubuntu-x-swat] [Bug 972109] [NEW] Six Screens" For GeForce GT 130M

2012-04-02 Thread Jactry Zeng
Public bug reported: Please check the attachment first to see what is "Six Screens" This issue is from a friend of mine. He is testing Ubuntu 12.04 Beta1 His laptop is Lenovo IdeaPad Y450. http://shop.lenovo.com/us/laptops/ideapad/y-series/y450 And the laptop's discrete graphic is NVIDIA GeForce

[Ubuntu-x-swat] [Bug 948899] Re: "Six Screens" For GeForce GT 130M

2012-04-02 Thread Jactry Zeng
Hi,Bryce Harrington: Ma Xiaojun is my friend and he helped me report this bug. And now I can't get more information throught "apport-collect 948899",So I report another here:https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/972109 -- You received this bug notification becau

[Ubuntu-x-swat] [Bug 881170] Re: Unity crashed in unity::ui::IconRenderer::RenderElement

2012-04-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs

[Ubuntu-x-swat] [Bug 972109] Re: Six Screens" For GeForce GT 130M

2012-04-02 Thread Jactry Zeng
** Description changed: Please check the attachment first to see what is "Six Screens" - This issue is from a friend of mine. He is testing Ubuntu 12.04 Beta1 + I was testing Ubuntu 12.04 Beta1 - His laptop is Lenovo IdeaPad Y450. + My laptop is Lenovo IdeaPad Y450. http://shop.lenovo.co

[Ubuntu-x-swat] [Bug 972109] Re: Six Screens" For GeForce GT 130M

2012-04-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs

[Ubuntu-x-swat] [Bug 948899] Re: "Six Screens" For GeForce GT 130M

2012-04-02 Thread fracting
*** This bug is a duplicate of bug 972109 *** https://bugs.launchpad.net/bugs/972109 ** This bug has been marked a duplicate of bug 972109 Six Screens" For GeForce GT 130M -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-dr

[Ubuntu-x-swat] [Bug 972125] [NEW] Right and middle mouse button do not work on clickpad

2012-04-02 Thread Mason
Public bug reported: On my HP Pavilion DV6 laptop, using the beta2 of Ubuntu 12.04 (off a USB drive), the clickpad right button and middle button do not work--they report as "button 1" using xev. These buttons both used to work back on Ubuntu 10.04 with the 2.6.32-32 kernel (see bug #826054 for

[Ubuntu-x-swat] [Bug 972125] Re: Right and middle mouse button do not work on clickpad

2012-04-02 Thread Mason
-- 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/972125 Title: Right and middle mouse button do not work on clickpad To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu

[Ubuntu-x-swat] [Bug 972109] Re: Six Screens" For GeForce GT 130M

2012-04-02 Thread Ma Xiaojun
Six Screens! ** Attachment added: "6s.jpg" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/972109/+attachment/2993809/+files/6s.jpg -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. htt

<    1   2   3