[Bug 1301472] Re: transset fails to change the _NET_WM_WINDOW_OPACITY property

2014-08-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: x11-apps (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1301472

Title:
  transset fails to change the _NET_WM_WINDOW_OPACITY property

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/1301472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1301472] Re: transset fails to change the _NET_WM_WINDOW_OPACITY property

2014-08-27 Thread Volker Siegel
While trying transset under compiz, even if the correct window is supplied 
directly by id, 
it still insists to choose a different window.

I looked up the right window id for setting the property and used it for
the --id option:

$ transset -v --id 0x7d1bf3c 0.5
Selecting window by id
Selected 0x7d1bf3c, trying to get top parent ... found 0x1d56458
Set Property to 0.5
Property set on: 0x1d56458

0x7d1bf3c is the window with all the common properties like WM_CLASS
0x1d56458 did not have any window properties at all, and ended up having just 
the new one.
According to xwininfo -tree -root, 0x1d56458 is grandparent of 0x7d1bf3c.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1301472

Title:
  transset fails to change the _NET_WM_WINDOW_OPACITY property

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/1301472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1301472] Re: transset fails to change the _NET_WM_WINDOW_OPACITY property

2014-04-02 Thread Marius Gedminas
** Attachment added: xtrace of xprop that had an effect (on the same window)
   
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/1301472/+attachment/4060919/+files/xprop-success.xtrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1301472

Title:
  transset fails to change the _NET_WM_WINDOW_OPACITY property

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/1301472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1301472] Re: transset fails to change the _NET_WM_WINDOW_OPACITY property

2014-04-02 Thread Marius Gedminas
Here are xtrace log files capturing the X requests made by transset
(which failed) and xprop (which succeeded) on the same window.

** Attachment added: xtrace of transset that had no effect
   
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/1301472/+attachment/4060918/+files/transset-fail.xtrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1301472

Title:
  transset fails to change the _NET_WM_WINDOW_OPACITY property

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/1301472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1301472] Re: transset fails to change the _NET_WM_WINDOW_OPACITY property

2014-04-02 Thread Marius Gedminas
The problem seems to be with the window ID: instead of picking up the
gnome-terminal window (id 0x0166) I clicked on it picked up some
strange unnamed 1366x741+0-0 window at +0+27, probably belonging to
gnome-shell.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1301472

Title:
  transset fails to change the _NET_WM_WINDOW_OPACITY property

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/1301472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1301472] Re: transset fails to change the _NET_WM_WINDOW_OPACITY property

2014-04-02 Thread Marius Gedminas
Looks like transset is not doing the does the window have WM_STATE?
recurse through its children if not logic employed by xprop/xwininfo.
Compare Get_Window_Under_Cursor from transset/dsimple.c and
Select_Window from xprop/dsimple.c).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1301472

Title:
  transset fails to change the _NET_WM_WINDOW_OPACITY property

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/1301472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1301472] Re: transset fails to change the _NET_WM_WINDOW_OPACITY property

2014-04-02 Thread Marius Gedminas
Forwarded upstream to https://bugs.freedesktop.org/show_bug.cgi?id=76958

** Bug watch added: freedesktop.org Bugzilla #76958
   https://bugs.freedesktop.org/show_bug.cgi?id=76958

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1301472

Title:
  transset fails to change the _NET_WM_WINDOW_OPACITY property

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/1301472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs