! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
broken tooltip
Status:
RESOLVED: INVALID
Product:
Xfce4-genmon-plugin
Component:
General

Comments

Description ghost_1987 2012-08-24 13:55:41 CEST
Using this xml config file in current git version of genmon doesn't produce text tooltip while howering over text:
<txt>text</txt>
<tool>tooltip</tool>
Comment 1 John Lindgren editbugs 2012-09-01 22:53:29 CEST
This script works for me:

#!/bin/sh
echo '<txt>text</txt>'
echo '<tool>tooltip</tool>'
Comment 2 ghost_1987 2012-09-02 15:50:20 CEST
using this command in genmon: cat /tmp/conky.log
conky.log: <txt>text</txt><tool>tooltip</tool>
does produce desired effect on panel 2 and above
but fails to show tooltip on panel 1
Comment 3 ghost_1987 2012-09-02 16:23:17 CEST
ignore the last comment
problems with tooltip are appearing when refresh period is less then 1 second
(0.55 seconds in my case)
Comment 4 Landry Breuil editbugs 2014-11-23 21:44:55 CET
Mass-reassign all bugs from florian@ to goodies-dev@, thanks for the maintenance work! (and sorry for the bugmail spam..)
Comment 5 ToZ editbugs 2017-10-30 17:31:48 CET
Resolving this ticket as this would be a limitation with the GTK toolkit and not with the code here.

Feel free to re-open if you disagree.

Bug #9238

Reported by:
ghost_1987
Reported on: 2012-08-24
Last modified on: 2017-10-30

People

Assignee:
Xfce-Goodies Maintainers
CC List:
2 users

Version

Attachments

Additional information