** Changed in: metacity
Importance: Unknown => High
--
alt-f6 doesn't reliably switch between windows within an application
https://bugs.launchpad.net/bugs/72732
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs maili
** Changed in: gnome-terminal
Importance: Unknown => Wishlist
--
alt-f6 doesn't reliably switch between windows within an application
https://bugs.launchpad.net/bugs/72732
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-
This bug was fixed in the package gnome-terminal - 2.23.91-0ubuntu1
---
gnome-terminal (2.23.91-0ubuntu1) intrepid; urgency=low
* New upstream release
- gnome-terminal crashed with SIGSEGV in free() (LP: #260838)
- Multiple gnome-terminals don't have the same X group propert
fixed upstream, thanks for reporting.
** Changed in: gnome-terminal (Ubuntu)
Status: Confirmed => Fix Committed
--
alt-f6 doesn't reliably switch between windows within an application
https://bugs.launchpad.net/bugs/72732
You received this bug notification because you are a member of Ubun
Oh: yes, there are other ways to tell whether the windows are from the
same application. The most immediately obvious ones are the optional
WM_CLIENT_MACHINE and _NET_WM_PID properties, which would give you the
process ID of the owning application:
http://standards.freedesktop.org/wm-spec/wm-spec
"Group name" is slightly incorrect: if a window's in a group, it has a
field pointing to a(nother) window's ID, and all the windows which have
that ID are in the group. The window which is pointed to is called the
"group leader" and doesn't even have to be mapped.
xwininfo doesn't know about grou
** Changed in: gnome-terminal
Status: Confirmed => Fix Released
--
alt-f6 doesn't reliably switch between windows within an application
https://bugs.launchpad.net/bugs/72732
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
de
This is rather disappointing, given that it also doesn't work with other
applications like Emacs.
* Is there a way for me to easily get the Group name of arbitrary
windows? xwininfo doesn't provide it, as far as I can tell. Even
something that's accessible through a Python interpreter would be fin
** Changed in: metacity (upstream)
Status: Unknown => Fix Released
** Changed in: gnome-terminal (upstream)
Status: Unknown => Confirmed
--
alt-f6 doesn't reliably switch between windows within an application
https://launchpad.net/bugs/72732
--
desktop-bugs mailing list
desktop-b
** Changed in: gnome-terminal (Ubuntu)
Assignee: (unassigned) => Ubuntu Desktop Bugs
--
alt-f6 doesn't reliably switch between windows within an application
https://launchpad.net/bugs/72732
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo
I've forwarded the bug to gnome-terminal upstream.
** Changed in: metacity (Ubuntu)
Sourcepackagename: metacity => gnome-terminal
Importance: Undecided => Low
Status: Unconfirmed => Confirmed
** Bug watch added: GNOME Bug Tracker #401547
http://bugzilla.gnome.org/show_bug.cgi?id=4015
Hi, I'm the author of the upstream alt-f6 code. It does actually use the
X window's "group" property. It appears to me that the problem is that
multiple gnome-terminals don't have the same "group" property as one
another. You can add the debugging statement below to demonstrate this.
Unless I'm mis
12 matches
Mail list logo