It still fails in Ubuntu 9.10 (Karmic), with Compiz. Title bars are not included if you "import" screenshot when running Compiz with "Desktop Cube" and "Rotate Desktop" plugins activated.
I rotate and hold the desktop calm before screenshot. $ sleep 5; import -window root image0.jpg $ display image0.png BAD. See picture: http://bildr.no/view/600229 ---- Screenshots are OK If "Desktop Cube" and "Rotate Desktop" plugins are off. Not activated. Compiz i active. The Ubuntu's default "Desktop Wall" plugin is active. Screenshots are now OK. $ import -window root image1.jpg $ display image1.png OK $ import -window root -frame image2.jpg $ display image2.png OK Get window id for an arbitrary application. $ xwininfo xwininfo: Window id: 0x5400004 Then take screenshots of it. Wobble/move the window before shooting. $ sleep 5; import -window 0x5400004 image3.png $ display image3.png OK. -- Intrepid alpha6: ImageMagick's import command takes bad screenshot when running Compiz. https://bugs.launchpad.net/bugs/273976 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
