Comment 4 for bug 551872

Revision history for this message
Josh (jrc03c) wrote :

Ah, thank you. Just one quick note: when running the command you suggested, AllTray correctly docks a Chrome window. However, when running a Chrome window normally and trying to use the AllTray GUI to dock it, it doesn't work; I just keep clicking the Chrome window and nothing happens. Okay, here's the debug output:

command without args: google-chrome
basename: google-chrome
command: google-chrome
win->title_time: 0
win->notray: 0
HAVE MANAGER WINDOW
win->libsyp_window id: 113246211
execute program: google-chrome
wait for window
liballtraynomap_filter event: ClientMessage
got window from lib: 117440553
found child window: 117440553
child have pid: 14244
get_window_icon with size request: 30x30
read_rgb_icon --> ok
command_menu->len: 0
have manager window.... now creat_tray.....
get_window_icon with size request: 24x24
read_rgb_icon --> ok
update window title
net_wm_visible_name failed
title: Untitled - Google Chrome
win->title: Untitled - Google Chrome
theme is: Clearlooks
theme name: Clearlooks
theme_file: </home/jrc03c/.themes/Clearlooks/metacity-1/metacity-theme-1.xml>
Failed to read theme from file /home/jrc03c/.themes/Clearlooks/metacity-1/metacity-theme-1.xml: Failed to open file '/home/jrc03c/.themes/Clearlooks/metacity-1/metacity-theme-1.xml': No such file or directory
theme_file: </usr/share/gnome/themes/Clearlooks/metacity-1/metacity-theme-1.xml>
Failed to read theme from file /usr/share/gnome/themes/Clearlooks/metacity-1/metacity-theme-1.xml: Failed to open file '/usr/share/gnome/themes/Clearlooks/metacity-1/metacity-theme-1.xml': No such file or directory
theme_file: </usr/local/share/themes/Clearlooks/metacity-1/metacity-theme-1.xml>
Failed to read theme from file /usr/local/share/themes/Clearlooks/metacity-1/metacity-theme-1.xml: Failed to open file '/usr/local/share/themes/Clearlooks/metacity-1/metacity-theme-1.xml': No such file or directory
theme_file: </usr/share/themes/Clearlooks/metacity-1/metacity-theme-1.xml>
normal found !
right_titlebar_edge: 4 !
property notify
icon_window_configure_event: 1x24
icon_window_configure_event: 24x24
update_tray_icon: real plug size: 24x24
get_window_icon with size request: 24x24
read_rgb_icon --> ok
icon window press event
exit_call
destroy_all_and_exit
close window

Thanks again for the help.