[Gambas-bugtracker] Bug #2124: Desktop.Showing returns error Not an object
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Sat Apr 10 19:05:28 CEST 2021
http://gambaswiki.org/bugtracker/edit?object=BUG.2124&from=L21haW4-
Comment #5 by Tony MOREHEN:
It appears to be an issue with xfwm4 version 4.16.1 (maybe 4.16.0?). It no longer seems to support the _NET_SHOWING_DESKTOP hint.
As a result, the call to X11.GetWindowProperty(X11.RootWindow, Atom["_NET_SHOWING_DESKTOP"]) returns null causing X11.ShowDesktop_Read() to raise the "not an object" error. Note X11.ShowDesktop_Write() silently fails.
Tony MOREHEN changed the state of the bug to: Upstream.
More information about the Bugtracker
mailing list