This forum has been archived. All content is frozen. Please use KDE Discuss instead.

weird reapaint problem

Tags: None
(comma "," separated)
lesto
Registered Member
Posts
12
Karma
0

weird reapaint problem

Fri Dec 05, 2014 9:48 am
the problem happen on my desktop (amd GPU) and two laptop (intel GPU), arch linux last version.

it is the same: it is like some part of the screen are not updated/refreshed, sometimes opening thge windows make them ppear and disappear, and thing like that.

forcing the wiondows to update (like moving it, resizing, scrolling) is a workaround for when opening a window it is not repainted.

i realli like the plasma-next, but it is too bugged, it worst than kde4 smile

here a littel example: http://youtu.be/dS5E8Hgdxgg
luebking
Karma
0

Re: weird reapaint problem

Fri Dec 05, 2014 2:04 pm
Please provide the output of "qdbus org.kde.KWin /KWin supportInformation"
lesto
Registered Member
Posts
12
Karma
0

Re: weird reapaint problem

Fri Dec 05, 2014 2:21 pm
now just retsarted is working, in a couple of minute when it will start oing that again i'll post it again, if needed
https://paste.kde.org/pusmg1go1
luebking
Karma
0

Re: weird reapaint problem

Fri Dec 05, 2014 2:58 pm
try
Code: Select all
export KWIN_EXPLICIT_SYNC=0
export KWIN_USE_BUFFER_AGE=0
kwin --replace &


you can check the output of "glxinfo" to figure whether the driver believes to support either:
Code: Select all
glxinfo | grep -E '(GLX_EXT_buffer_age|GL_EXT_x11_sync_object)'
lesto
Registered Member
Posts
12
Karma
0

Re: weird reapaint problem

Fri Dec 05, 2014 6:49 pm
glxinfo | grep -E '(GLX_EXT_buffer_age|GL_EXT_x11_sync_object)' :(
GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile,
luebking
Karma
0

Re: weird reapaint problem

Fri Dec 05, 2014 8:21 pm
This means that
export KWIN_USE_BUFFER_AGE=0
will have impact.
lesto
Registered Member
Posts
12
Karma
0

Re: weird reapaint problem

Fri Dec 05, 2014 9:39 pm
yes, it worked.

tomorrow i'll try just export KWIN_USE_BUFFER_AGE=0

as this appen to two PC with AMD opensource driver (li found out i was wrong, the problematic laptop is an APU by AMD) but with this same driver i play 3d games without problem. Should i open a bug? is it something known? because it has been a killer bug and i didn't find anything about it.
luebking
Karma
0

Re: weird reapaint problem

Fri Dec 05, 2014 10:57 pm
Games will certainly not make use of the buffer age feature (they typically repaint the entire scene with every frame, because it likely changed in total)

You should file a bug against the radeon driver, GLX_EXT_buffer_age allows to re-use the former buffer and thus provides performance and battery usage improvements.

PS:
This feature is in KDE SC4 as well ;-P
lesto
Registered Member
Posts
12
Karma
0

Re: weird reapaint problem

Sat Dec 06, 2014 11:40 pm
weird, i come from kde4 and never had this problem.
luebking
Karma
0

Re: weird reapaint problem

Sat Dec 06, 2014 11:41 pm
Eventually updated the radeon driver as well?
lesto
Registered Member
Posts
12
Karma
0

Re: weird reapaint problem

Tue Dec 09, 2014 2:49 pm
i'm on the laptop now, and the problem persist even after the suggested step. Also tryed to get rid of blur deskop effec, still have to remove all the others.

When this appen, i just relaunch kwin and it fix it for a while
luebking
Karma
0

Re: weird reapaint problem

Tue Dec 09, 2014 3:09 pm
The intel chip/driver probably does not even have that feature (yet)
The video you posted was from the AMD chip? Is the intel problem *really* comparable?
Do you eventually use glamor acceleration or OpenGL 3.1 on the intel chips?

Code: Select all
grep -i glamor /var/log/Xorg.0.log
lesto
Registered Member
Posts
12
Karma
0

Re: weird reapaint problem

Wed Dec 10, 2014 9:38 am
ah no wait, this laptop has an APU E1-1200

Code: Select all
% glxinfo | grep -E '(GLX_EXT_buffer_age|GL_EXT_x11_sync_object)'
    GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile,


disabling all desktop effect solve the problem, still have to check if the export have effect, but i DON'T think so, unless some magic make them persistent.


EDIT: nope, even without any desktop effect AND using export give the probem.
luebking
Karma
0

Re: weird reapaint problem

Wed Dec 10, 2014 3:43 pm
Please still check for glamor acceleration and confirm or deny that the problem is *really* comparable (glitch is not glitch - the video looked like old frames were painted, thus my guess on GLX_EXT_buffer_age)
lesto
Registered Member
Posts
12
Karma
0

Re: weird reapaint problem

Thu Dec 11, 2014 6:01 pm
the problema are the same on all PC, and all pc has AMD opensource driver


Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot], rblackwell