taking a screenshot in ubuntu 10.10?
Marius Gedminas
marius at pov.lt
Sun Oct 3 23:36:01 UTC 2010
On Sat, Oct 02, 2010 at 10:43:38AM -0400, Robert P. J. Day wrote:
> for the first time, trying to take some simple screenshots in my
> pre-maverick (dist-upgraded) system and a couple observations.
I'm using lucid.
> first, Alt-PrtSc is allegedly supposed to take a shot of the single
> active window, but i don't see that it has any effect whatsoever. is
> this working for anyone else?
It works for me.
(The Alt-PrintScreen choice is a bit unfortunate. This is also known as
SysRq. The kernel has a bunch of magic keyboard commands you can invoke
by holding down Alt+SysRq+letter, e.g. Alt+SysRq+s writes dirty cache
pages back to disk. However when you hold down Alt+SysRq while
searching for the s, GNOME starts taking screenshots of the current
window -- I end up with 10--15 of "save screenshot" dialogs that I
have to close one-by-one.)
> also, from the menus, if i select Apps->Accessories->Take
> Screenshot, that operation appears to work but i have no idea where it
> would have stored the image -- there is no feedback whatever.
If it didn't pop up a dialog showing a thumbnail of the screenshot and
asking where to save it, this means it crashed. I can reproduce:
$ gnome-screenshot --interactive
(select "Current window", hit Enter)
The program 'gnome-screenshot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 4255 error_code 3 request_code 15 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
> thoughts?
Use GIMP for taking screenshots: File -> Create -> Screenshot...
Or some other tool.
Marius Gedminas
--
Microsoft -- because God hates us.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20101004/2cb490d4/attachment.sig>
More information about the ubuntu-users
mailing list