Custom Query (2683 matches)
Results (91 - 93 of 2683)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#43 | fixed | tray icon and menu icons are blank | ||
Description |
Using: Ubuntu 10.04 Lucid Even though it the logs show the icon_file is detected, the icon does not show in my tray notification area. There's a smallish (10px) blank space which I can click to get the menu. None of the menu items have icons either, some have a no-entry style icon, which I think means bad image, or similar. I'm happy to help debug, but I'm not sure where to start. Log: $ xpra attach -d all |& head -n 20 parse_shortcuts(['meta+shift+F4:quit']) parse_shortcuts(['meta+shift+F4:quit'])={'F4': (['meta', 'shift'], 'quit')} get_icon_filename(xpra.png)=/usr/share/xpra/icons/xpra.png, exists=True set default window icon to /usr/share/xpra/icons/xpra.png get_icon_filename(information.png)=/usr/share/xpra/icons/information.png, exists=True get_icon_filename(configure.png)=/usr/share/xpra/icons/configure.png, exists=False get_icon_filename(slider.png)=/usr/share/xpra/icons/slider.png, exists=True get_icon_filename(keyboard.png)=/usr/share/xpra/icons/keyboard.png, exists=True get_icon_filename(retry.png)=/usr/share/xpra/icons/retry.png, exists=True get_icon_filename(quit.png)=/usr/share/xpra/icons/quit.png, exists=True get_icon_filename(close.png)=/usr/share/xpra/icons/close.png, exists=True get_tray_icon_filename using default: /usr/share/xpra/icons/xpra.png write thread: waiting for data to write read thread: waiting for data to arrive 'setxkbmap -query' failed with exit code 255 |
|||
#217 | fixed | Expose client hostname as capability/stat/info | ||
Description |
I know there's already uuid, but it would be nice to display hostname as well, to make it easier to distinguish clients to humans. |
|||
#218 | fixed | Add client idle time as stat/info | ||
Description |
It would be nice to be able to see when a client last sent input to the server (sort of similar to the way that finger/w show idle time) |
Note: See TracQuery
for help on using queries.