! 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 !
$WINDOWID is wrong
Status:
CLOSED: FIXED
Product:
Xfce4-terminal
Component:
General

Comments

Description Bernhard Walle 2007-06-16 11:41:07 CEST
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
Comment 1 Benedikt Meurer editbugs 2007-07-20 17:08:51 CEST
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).

Bug #3341

Reported by:
Bernhard Walle
Reported on: 2007-06-16
Last modified on: 2009-12-17

People

Assignee:
Benedikt Meurer
CC List:
0 users

Version

Attachments

Additional information