Launchpad has imported 31 comments from the remote bug at https://bugzilla.redhat.com/show_bug.cgi?id=625894.
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.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2010-08-20T18:02:31+00:00 Carl wrote: Description of problem: Take a look at the upstream bug report =) Version-Release number of selected component (if applicable): F14 mesa-dri-drivers-7.9-0.6.fc14.x86_64 mesa-libGL-7.9-0.6.fc14.x86_64 xorg-x11-drv-ati-6.13.1-1.20100705git37b348059.fc14.x86_64 xorg-x11 : 1.8.99.906 kdebase-workspace-4.5.0-2.fc14.x86_64 01:00.0 VGA compatible controller: ATI Technologies Inc RV770 [Radeon HD 4870] (prog-if 00 [VGA controller]) How reproducible: Always Steps to Reproduce: 1. Turn the desktop effects on (using OpenGL) 2. Change the window decoration (for example), click on apply Actual results: The cursor still move, the audio keep playing but everything else seems to be "frozen". Additional info: Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/0 ------------------------------------------------------------------------ On 2010-09-01T19:01:46+00:00 Thomas wrote: I can reproduce that with my HD 3650 in KDE 4.5.1 mesa-dri-drivers-7.8.1-8.fc13.x86_64 mesa-libGL-7.8.1-8.fc13.x86_64 xorg-x11-drv-ati-6.13.0-1.fc13.x86_64 kdebase-workspace-4.5.1-0.1.fc13.x86_64 Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/1 ------------------------------------------------------------------------ On 2010-09-01T19:30:52+00:00 Thomas wrote: In a konsole running: export LIBGL_ALWAYS_INDIRECT=1 ; kwin --replace makes the freeze go away. Currently the only that can be done according to upstream bug: http://bugs.kde.org/show_bug.cgi?id=241402#c52 and following posts. Thanks rdieter for testing it as first in IRC :) Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/2 ------------------------------------------------------------------------ On 2010-09-16T15:58:26+00:00 Rex wrote: kde upstream has come to the conclusion this is a mesa bug, https://bugs.kde.org/show_bug.cgi?id=241402#c95 Filed here, https://bugs.freedesktop.org/show_bug.cgi?id=30220 With small patch provided. Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/8 ------------------------------------------------------------------------ On 2010-09-16T17:58:20+00:00 Rex wrote: Here's a f13 scratch build that includes the aforementioned patch, http://koji.fedoraproject.org/koji/taskinfo?taskID=2471720 My own initial testing (for ~20 minutes, several systemsettings modifications) has been good, no badness yet. Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/9 ------------------------------------------------------------------------ On 2010-09-17T06:06:38+00:00 Thomas wrote: Confirmed. The patch seems to fix it. I changed several settings and it worked as expected. No freezing. Thanks Rex! :) Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/13 ------------------------------------------------------------------------ On 2010-09-17T12:16:32+00:00 Rex wrote: Second upstream patch candidate/scratch-build, http://koji.fedoraproject.org/koji/taskinfo?taskID=2472903 Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/14 ------------------------------------------------------------------------ On 2010-09-17T18:34:41+00:00 Thomas wrote: Works as well as expected. Seems even better. Some glitches i had are gone. Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/15 ------------------------------------------------------------------------ On 2010-09-17T20:14:50+00:00 Rex wrote: And patch adapted for a f14 scratch build, http://koji.fedoraproject.org/koji/taskinfo?taskID=2474366 Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/16 ------------------------------------------------------------------------ On 2010-10-03T17:30:26+00:00 Rex wrote: Created attachment 451295 patch proposed in upstream tracker Patch against f13's mesa-7.8.x Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/21 ------------------------------------------------------------------------ On 2010-10-03T17:31:50+00:00 Rex wrote: Created attachment 451296 mesa-7.9 patch proposed upstream Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/22 ------------------------------------------------------------------------ On 2010-10-03T17:37:56+00:00 Rex wrote: Testing feedback for proposed patch has been excellent. I'd move it be reviewed and considered for fedora's packaging (or in the least, poke those in the know upstream to review this prior to f14 release). To be clear, the impact here is fairly large kde-wise, even though compositing is not enabled by default, this issue makes kwin compositing largely useless for most users of free drivers, easily prone to display freezes. Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/23 ------------------------------------------------------------------------ On 2010-10-04T15:28:10+00:00 Rex wrote: woo, ajax gave blessing on irc to incoporate this. I'll work on it. Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/24 ------------------------------------------------------------------------ On 2010-10-04T19:43:17+00:00 Adam wrote: is this the thing that makes KDE really slow in a KVM? I guess not since you say it's 'not enabled by default'? "I'd move it be reviewed and considered for fedora's packaging" We can certainly review this as a blocker as you've nominated, but just to reinforce, an issue does not need to be a blocker for a fix to be included in F14. Right now, the bug needs no special status, you can push a fix for this in simply by submitting an update and sending it through the normal Bodhi process. Once we hit freeze, if you want to have a patch taken through a fix you still don't need to nominate the bug as a blocker if it doesn't meet the criteria; you can nominate it as nice-to-have instead. The formal NTH process is still very new and in draft stage (up till now it's all been in various people's heads), but for practical purposes, to nominate a bug as NTH, just mark it as blocking F14-accepted instead of F14blocker . Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/25 ------------------------------------------------------------------------ On 2010-10-05T00:57:56+00:00 Rex wrote: Ah, ajax hinted this to me in irc, but I failed to notice until now... seems the f14 branch in git got a new snapshot recently (newer than master/), and the patched code in question is very much different now. This will need to be retested (removing f14 blockers until reconfirmed). applied the patch to f13 branch at least. Re: comment 13 , no this almost certainly isn't the kvm slow thing (still trying to get a handle on that) Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/26 ------------------------------------------------------------------------ On 2010-10-05T01:00:06+00:00 Fedora wrote: mesa-7.8.1-9.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/mesa-7.8.1-9.fc13 Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/27 ------------------------------------------------------------------------ On 2010-10-05T01:14:53+00:00 Rex wrote: confirmed mesa-libGL-7.9-0.8.fc14.x86_64 still has the problem. kwin freezes. :( Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/28 ------------------------------------------------------------------------ On 2010-10-05T10:39:02+00:00 Rex wrote: Now for some good news, Mesa-7.9 (final) seems to have fixed the problem. Testing with quick-n-dirty scratch build that includes ftp://ftp.freedesktop.org/pub/mesa/7.9/MesaLib-7.9.tar.bz2 No longer suffers from this bug, http://koji.fedoraproject.org/koji/taskinfo?taskID=2513625 Marking NTH Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/29 ------------------------------------------------------------------------ On 2010-10-05T20:11:20+00:00 Orion wrote: FWIW - I'm able to run Rex's mesa 7.9-0.8.fc14.1 fine on my nVidia Corporation G98 [Quadro NVS 295] box with mesa-dri-drivers-experimental installed. Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/30 ------------------------------------------------------------------------ On 2010-10-06T05:33:36+00:00 Magnus wrote: Sadly I cannot say the same, kwin still freezes just the same. nVidia Corporation G96 [GeForce 9500 GT] (rev a1) + mesa-dri-drivers- experimental Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/31 ------------------------------------------------------------------------ On 2010-10-06T13:59:20+00:00 Rex wrote: According to (k)ubuntu, a newer mesa-7.9 snapshot fixes things for them too, https://bugs.launchpad.net/kdebase/+bug/633406/comments/10 Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/32 ------------------------------------------------------------------------ On 2010-10-08T17:43:05+00:00 Rex wrote: caught airlied on irc, and he said a newer mesa snapshot is in the works for f14. Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/33 ------------------------------------------------------------------------ On 2010-10-08T18:47:08+00:00 Adam wrote: Discussed at 2010-10-08 blocker/nth review, accepted as NTH. Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/34 ------------------------------------------------------------------------ On 2010-10-13T00:34:44+00:00 Adam wrote: re-assigning to Dave. Dave, just to make sure you're aware, change deadline for F14 final is Oct 18th, we need the new mesa build before then. Thanks! (not sure why this is in 'modified' if a fixed build isn't actually available yet?) -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/35 ------------------------------------------------------------------------ On 2010-10-13T16:37:08+00:00 James wrote: (In reply to comment #23) > (not sure why this is in 'modified' if a fixed build isn't actually available > yet?) Moving back to ASSIGNED based on previous comment Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/36 ------------------------------------------------------------------------ On 2010-10-14T00:08:31+00:00 Fedora wrote: mesa-7.9-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/mesa-7.9-1.fc14 Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/37 ------------------------------------------------------------------------ On 2010-10-14T00:11:28+00:00 Dave wrote: okay guys please test and karma as appropriate. Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/38 ------------------------------------------------------------------------ On 2010-10-14T03:18:17+00:00 Magnus wrote: Ok, this one works for me Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/39 ------------------------------------------------------------------------ On 2010-10-14T13:51:26+00:00 Fedora wrote: mesa-7.9-1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update mesa'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/mesa-7.9-1.fc14 Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/40 ------------------------------------------------------------------------ On 2010-10-15T12:44:36+00:00 Fedora wrote: mesa-7.9-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/41 ------------------------------------------------------------------------ On 2010-10-27T22:44:23+00:00 Fedora wrote: mesa-7.8.1-9.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. Reply at: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/633406/comments/42 ** Changed in: mesa (Fedora) Status: Unknown => Fix Released ** Changed in: mesa (Fedora) Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/633406 Title: Display freeze when changing kwin effects settings if effects are active Status in KDE Base: Won't Fix Status in Mesa: Confirmed Status in Release Notes for Ubuntu: Invalid Status in mesa package in Ubuntu: Fix Released Status in mesa source package in Maverick: Fix Released Status in mesa package in Fedora: Fix Released Bug description: Binary package hint: kdebase-workspace When changing kwin (KDE window effects) effects settings if compositing is active, the screen will freeze. RELEASE NOTE: In a KDE Plasma Workspace, when changing desktop effects settings with effects active, the display will freeze. This can be avoided by disabling effects, making the desired settings change, and then re-enabling effects. If the display freezes, effects can be disabled using shift+alt+f12 and the display will, in most cases, unfreeze. To manage notifications about this bug go to: https://bugs.launchpad.net/kde-baseapps/+bug/633406/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp