[Ubuntu-x-swat] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-25 Thread Chris Halse Rogers
buffer_available() exists because I didn't think that the X mainloop guaranteed that we'd be blocking at an appropriate time - if we've got a lot of busy clients then X isn't going to call the BlockHandler until all the clients have been serviced, right? -- You received this bug notification bec

[Ubuntu-x-swat] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-25 Thread Chris Wilson
Ok, I can accept that you may need to drive the xfer at a higher frequency than what naturally occurs on becoming idling, and so the pushing data from the event makes sense. However, the readibility of your buffer_available() fd is only checked at the same frequency as the blockhandler is being run

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - failure to flush rendering?

2013-07-25 Thread Chris Wilson
Can you give a quick recipe to running X under Mir by hand? -- 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/1204778 Title: [xmir] Graphics corruption - failure to flush render

[Ubuntu-x-swat] [Bug 1204813] [NEW] xserver does not start on boot

2013-07-25 Thread S. Neumann
Public bug reported: After an update a couple of days ago, I get this error on startup. I cannot boot my system. I get expecially error messages like avahi-cups- reload/plymouth-upstart-bridge/udev-fallback-graphics/upstart-udev- bridge main process terminated with status 1 ProblemType: Bug Distr

[Ubuntu-x-swat] [Bug 1202524] Re: Switch VGA mode will become black screen

2013-07-25 Thread Timo Aaltonen
the second patch isn't needed on quantal, which uses uxa? -- 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/1202524 Title: Switch VGA mode will become black screen To manage no

[Ubuntu-x-swat] [Bug 1202524] Re: Switch VGA mode will become black screen

2013-07-25 Thread Yang Bai
@Timo, IMO, the first patch changes action both for uxa and sna, and the second one chages sna. -- 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/1202524 Title: Switch VGA mode

[Ubuntu-x-swat] [Bug 1202524] Re: Switch VGA mode will become black screen

2013-07-25 Thread Yang Bai
@Timo, So if quantal uses uxa, the second one is not necessary with default settings but if users change to sna, the issue will be triggered. -- 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.launch

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

2013-07-25 Thread Maarten Lankhorst
** Information type changed from Private to Public -- 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/1198472 Title: Xorg crashed with SIGABRT in OsAbort() To manage notifications about this

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - failure to flush rendering?

