User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.4) Gecko/20061023 SUSE/2.0.0.4-1.1 Firefox/2.0.0.4 Build Identifier: The environment variable $WINDOWID is wrong in Terminal. It's correct in other terminal emulations like xterm. You can check this by using xprop or xwininfo to get the correct window id, and comparing this with the $WINDOWID variable. Reproducible: Always
Fixed with revision 25930. 2007-07-20 Benedikt Meurer <benny@xfce.org> * terminal/terminal-screen.c(terminal_screen_get_child_environment): Use the id of the toplevel window instead of the scrolled window for the $WINDOWID environment variable (Bug #3341).