[Ubuntu-x-swat] [Bug 946234] Re: System unstable with nvidia version 295.20 on Quadro NVS 130M

2012-03-06 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 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member

[Ubuntu-x-swat] [Bug 889581] Re: Dell Studio Hybrid X3100 graphics do not work - nomodeset and VESA is the only option

2012-03-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bu

[Ubuntu-x-swat] [Bug 947833] Re: When copying selection to clipboard in LibreOffice Calc 'X' process begining to eat 100% cpu

2012-03-06 Thread Björn Michaelsen
Anti-aliasing is enabled in LibreOffice here. For reference: Linux helium 3.0.0-16-server, nvidia-current 280.13-0ubuntu6 on oneiric -- 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/947833 Title:

[Ubuntu-x-swat] [Bug 948389] [NEW] Touchpad stops working after using the keyboard (including function keys)

2012-03-06 Thread Rainer Rohde
Public bug reported: I'd like to post this as a new bug since for some reason there's no movement (bug #938039) and the bug is really affecting my productivity at work. Again, when adjusting the keyboard backlight by pressing F5 on the keyboard a few times the touchpad is effectively 'dead'. I ca

[Ubuntu-x-swat] [Bug 948389] Re: Touchpad stops working after using the keyboard (including function keys)

2012-03-06 Thread Rainer Rohde
-- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/948389 Title: Touchpad stops working after using the keyboard (including function keys) To manage notifications about thi

[Ubuntu-x-swat] [Bug 947833] Re: When copying selection to clipboard in LibreOffice Calc 'X' process begining to eat 100% cpu

2012-03-06 Thread Alexander
Hm... I see that you're using other version of nvidia drivers than I do. Maybe the problem is in nvidia drivers? I can't test it right now (the problem is on another computer), maybe from begining of next week... -- You received this bug notification because you are a member of Ubuntu-X, which

[Ubuntu-x-swat] [Bug 946677] Re: UMS dri support missing for r200

2012-03-06 Thread ojordan
Thanks Robert for the qick reply! Is this a can't fix/won't fix situation then? I remember reading on phoronix ( http://www.phoronix.com/scan.php?page=news_item&px=OTg0Mg ) that large chunks of code were being deleted, is this the case with r200? Or is it possible for the user just to tweak some

[Ubuntu-x-swat] [Bug 945963] Re: Xorg crashed with SIGABRT - using transmission

2012-03-06 Thread Matthew
I haven't been able to reproduce the error yet as I don't know how it occured to begin with. If I happen to run across it again I'll post the update here. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchp

[Ubuntu-x-swat] [Bug 948445] Re: Corruption

2012-03-06 Thread André Lopes
-- 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/948445 Title: Corruption To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/948445/+subscriptions _

[Ubuntu-x-swat] [Bug 948445] [NEW] Corruption

2012-03-06 Thread André Lopes
Public bug reported: http://imageshack.us/photo/my-images/818/screenshotfrom201203062.png/ It happens whenever I open a folder. Whenever I take a screenshot. Sometimes when I see a flash on the site. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: xorg 1:7.6+10ubuntu1 ProcVersionSignature:

[Ubuntu-x-swat] [Bug 946178] Re: GPU fan always at 100%, can not change the thermal settings

2012-03-06 Thread Le Gluon Du Net
In this moment I'm using the 295.10 version and I can monitor fan speed. -- 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/946178 Title: GPU fan always at 100%, can not change th

[Ubuntu-x-swat] [Bug 545257] Re: gnome-screensaver-gl-helper crashed with SIGSEGV in XF86DRIQueryVersion()

2012-03-06 Thread Bryce Harrington
** Changed in: fglrx-installer (Ubuntu) Status: Confirmed => Won't Fix -- 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/545257 Title: gnome-screensaver-gl-helper crashed with SIG

[Ubuntu-x-swat] [Bug 419501] Re: apport-kde assert failure: python: ../../src/xcb_io.c:242: process_responses: Assertion `(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' failed.

2012-03-06 Thread Bryce Harrington
As per my previous message, these types of errors are generally client problems. This past week apport got a fix for an xcb threading assert it hits; possibly this issue is resolved by that. ** Changed in: libxcb (Ubuntu) Status: Triaged => Won't Fix ** Changed in: libxcb (Ubuntu Lucid)

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

2012-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 933504 *** https://bugs.launchpad.net/bugs/933504 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 #933504, so is being marked as such. Ple

[Ubuntu-x-swat] [Bug 914773] Re: [radeon] Compiz memory leak and blank screen unable to login when using radeon driver

2012-03-06 Thread kayandus
I double checked and turning "Sync to VBlank" off does solve the leak. I will check again tonight with "Sync to VBlank" enabled and every program that redraws minimised or shut down. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu.

[Ubuntu-x-swat] [Bug 905686] Re: nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.

2012-03-06 Thread Bryce Harrington
XCB is a single-threaded protocol, and when called from a multi-threaded client application, that client needs to take care that its calls are properly thread-safe. Otherwise, it can trip assertions in the XCB code. Which would mean this is not really a *bug* in xcb (any more than a syntax error

[Ubuntu-x-swat] [Bug 92599] Re: Incorrect (low/stuttering) refresh rate with NVIDIA driver

2012-03-06 Thread Bryce Harrington
** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Confirmed => Triaged ** 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 nvi

[Ubuntu-x-swat] [Bug 753144] Re: focused, or maximized windows blank

2012-03-06 Thread Bryce Harrington
We're up to 290.20 in Precise, which should resolve this bug. For oneiric you should be able to get the updated driver via Jockey. For other older releases you can get it via PPAs or download from the NVIDIA site, but we can't do SRUs of proprietary drivers to those releases. ** Changed in: nvidi

[Ubuntu-x-swat] [Bug 948587] [NEW] hid-wiimote driver causes Xorg crash

2012-03-06 Thread Grant Likely
Public bug reported: The '1' and '2' buttons on the Nintendo Wii Remote cause X to crash in GetPointerEvents(). This can be reproduced at will. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: xorg 1:7.6+10ubuntu1 Uname: Linux 3.3.0-rc6-gcl+ x86_64 ApportVersion: 1.94-0ubuntu1 Architecture:

[Ubuntu-x-swat] [Bug 948587] Re: hid-wiimote driver causes Xorg crash

2012-03-06 Thread Grant Likely
** Attachment added: "gdb backtrace of crash" https://bugs.launchpad.net/bugs/948587/+attachment/2826410/+files/gdb-Xorg.txt -- 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/948587 Title: hid-

[Ubuntu-x-swat] [Bug 932309] Re: Xorg crash

2012-03-06 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete => Invalid -- 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/932309 Title: Xorg crash To manage notif

[Ubuntu-x-swat] [Bug 948594] Re: X session, with fgrlx driver enabled, restart reproducing video files

2012-03-06 Thread Giuseppe Terrasi
-- 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/948594 Title: X session, with fgrlx driver enabled, restart reproducing video files To manage notifications about this bug go to: https:

[Ubuntu-x-swat] [Bug 947169] Re: System Locks up when Plugging in VGA cord

2012-03-06 Thread Bryce Harrington
For GPU lockup bugs with Intel graphics, you need to collect the output of 'dmesg' and your /sys/kernel/debug/dri/0/i915_error_state file. Both of these must be collected while the machine is locked up (e.g. by sshing into the sick machine over ethernet). See https://wiki.ubuntu.com/X/Troubleshoo

[Ubuntu-x-swat] [Bug 946729] Re: Graphical Lockup Defect during normal use

2012-03-06 Thread Bryce Harrington
Hi Benjamin, For linux kernel GPU lockup bugs with Intel graphics, you need to collect the output of 'dmesg' and your /sys/kernel/debug/dri/0/i915_error_state file. Both of these must be collected while the machine is locked up (e.g. by sshing into the sick machine over ethernet). See https://wi

[Ubuntu-x-swat] [Bug 948599] [NEW] fatal crash with alt+prntscrn+k

2012-03-06 Thread karl anliot
Public bug reported: alt+print screen key + k should kill x.org instead, on my precise PC with catalyst drivers installed, it appears to crash the video card, so I get a black screen and nothing else. to reproduce this issue, install catalyst drivers, type alt+print screen +k (all 3) Problem

[Ubuntu-x-swat] [Bug 948599] Re: fatal crash with alt+prntscrn+k

2012-03-06 Thread karl anliot
-- 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/948599 Title: fatal crash with alt+prntscrn+k To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+so

[Ubuntu-x-swat] [Bug 948594] [NEW] X session, with fgrlx driver enabled, restart reproducing video files

2012-03-06 Thread Giuseppe Terrasi
Public bug reported: Step to reproduce: - Open any video files with any program - Result: X session restart (return to lightdm) Workaround: with vesa driver work properly. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: fglrx 2:8.911-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-18.28-generi

[Ubuntu-x-swat] [Bug 925936] Re: screen corruption on alt-tab in unity, but only in external monitor

2012-03-06 Thread Bryce Harrington
** Summary changed: - screen corruption on alt-tab in unity + screen corruption on alt-tab in unity, but only in external monitor -- 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

[Ubuntu-x-swat] [Bug 938653] Re: [snb-m-gt2] applications fail to redraw

2012-03-06 Thread Bryce Harrington
Well, you have a sandybridge card, which suggests testing turning off rc6. See https://wiki.ubuntu.com/Kernel/PowerManagementRC6. Aside from that, since you know that it happened on a specific day (2/21), that suggests downgrading to the versions of the packages you'd had installed before, that I

[Ubuntu-x-swat] [Bug 927155] Re: [snb-m-gt2+] Viewsonic VA2012w not correctly detected (Invalid EDID)

2012-03-06 Thread Bryce Harrington
** Summary changed: - Viewsonic VA2012w not correctly detected (Invalid EDID) + [snb-m-gt2+] Viewsonic VA2012w not correctly detected (Invalid EDID) -- 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

[Ubuntu-x-swat] [Bug 925936] Re: [gm45] screen corruption on alt-tab in unity, but only in external monitor

2012-03-06 Thread Bryce Harrington
Hi Andy, Are you still seeing this? If so, can you see if it also appears in unity-2d and/or gnome shell? If so, that'd at least excuse unity and compiz. ** Summary changed: - screen corruption on alt-tab in unity, but only in external monitor + [gm45] screen corruption on alt-tab in unity, bu

[Ubuntu-x-swat] [Bug 943654] Re: Application needs hi-res or SVG icon

2012-03-06 Thread Bryce Harrington
** Changed in: xterm (Ubuntu) Importance: Low => Wishlist -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xterm in Ubuntu. https://bugs.launchpad.net/bugs/943654 Title: Application needs hi-res or SVG icon To manage notifications about thi

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

2012-03-06 Thread Bryce Harrington
For GPU lockup bugs with Intel graphics, you need to collect the output of 'dmesg' and your /sys/kernel/debug/dri/0/i915_error_state file. Both of these must be collected while the machine is locked up (e.g. by sshing into the sick machine over ethernet). See https://wiki.ubuntu.com/X/Troubleshoo

[Ubuntu-x-swat] [Bug 927155] Re: [snb-m-gt2+] Viewsonic VA2012w not correctly detected (Invalid EDID)

2012-03-06 Thread Bryce Harrington
Hi Alan, I notice this is tagged 'regression'. Can you tell me when it first started cropping up? It would be useful to boot an earlier Ubuntu version from when it was working properly, and collect the EDID (ala 'xrandr --verbose' or get- edid from the read-edid package) for comparison. Booting

[Ubuntu-x-swat] [Bug 945441] Re: [i965gme] GPU lockup render.IPEHR: 0x81323232 - GPU hang after executing supertuxkart

2012-03-06 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Confirmed ** Changed in: xserver-xorg-video-intel (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu

[Ubuntu-x-swat] [Bug 948234] Re: xorg intel driver returns less than 3fps in glxspheres test

2012-03-06 Thread Bryce Harrington
Hi Richard, Unfortunately we don't yet support bumblebee or hybrid gfx switching at all in Ubuntu. If you can reproduce the issue with just -intel (i.e. turn off the nvidia card in BIOS) loaded, feel free to reopen. Otherwise, I'd suggest raising this with the bumblebee folks. ** Changed in: xs

[Ubuntu-x-swat] [Bug 947204] Re: Sign-In causes temporary display distortion

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

[Ubuntu-x-swat] [Bug 948466] Re: Rendering of the first letter of the application name is stretched

2012-03-06 Thread Bilal Akhtar
I've seen a similar bug report in the past by another person with FGLRX. So I think it's fglrx related. ** Also affects: fglrx-installer (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-i

[Ubuntu-x-swat] [Bug 948594] Re: X session, with fgrlx driver enabled, restart reproducing video files

2012-03-06 Thread Giuseppe Terrasi
*** This bug is a duplicate of bug 921384 *** https://bugs.launchpad.net/bugs/921384 ** This bug has been marked a duplicate of bug 921384 [MASTER] Xorg crashes when trying to play a video with XV under xserver 1.11 - xs111LookupPrivate -- You received this bug notification because you a

[Ubuntu-x-swat] [Bug 945963] Re: Xorg crashed with SIGABRT - using transmission

2012-03-06 Thread Bryce Harrington
Sounds good. -- 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/945963 Title: Xorg crashed with SIGABRT - using transmission To manage notifications about this bug go to: https://bugs.launch

[Ubuntu-x-swat] [Bug 945441] Re: [i965gme] GPU lockup render.IPEHR: 0x81323232 - GPU hang after executing supertuxkart

2012-03-06 Thread Bryce Harrington
Mafiosso - I've forwarded this bug upstream to https://bugs.freedesktop.org/show_bug.cgi?id=47026 - please subscribe yourself to this bug, in case they need further information or wish you to test something. Thanks ahead of time! ** Bug watch added: freedesktop.org Bugzilla #47026 https://bugs

[Ubuntu-x-swat] [Bug 932439] Re: Horizontal scrolling on Apple Mighty Mouse reversed recently

2012-03-06 Thread Andreas E.
I have the same issue also with a Logitech v450 and a Logitech v100. Horizontal scrolling is reversed ("natural") while vertical scrolling is classic. The laptop's trackpad works correctly in both directions. -- You received this bug notification because you are a member of Ubuntu-X, which is su

[Ubuntu-x-swat] [Bug 948445] Re: Corruption

2012-03-06 Thread Bryce Harrington
By "see a flash on the site" do you mean watching flash videos in firefox? ** Package changed: xorg (Ubuntu) => fglrx-installer (Ubuntu) ** Summary changed: - Corruption + Diagonal dotted corruption when opening a folder, taking screenshot, or seeing a flash. ** Changed in: fglrx-installer (Ub

[Ubuntu-x-swat] [Bug 946729] Re: Graphical Lockup Defect during normal use

2012-03-06 Thread Benjamin Kerensa
Ok can we leave this bug as incomplete and hopefully this will reoccur so I can ssh-over-ethernet and grab the logs. -- 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/946729 Title

[Ubuntu-x-swat] [Bug 948587] Re: hid-wiimote driver causes Xorg crash

2012-03-06 Thread Bryce Harrington
** Description changed: The '1' and '2' buttons on the Nintendo Wii Remote cause X to crash in GetPointerEvents(). This can be reproduced at will. + + #0 GetPointerEvents (events=0x7f9cb01bc010, pDev=0x7f9cb0b62360, type=4, + buttons=3, flags=0, mask_in=0x7fff488f63b0) at ../../dix/get

[Ubuntu-x-swat] [Bug 948162] Re: It's a system generated file.

2012-03-06 Thread Bryce Harrington
What is the error you get? How are you launching it? ** Package changed: xorg (Ubuntu) => xdiagnose (Ubuntu) ** Changed in: xdiagnose (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xdiagnose in Ubuntu.

[Ubuntu-x-swat] [Bug 947157] Re: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()

2012-03-06 Thread Bryce Harrington
How do you reproduce this crash? ** Changed in: libxrandr (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libxrandr in Ubuntu. https://bugs.launchpad.net/bugs/947157 Title: [xrandr]: gnome-settings-da

[Ubuntu-x-swat] [Bug 947350] Re: Display wont go higher than 1024x768

2012-03-06 Thread Bryce Harrington
It could just be TV overscan. But the regression aspect is interesting. Boot a 11.10 livecd, set to not mirrored, and then collect 'xrandr --verbose' and add as an attachment to this bug report, for comparison purposes. Also grab the /var/log/Xorg.0.log and attach that as well. -- You received

[Ubuntu-x-swat] [Bug 936552] Re: MacBookAir 4, 1 trackpad does not work with evdev/multitouch driver

2012-03-06 Thread Bryce Harrington
cnd, mind having a look at Clint's problem? Some sort of race condition loading synaptics. ** Package changed: xorg (Ubuntu) => xserver-xorg-input-synaptics (Ubuntu) ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Assignee: (unassigned) => Chase Douglas (chasedouglas) -- You received

[Ubuntu-x-swat] [Bug 948587] Re: hid-wiimote driver causes Xorg crash

2012-03-06 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu) ** Changed in: xorg-server (Ubuntu) Importance: Undecided => High ** Changed in: xorg-server (Ubuntu) Status: New => Confirmed ** Summary changed: - hid-wiimote driver causes Xorg crash + hid-wiimote driver causes Xorg crash in

[Ubuntu-x-swat] [Bug 947704] Re: Xorg crashed with SIGABRT - user switching

2012-03-06 Thread Noel Arzola
Hmm, connecting on another machine through ssh and running the trace steps, if I try to switch users the computer goes to a black screen. It kills the session I'm attempting to switch from and never loads the one I'm attempting to switch to. Since it mostly happens when I'm switching users this is

[Ubuntu-x-swat] [Bug 948599] Re: fatal crash with alt+prntscrn+k

2012-03-06 Thread karl anliot
** Description changed: - alt+print screen key + k + alt+print screen key + k should kill x.org - instead, on my precise PC with catalyst drivers installed, it appears to crash the video card, so I get a black screen and nothing else. + instead, on my precise PC with catalyst drivers installed

[Ubuntu-x-swat] [Bug 921313] Re: closing laptop lid while connected to an external display does not disable the laptop screen

2012-03-06 Thread Bryce Harrington
Hi Craig, thanks for the dmesg. Can I get you to collect one more thing? Please collect 'xrandr --verbose' twice with the external monitor connected, once with the lid open and again with it closed. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Confirmed => Incomplete -- You

[Ubuntu-x-swat] [Bug 921313] Re: closing laptop lid while connected to an external display does not disable the laptop screen

2012-03-06 Thread Bryce Harrington
Relevant section of the multi-monitor specification: "When the laptop lid is closed, the internal panel is disabled, automatically setting the external monitor as the Primary display and moving all windows from the internal panel across. A power-on signal is also sent to the external display (thro

[Ubuntu-x-swat] [Bug 946729] Re: Graphical Lockup Defect during normal use

2012-03-06 Thread Bryce Harrington
Sounds good. -- 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/946729 Title: Graphical Lockup Defect during normal use To manage notifications about this bug go to: https://bug

[Ubuntu-x-swat] [Bug 948232] Re: fglrx 2:8.920-0ubuntu1: fglrx kernel module failed to build

2012-03-06 Thread Daniel van Vugt
*** This bug is a duplicate of bug 947871 *** https://bugs.launchpad.net/bugs/947871 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 947871, so it is being marked as such. Please look at

[Ubuntu-x-swat] [Bug 947871] Re: fglrx (not installed): fglrx kernel module failed to build [KCL_fpu_begin: Error: 'TS_USEDFPU' undeclared (first use in this function)]

2012-03-06 Thread Daniel van Vugt
** Summary changed: - fglrx (not installed): fglrx kernel module failed to build + fglrx (not installed): fglrx kernel module failed to build [KCL_fpu_begin: Error: 'TS_USEDFPU' undeclared (first use in this function)] -- You received this bug notification because you are a member of Ubuntu-X,

[Ubuntu-x-swat] [Bug 947871] Re: fglrx (not installed): fglrx kernel module failed to build [KCL_fpu_begin: Error: 'TS_USEDFPU' undeclared (first use in this function)]

2012-03-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: fglrx-installer (Ubuntu) Status: New => Confirmed -- 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/b

[Ubuntu-x-swat] [Bug 947350] Re: Display wont go higher than 1024x768

2012-03-06 Thread Matthew
Will do, I'll report back here with the requested info as soon as I can. -- 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/947350 Title: Display wont go higher than 1024x768 To manage notification

[Ubuntu-x-swat] [Bug 947250] [NEW] System Restart on Intel MotherBoard DX58SO

2012-03-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I am not sure how to reproduce it. But I found that the problem is predominant when I enable power related options in the mother board (DX58SO) like EIST and others. It seems some application loading or any task initaition causes this system restart, this

[Ubuntu-x-swat] [Bug 946589] Re: Xorg crashes in Precise with Dual Screens

2012-03-06 Thread Britt Yazel
Isn't the kernel used in Precise a 3.2 kernel? Or will I need the 3.3 kernel to fix this bug? -- 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/946589 Title: Xorg crashes in Preci

[Ubuntu-x-swat] [Bug 947250] Re: System Restart on Intel MotherBoard DX58SO

2012-03-06 Thread Piyush Roy
** Package changed: ubuntu => xorg (Ubuntu) -- 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/947250 Title: System Restart on Intel MotherBoard DX58SO To manage notifications about this bug go to:

[Ubuntu-x-swat] [Bug 948162] Re: It's a system generated file.

2012-03-06 Thread Naimuddin Shek
I was launching it from gnome-terminal. It said that apport service failed to start. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xdiagnose in Ubuntu. https://bugs.launchpad.net/bugs/948162 Title: It's a system generated file. To manage no

[Ubuntu-x-swat] [Bug 948234] Re: xorg intel driver returns less than 3fps in glxspheres test

2012-03-06 Thread RichardHDF
Hi Bryce, I do not think this has anything to do with the NVidia card. There is unfortunately no option to turn the card off in the BIOS. The reason I believe it has nothing to do with the NVidia card, is because I recently had the same hardware setup running in Arch Linux, and the intel card test

[Ubuntu-x-swat] [Bug 940564] Re: nvidia-graphics-drivers (295.20-0ubuntu1), is causing failed restarts & shutdowns

2012-03-06 Thread Doug McMahon
Decided to revisit this on a new 2 day old Beta1 install Was using the .10 drivers from the get go, fully updated regularly, no restart/shutdown issues. Updated nvidia-current tonight to the .20, just like clockwork after 3 normal restarts over the course of an hr. or the 4th one failed. Again h

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

2012-03-06 Thread Robert Hooker
** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/948697/+attachment/2827467/+files/CoreDump.gz ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubu

Re: [Ubuntu-x-swat] [Bug 948053] Re: nvidia-96 and nvidia-173 uninstallable on Precise

2012-03-06 Thread Martin Pitt
Bryce Harrington [2012-03-06 18:48 -]: > Is it possible for us to toggle off -173 and -96 from being shown in > jockey until we think it'll work? Might help quell some of the bug > reports we get. That already happens. In one of the previous cycles I changed Jockey to compare the xorg-video-a

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

2012-03-06 Thread Robert Hooker
** Description changed: This happens after an extended time with the lid closed, with the machine not set to suspend on lid close. + + Backtrace: + [291943.052] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7fea247452f6] + [291943.052] 1: /usr/bin/X (0x7fea245bd000+0x18c19a) [0x7fea2474919a] + [2919

[Ubuntu-x-swat] [Bug 936552] Re: MacBookAir 4, 1 trackpad does not work with evdev/multitouch driver

2012-03-06 Thread Clint Byrum
New data point.. it failed again even with the udevadm settle... though its happening far less often now at least. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/936552 Tit

[Ubuntu-x-swat] [Bug 936552] Re: MacBookAir 4, 1 trackpad does not work with evdev/multitouch driver

2012-03-06 Thread Chase Douglas
Hi Bryce, This seems to be a udev layer issue, which I have no idea about. I'm removing my assignment because I don't know what to try, and I don't have the resources to look into it right now :(. ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Assignee: Chase Douglas (chasedouglas) =>

[Ubuntu-x-swat] [Bug 948234] Re: xorg intel driver returns less than 3fps in glxspheres test

2012-03-06 Thread RichardHDF
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Invalid => Incomplete -- 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/948234 Title: xorg intel driver returns l

[Ubuntu-x-swat] [Bug 927155] Re: [snb-m-gt2+] Viewsonic VA2012w not correctly detected (Invalid EDID)

2012-03-06 Thread Alan Pope
Hi Bryce, Thinking back over the history of this display. It was previously one of a pair of identical screens each plugged into ports on an nVidia 7900 in twinview. So I would have always had an xorg.conf to maintain the twinview settings and 3360x1050 resolution. I have also just tested a 12.04

<    1   2