darkfeline / wmii

Automatically exported from code.google.com/p/wmii
MIT License
0 stars 0 forks source link

Problems with recognizing the default window #262

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. gnome-screenshot -i
2. Try to take a screenshot of the current window

What is the expected result? What do you see instead?

Expected: a screenshot of the focused window. Actual: a screenshot of the whole 
desktop is taken.

What version of the product are you using (wmii -v)? On what operating
system (uname -a)?

wmii version 3.9.2, Ubuntu 12.04.2 LTS (3.2.5 kernel, x86_64)

Please provide any additional information below.
gnome-screenshot version 3.4.1

The issue also manifests itself in other places - for example, Chrome sometimes 
reports to the extensions (via chrome.tabs.query) that there's no such thing as 
an active tab in the active window.

And here's what gnome-screenshot says on stdout:

** (gnome-screenshot:1205): WARNING **: Unable to use GNOME Shell's builtin 
screenshot interface, resorting to fallback X11. Error: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Shell 
was not provided by any .service files

Original issue reported on code.google.com by ble...@google.com on 16 May 2013 at 2:18