You are not logged in.

#1 2017-02-09 13:07:14

rodrigog83
Member
Registered: 2016-07-28
Posts: 2

Plasma 5.9 - Top left corner unclickable

Hello all,

after the last Plasma 5.9 update I can't click anything in the top left corner, as if there was an invisible window preventing me from clicking there. It's about a 300x200 px region. Any ideas what can it be?

Thanks!

Offline

#2 2017-02-09 13:19:51

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,093

Re: Plasma 5.9 - Top left corner unclickable

I've seen this sometimes and it was caused by a Xembed tray icon taking over the lop-leftmost pixel on the screen. I haven't seen it for a long time though, and it would usually fix itself by restarting plasmashell. Check also the screen borders KCM for any action that you may have associated to that corner.

Offline

#3 2017-02-09 13:41:37

rodrigog83
Member
Registered: 2016-07-28
Posts: 2

Re: Plasma 5.9 - Top left corner unclickable

By issuing kwin_x11 --replace the window became visible:

w9Q8eqF.png

trying to use xprop to find out the PID that created the window gives:

$ xprop 
_NET_WM_ICON_GEOMETRY(CARDINAL) = 332, 737, 38, 30
_KDE_NET_WM_USER_CREATION_TIME(CARDINAL) = 157061
_NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_MOVE, _NET_WM_ACTION_RESIZE, _NET_WM_ACTION_MINIMIZE, _NET_WM_ACTION_SHADE, _NET_WM_ACTION_MAXIMIZE_VERT, _NET_WM_ACTION_MAXIMIZE_HORZ, _NET_WM_ACTION_FULLSCREEN, _NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_CLOSE
_KDE_NET_WM_FRAME_STRUT(CARDINAL) = 4, 4, 29, 4
_NET_FRAME_EXTENTS(CARDINAL) = 4, 4, 29, 4
_NET_WM_DESKTOP(CARDINAL) = 0
_KDE_NET_WM_ACTIVITIES(STRING) = "00000000-0000-0000-0000-000000000000"
WM_STATE(WM_STATE):
                window state: Normal
                icon window: 0x0
_NET_WM_STATE(ATOM) = _NET_WM_STATE_ABOVE, _NET_WM_STATE_STAYS_ON_TOP
$ xprop _NET_WM_PID 
_NET_WM_PID:  not found.

Offline

Board footer

Powered by FluxBB