no title for Konqueror

Bug #188718 reported by Daniel Naber
2
Affects Status Importance Assigned to Milestone
RescueTime Linux Uploader
Fix Released
High
Angus Helm

Bug Description

When I use konqueror, it's recognized as "Konqueror" but the title is empty. That's because the property WM_ICON_NAME isn't set. The title is, however, available as WM_NAME(STRING) = ... Maybe that should be used as a fallback?

This is using KDE 3.5.7 and OpenSuse 10.3.

Revision history for this message
Daniel Naber (misc2006) wrote :

A related problem: for Konsole (KDE terminal), there are two properties with the substring "WM_ICON_NAME":

_NET_WM_ICON_NAME(UTF8_STRING) = 0x62, 0x61, 0x62, 0x65, 0x6c
WM_ICON_NAME(STRING) = "babel"

Currently the first one is chosen so the title is set to "0x62, 0x61, 0x62, 0x65, 0x6c".

Revision history for this message
Angus Helm (angus.helm) wrote :

Could you try this uploader.py and get_active_window.sh script to see if they work?

Revision history for this message
Daniel Naber (misc2006) wrote :

Thank you, your new version fixes the problem, the title is now correctly recognized.

Revision history for this message
Angus Helm (angus.helm) wrote :

Alright, merged into revision 32.

Changed in rescuetime-linux-uploader:
assignee: nobody → angus.helm
importance: Undecided → High
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.