You are not logged in.
Hello, when trying to take a screenshot via print scrn or using Super+space>image>Take Screenshot, I get this error:
Failed to open file '/home/sb/images/2009-2-05--1233906891_1024x768_scrot.png': No such file or directory
The screenshot is taken despite the error. How can I fix this?
Last edited by nabilalk (2009-02-06 12:35:29)
#! 10 “Statler” r20110207 32-bit & Openbox
Offline
It seems to be linked to your problem of wallpaper changing : your folder ~/images can't be reached.
Make sure this folder exists (take care it's named "images", not "Images")
No brain, no pain
Offline
Are you using PrtSc? f so, Cceck in the menu.rc file for:
<keybind key="Print">
<action name="Execute">
<execute>scrot '%Y-%m-%d--%s_$wx$h_scrot.png' -e 'mv $f ~/images/ & gpicview ~/images/$f'</execute>
</action>
</keybind>Make sure the path where gpicview is looking is correct. Make sure gpicview is installed. That's all I can think of...
Offline
It seems to be linked to your problem of wallpaper changing : your folder ~/images can't be reached.
Make sure this folder exists (take care it's named "images", not "Images")
creating the images folder solved the problem. Thanks.
Resolved.
#! 10 “Statler” r20110207 32-bit & Openbox
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.