Summary: | KWin compositing settings defaults should invoke org.kde.kwin.Compositing.compositingPossible and org.kde.kwin.Compositing.openGLIsBroken | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Elder S. Trevisan <trevisan.elder> |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
attachment-17437-0.html
attachment-17437-1.dat Effects.PNG Print of desktop effects |
Description
Elder S. Trevisan
2013-08-20 13:10:42 UTC
Which default button in particular? In the effects subconfig or in the kcm dialog. In latter case, on what page? Created attachment 81860 [details] attachment-17437-0.html Hello Thomas, how are you? Sorry there have been clear, but I do not speak English and use the Google translator. I am sending a picture attached that portrays what happened. I selected the option Explosion example, pressed the apply button, then an error message appeared at the top of the tab stating that I needed OpenGL to make changes, and that's when I pressed the Defaults button to return to the default state of settings, but it returns automatically to the General tab, I press the Apply button, a message appears asking if I want countdown even make the change, then the error message appears at the top of the tab again, and changes will not return to the default state . 2013/8/20 Thomas Lübking <thomas.luebking@gmail.com> > https://bugs.kde.org/show_bug.cgi?id=323775 > > --- Comment #1 from Thomas Lübking <thomas.luebking@gmail.com> --- > Which default button in particular? > In the effects subconfig or in the kcm dialog. > In latter case, on what page? > > -- > You are receiving this mail because: > You reported the bug. > Created attachment 81861 [details]
attachment-17437-1.dat
Created attachment 81862 [details]
Effects.PNG
(In reply to comment #2) > Hello Thomas, how are you? Fine, I hope so are you ;-) > ... > make the change, then the error message appears at the top of the tab > again, and changes will not return to the default state . OpenGL compositing does not work on your setup, please provide the output of "glxinfo" and "lspci" Please notice that you're mailing to a bugtracker and html mails as well as attachments cause several updates to the bug. To attach files to this bug, rather use https://bugs.kde.org/attachment.cgi?bugid=323775&action=enter Created attachment 81872 [details]
Print of desktop effects
(In reply to comment #6) > Created attachment 81872 [details] > Print of desktop effects Thanks, but that already worked before ;-) What is now really necessary is the output of: - glxinfo - lspci Just run "konsole" and type: glxinfo > glx.info lspci > pci.info You'll get two files "glx.info" and "pci.info" which you need to attach here. The configuration module got rewritten for KWin 5 and is also split into one for effects and one for the general compositor settings. |