2013-07-25 Thread Chris Halse Rogers
Sure - have mir-demos installed. If you're building Mir by hand, they're in the bin/ directory. Run ‘sudo mir_demo_server_shell’; VT switch; Run X as normal, passing -mir $SOME_STRING. The number is unimportant (it's the identifier sent to the Mir server). X should now be running on the VT with m

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - failure to flush rendering?

2013-07-25 Thread Chris Wilson
mir_swap_buffers_for_window() would indeed be a different model, one that would be more efficiently done by pushing (from the ddx) rather than pulling buffers. Only transferring damage is nice as the buffer that is passed around is simply a transport buffer and simply says 'please apply these updat

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - failure to flush rendering?

2013-07-25 Thread Chris Wilson
And make xmir_window_is_dirty() into xmir_window_get_dirty() -- 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/1204778 Title: [xmir] Graphics corruption - failure to flush rende

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - failure to flush rendering?

2013-07-25 Thread Chris Wilson
Ok, checked with a plain xterm on a bare Xmir - yes that is the damage bug rather than a coherency bug in mesa. (I worry about that as mesa ignores the issue that the scanout is in a different coherency domain to the rest of its normal buffers - in some situations you will see cacheline dirt.) --

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - failure to flush rendering?

2013-07-25 Thread Chris Wilson
(i.e. return the dirty RegionPtr) -- 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/1204778 Title: [xmir] Graphics corruption - failure to flush rendering? To manage notificati

Re: [Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - failure to flush rendering?

2013-07-25 Thread Chris Halse Rogers
Ok. Will fix up the damage reporting and give out xmir_window_get_dirty tomorrow. Hm. Should probably take this to comments on the patch on xorg-devel, now that I think I may have finished firefighting the OMG CRITICAL. -- You received this bug notification because you are a member of Ubuntu-X,

[Ubuntu-x-swat] [Bug 373669] Re: [RV620] No power management with ati driver

2013-07-25 Thread madbiologist
** Tags added: lucid maverick -- 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/373669 Title: [RV620] No power management with ati driver To manage notifications about this bug g

[Ubuntu-x-swat] [Bug 373669] Re: [RV620] No power management with ati driver

2013-07-25 Thread madbiologist
Better power management (than that mentioned in comment #25) for AMD/ATI Radeon R600 and newer hardware is finally available in the upstream 3.11 linux kernel. The first release candidate (3.11-rc1) of the 3.11 kernel is available at http://kernel.ubuntu.com/~kernel-ppa/mainline/ and instructions o

[Ubuntu-x-swat] [Bug 745608] Re: [915GM] font corruption on Intel GMA900

2013-07-25 Thread thinkpad
"Years ago" I applied the solution described here http://askubuntu.com/a/49941/16023 I'm still on "precise" (not "raring"). Lately, the issue's been cropping up more often again. What's the latest consensus on how to resolve this issue in "precise" ? Anything else worth trying? -- You receive

[Ubuntu-x-swat] [Bug 373669] Re: [RV620] No power management with ati driver

2013-07-25 Thread madbiologist
Oops, I should have said that the second release candidate (3.11-rc2) of the 3.11 kernel is available at http://kernel.ubuntu.com/~kernel- ppa/mainline/ It would be better to use that than 3.11-rc1. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed t

[Ubuntu-x-swat] [Bug 1068994]

2013-07-25 Thread Maarten Lankhorst
I think the changes to onboard to use xinput2 directly may have fixed the remaining issue I was having. When I checked out onboard from trunk and used it on my nexus7 things worked, and nothing got stuck. -- You received this bug notification because you are a member of Ubuntu-X, which is subscri

[Ubuntu-x-swat] [Bug 1197921] Re: LibreOffice spreadsheet causes full Xorg crash with Anti-Aliasing enabled

2013-07-25 Thread Bryan Quigley
This is the file (with confidential data removed) that will crash both LibreOffice and Xorg. ** Attachment added: "plantage-mai-only-empty.ods" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1197921/+attachment/3748789/+files/plantage-mai-only-empty.ods -- You received this bug n

[Ubuntu-x-swat] [Bug 1197921] Re: LibreOffice spreadsheet causes full Xorg crash with Anti-Aliasing enabled

2013-07-25 Thread Bryan Quigley
** Description changed: Steps to reproduce: - Load (currently not public) spreadsheet in LibreOffice. + Load spreadsheet (from comment #6) in LibreOffice. Crashes Xorg (displays top 8 rows). Reproducible on 12.04 and 13.10 and with Libreoffice 3.5, 4.0.2,and 4.1-rc1. ProblemType: C

[Ubuntu-x-swat] [Bug 1204778] Re: [xmir] Graphics corruption - damage tracking

2013-07-25 Thread Chris Wilson
** Summary changed: - [xmir] Graphics corruption - failure to flush rendering? + [xmir] Graphics corruption - damage tracking -- 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/120

[Ubuntu-x-swat] [Bug 408903] Re: Does not handle microphone mute button (KEY_MICMUTE)

2013-07-25 Thread James M. Leddy
Thanks Ian, Waiting for it to hit -proposed to test. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libx11 in Ubuntu. https://bugs.launchpad.net/bugs/408903 Title: Does not handle microphone mute button (KEY_MICMUTE) To manage notifications

[Ubuntu-x-swat] [Bug 1098334]

2013-07-25 Thread Sergio Callegari
Added 'characters' to the bug title. I believe that this is now the major issue related with this bug and having 'character' in the title may help people having issues look here. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video

[Ubuntu-x-swat] [Bug 1098334]

2013-07-25 Thread eminor
Created attachment 82789 Character i of word "application" and p of "bpp>=8" is corrupted -- 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/1098334 Title: [gen4 sna] Font corrup

[Ubuntu-x-swat] [Bug 1098334]

2013-07-25 Thread eminor
I'm also affected by this character corruption bug. My hardware is a notebook with Intel 4500M (i915 driver). First I thought it's caused by a hardware issue with my external screen, but the notebook screen shows the currupted characters as well. Sometimes when I scroll down to the end of a website

[Ubuntu-x-swat] [Bug 1098334]

2013-07-25 Thread eminor
Created attachment 82788 Character e of word "deletion" and n of "Indicate" is corrupted -- 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/1098334 Title: [gen4 sna] Font corrupt

[Ubuntu-x-swat] [Bug 1098334]

2013-07-25 Thread eminor
Created attachment 82787 Character m of the word "parameters" is corrupted -- 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/1098334 Title: [gen4 sna] Font corruption in Chromiu

[Ubuntu-x-swat] [Bug 1098334]

2013-07-25 Thread Sergio Callegari
Incorrect rendering of some glyphs is still there as of yesterday's git snapshot (24/7/13). I'm reporting it as I read somewhere that newer released versions of the driver implemented a lower limit on MAX_FLUSH_VERTICES in order to reduce the impact of the bug, but I really see no difference. Yet,

[Ubuntu-x-swat] [Bug 1129409] Re: Nvidia and AMD graphics drivers should indicate whether they provide libcuda.so.1, libOpenCL.so.1, etc.

2013-07-25 Thread Graham Inggs
Please merge starpu-contrib 1.0.5-1 (multiverse) from Debian unstable (contrib) starpu-contrib (1.0.5-1) unstable; urgency=low * New upstream release. * Move starpu_top.1.gz to starpu-top package. * control, rules: upgrade to gcc-4.7. * control: Make libstarpu-dev also depend on libstarpu

[Ubuntu-x-swat] [Bug 1034984] Re: buggy touchscreen behavior affecting desktops, wm and onboard

2013-07-25 Thread Jalink
Found a workaround: Replaced the window manager xfce4wm by metacity. This works! And your multi-touch remains. sudo apt-get install metacity metacity --replace Then you can go to sessions-and-startup from the control panel and save the session to keep metacity as your default window decorator. -

[Ubuntu-x-swat] [Bug 1205005] [NEW] Networking top taskbar menu stops functioning

2013-07-25 Thread Dan Gillmor
Public bug reported: This happens periodically: the drop-down network menu at the top of the screen stops working. For example, selecting Disconnect (or Connect) to ethernet or wireless has no effect. I have to run the Network app to get anything done. I can restore functionality by logging out

[Ubuntu-x-swat] [Bug 1061073]

2013-07-25 Thread Thomas-luebking
The original bug is fixed with commit in comment #29, thus closing. Regarding the video slowdown / other issues regarding non-strict binding, please check whether this is still an issue (see comment #43 and set it "false" instead of "true") and file a new bug in case. Thanks everyone. -- You re

[Ubuntu-x-swat] [Bug 1061073] Re: Desktop effects are slow and desktop corruption using mesa 9

2013-07-25 Thread Bug Watch Updater
** Changed in: kdebase-workspace Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1061073 Title: Desktop effects are slow and desktop corruption using mesa 9 To

[Ubuntu-x-swat] [Bug 763457] Re: please provide opencl-icd virtual package

2013-07-25 Thread Graham Inggs
** Also affects: nvidia-graphics-drivers-304 (Ubuntu) Importance: Undecided Status: New ** Also affects: nvidia-graphics-drivers-304-updates (Ubuntu) Importance: Undecided Status: New ** Also affects: nvidia-graphics-drivers-319 (Ubuntu) Importance: Undecided Status:

[Ubuntu-x-swat] [Bug 1061073] Re: Desktop effects are slow and desktop corruption using mesa 9

2013-07-25 Thread Oibaf
** Changed in: mesa (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1061073 Title: Desktop effects are slow and desktop corruption using mesa 9 To mana

[Ubuntu-x-swat] [Bug 859101] Re: fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel includes at ... not found or incomplete)

2013-07-25 Thread Vertago1
I need a work around because my card is not supported by the mainstream driver I have to use this one: http://support.amd.com/us/kbarticles/Pages/RadeonHD7790CatalystPerformanceDriver.aspx I built the packages for raring but they don't install because of this: DKMS make.log for fglrx-12.101 for k

[Ubuntu-x-swat] [Bug 735162] Re: menu application appears behind window application

2013-07-25 Thread Amael
Hi all, I also had this problem with Nvidia driver-310 (proprietary, tested), but I solved the problem by switching to nvidia-313-updates (proprietary) ! System : Ubuntu 13.04 System, 64 bits, GNOME WM. $ uname -a Linux X 3.8.0-26-generic #38-Ubuntu SMP Mon Jun 17 21:43:33 UTC 2013 x86_64

[Ubuntu-x-swat] [Bug 859101] Re: fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel includes at ... not found or incomplete)

2013-07-25 Thread Daniel Letzeisen
@Vertago1, that page/link is outdated and gives an outdated driver. The current version of Catalyst should work fine: http://wiki.cchtml.com/index.php/Ubuntu_Raring_Installation_Guide#Installing_Catalyst_Manually_.28from_AMD.2FATI.27s_site.29 -- You received this bug notification because you are

[Ubuntu-x-swat] [Bug 859101] Re: fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel includes at ... not found or incomplete)

2013-07-25 Thread Vertago1
I tried this: cd /lib/modules/3.8.0-26-generic/build/include/linux sudo ln -s ../generated/uapi/linux/version.h version.h but dkms is still failing with: DKMS make.log for fglrx-12.101 for kernel 3.8.0-26-generic (x86_64) Thu Jul 25 14:31:04 CDT 2013 AMD kernel module generator version 2.1 doing

[Ubuntu-x-swat] [Bug 1204858] Re: display resolution problem

2013-07-25 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privile

[Ubuntu-x-swat] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-25 Thread Chris Gagnon
I am still hitting this bug ** Attachment added: "results.tar.gz" https://bugs.launchpad.net/xmir/+bug/1203776/+attachment/3749301/+files/results.tar.gz -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. http

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

2013-07-25 Thread Apport retracing service
*** This bug is a duplicate of bug 1033533 *** https://bugs.launchpad.net/bugs/1033533 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 #1033533, so is being marked as such.

[Ubuntu-x-swat] [Bug 1120245] Re: Problem with system software

2013-07-25 Thread Alan Pater
When exactly is the message box coming up and what exactly does it say? ** Changed in: xorg (Ubuntu) Status: New => Incomplete -- 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/1120245 Title:

[Ubuntu-x-swat] [Bug 1197316] Re: GPU hang with Haswell GT3

2013-07-25 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa-lts-raring - 9.1.4-0ubuntu0.1~precise1 --- mesa-lts-raring (9.1.4-0ubuntu0.1~precise1) precise-proposed; urgency=low * New upstream bugfix release 9.1.4. (LP: #1197363) - fix a GPU hang with GT3. (LP: #1197316) * revert-a64c1eb9b110.diff:

[Ubuntu-x-swat] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-25 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa-lts-raring - 9.1.4-0ubuntu0.1~precise1 --- mesa-lts-raring (9.1.4-0ubuntu0.1~precise1) precise-proposed; urgency=low * New upstream bugfix release 9.1.4. (LP: #1197363) - fix a GPU hang with GT3. (LP: #1197316) * revert-a64c1eb9b110.diff:

[Ubuntu-x-swat] [Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

2013-07-25 Thread Launchpad Bug Tracker
This bug was fixed in the package xserver-xorg-video-intel-lts-raring - 2:2.21.6-0ubuntu4.1~precise1 --- xserver-xorg-video-intel-lts-raring (2:2.21.6-0ubuntu4.1~precise1) precise-proposed; urgency=low * Added patches to add/fix Haswell pci-id's (LP: #1175533) xserver-xorg-video-i

[Ubuntu-x-swat] [Bug 1179539]

2013-07-25 Thread Nikoli
This bug is not fixed, still happens with kwin-4.10.4 and mesa-9.1.4 https://bugs.kde.org/show_bug.cgi?id=322773 https://bugs.gentoo.org/show_bug.cgi?id=476606 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad

[Ubuntu-x-swat] [Bug 1179539]

2013-07-25 Thread agd5f
(In reply to comment #51) > This bug is not fixed, still happens with kwin-4.10.4 and mesa-9.1.4 > https://bugs.kde.org/show_bug.cgi?id=322773 > https://bugs.gentoo.org/show_bug.cgi?id=476606 I think you are hitting a different issue. Please open a new bug. -- You received this bug notification

[Ubuntu-x-swat] [Bug 1179539]

2013-07-25 Thread Nikoli
Done, bug #67265 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1179539 Title: (needs 9.1.3) r600_dri.so crashes in r600_texture_create_object (memset) To manage notifications about this bug

[Ubuntu-x-swat] [Bug 1179539] Re: (needs 9.1.3) r600_dri.so crashes in r600_texture_create_object (memset)

2013-07-25 Thread Bug Watch Updater
** Bug watch added: KDE Bug Tracking System #322773 https://bugs.kde.org/show_bug.cgi?id=322773 ** Bug watch added: Gentoo Bugzilla #476606 https://bugs.gentoo.org/show_bug.cgi?id=476606 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa

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

2013-07-25 Thread Apport retracing service
*** This bug is a duplicate of bug 1202763 *** https://bugs.launchpad.net/bugs/1202763 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 #1202763, so is being marked as such.

[Ubuntu-x-swat] [Bug 1098334] Re: [gen4 sna] Font corruption in Chromium tab bar

2013-07-25 Thread Joonas Saarinen
Notice how with Chromium/Chrome the corruption happens only on display positions where the fade out effect is applied to the right side of the tab. -- 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.l