SuperTuxKart not visible in arbtt log

Nikola M nk.ogz at outlook.com
Thu Jan 14 11:58:59 CET 2016


Hi,

I am not able to get arbtt to log SuperTuxKart activity when running in fullscreen mode.

When SuperTuxKart is running in a smaller window it gets logged by arbtt.

Other games (Red Eclipse, Battle for Wesnoth, ...) running in fullscreen mode get logged without problems.


Is this an arbtt bug or is SuperTuxKart causing problems?


I wrote a short PHP CLI script to run xprop every second to capture the window properties of SuperTuxKart with the command:
xprop -name "SuperTuxKart"

I tried a workaround by setting _NET_WM_NAME (because I saw this in the source code) a short period (cca. 15s) after changing to fullscreen:
xprop -name "SuperTuxKart" -f _NET_WM_NAME 8s -set _NET_WM_NAME "SuperTuxKart"

It didn't help.


SuperTuxKart in window -- xprop output:

WM_ICON_NAME(STRING) = "SuperTuxKart"
WM_NAME(STRING) = "SuperTuxKart"
WM_CLASS(STRING) = "SuperTuxKart", "SuperTuxKart"
_NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_CLOSE, _NET_WM_ACTION_ABOVE, _NET_WM_ACTION_BELOW, _NET_WM_ACTION_FULLSCREEN, _NET_WM_ACTION_MOVE, _NET_WM_ACTION_MAXIMIZE_HORZ, _NET_WM_ACTION_MAXIMIZE_VERT, _NET_WM_ACTION_SHADE, _NET_WM_ACTION_MINIMIZE, _NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_STICK
_NET_WM_DESKTOP(CARDINAL) = 5
_NET_WM_STATE(ATOM) =
WM_NORMAL_HINTS(WM_SIZE_HINTS):
        program specified size: 0 by 0
        program specified minimum size: 1600 by 900
        program specified maximum size: 1600 by 900
_NET_WM_ICON_GEOMETRY(CARDINAL) = 1150, 1045, 200, 35
_NET_FRAME_EXTENTS(CARDINAL) = 4, 4, 28, 7
WM_STATE(WM_STATE):
        window state: Normal
        icon window: 0xac493400
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW



SuperTuxKart in fullscreen mode -- xprop output:

WM_ICON_NAME(STRING) = "SuperTuxKart"
WM_NAME(STRING) = "SuperTuxKart"
WM_CLASS(STRING) = "SuperTuxKart", "SuperTuxKart"
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW



SuperTuxKart in fullscreen mode with _NET_WM_NAME set -- xprop output:

_NET_WM_NAME(STRING) = "SuperTuxKart"
WM_ICON_NAME(STRING) = "SuperTuxKart"
WM_NAME(STRING) = "SuperTuxKart"
WM_CLASS(STRING) = "SuperTuxKart", "SuperTuxKart"
WM_PROTOCOLS(ATOM): protocols  WM_DELETE_WINDOW



SuperTuxKart in window -- arbbt-dump output:

2016-01-14 10:02:35 (8943ms inactive):
    Current Desktop: Workspace 2
    ( ) xfce4-terminal: Terminal
    ( ) thunar:         .arbtt - File Manager
    ( ) Navigator:      Configuring the arbtt categorizer (arbtt-stats) - Iceweasel
    (*) SuperTuxKart:   SuperTuxKart



SuperTuxKart fullscreen -- arbbt-dump output:

2016-01-14 11:36:41 (25ms inactive):
    Current Desktop: Workspace 6
    ( ) xfce4-terminal: Terminal
    ( ) thunar:         .arbtt - File Manager
    ( ) wicd-client.py: Wicd Network Manager
    ( ) synaptic:       Synaptic Package Manager 
    ( ) mousepad:       *Untitled 1 - Mousepad



My setup:
arbtt 0.8.1-1
SuperTuxKart 0.8.1-2+b2
Debian 8.0 , 64-bit
Xfce 4.10


Thanks in advance.
 		 	   		  



More information about the arbtt mailing list