https://bugs.kde.org/show_bug.cgi?id=370899

--- Comment #2 from geniusikno...@gmail.com ---
(In reply to Eike Hein from comment #1)
> Can't reproduce with git master, 
> 
> WM_CLASS(STRING) = "yakuake", "yakuake"
> 
> Can you try master?
> 
> Setting WORKSFORME until there's more info.


I verified I have the same problem with 3.0.2 master.

To clarify, WM_NAME(STRING) is empty, not WM_CLASS(STRING).

So xprop returns the following for yakuake.

WM_NAME(STRING) = 
_NET_WM_NAME(UTF8_STRING) = "Yakuake"
_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x1, 0x0, 0x0, 0x0
_NET_WM_WINDOW_TYPE(ATOM) = _KDE_NET_WM_WINDOW_TYPE_OVERRIDE,
_NET_WM_WINDOW_TYPE_NORMAL
_KDE_NET_WM_USER_CREATION_TIME(CARDINAL) = 196850
_XEMBED_INFO(_XEMBED_INFO) = 0x0, 0x1
WM_CLIENT_LEADER(WINDOW): window id # 0x3c00008
WM_HINTS(WM_HINTS):
                Client accepts input or input focus: True
                Initial state is Normal State.
_NET_WM_PID(CARDINAL) = 1955
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 62914567
WM_CLASS(STRING) = "yakuake", "yakuake"
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING,
_NET_WM_SYNC_REQUEST
WM_NORMAL_HINTS(WM_SIZE_HINTS):
                user specified location: 96, 0
                user specified size: 1728 by 470
                window gravity: Static


After inserting the code in my prior comment into .bashrc, both yakuake and
konsole display the following error upon being launched.

xprop: error: No window with name Yakuake exists!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to