maime
Posts: 2
Joined: Tue Jun 24, 2014 7:32 am

gnome-web-photo

Tue Jun 24, 2014 7:46 am

Hi,

I need to take a screenshot from a web page, for this purpose I found gnome-web-photo package to be quite useful. I tryed this package on Ubuntu first and could install and use it.
When I try to

Code: Select all

sudo apt-get install gnome-web-photo
on RPi, I get a message that this package is missing, or obsolete and can be available from another source.

Can someone point to some tutorial or just say if it is possible to install this package on RPi and how?

Thanx.

fruitoftheloom
Posts: 23548
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: gnome-web-photo

Tue Jun 24, 2014 9:53 am

gnome-web-photo (0.10.6-1) is only available in the next version of Raspbain called Jessie which at present is a Testing Release

https://packages.debian.org/unstable/gn ... -web-photo

Alternatively you could use Shutter

http://shutter-project.org

apt-get update
apt-get install shutter
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

maime
Posts: 2
Joined: Tue Jun 24, 2014 7:32 am

Re: gnome-web-photo

Tue Jun 24, 2014 10:56 am

1. Installing from local .deb package
This didn't work because of missing dependencies. Is there a way to download gnome-web-photo.deb packages including all needed dependencies?

2. shutter
In order to use shutter you have to start desktop (using startx or as a boot option in raspi-config). But it works :-)

Return to “Beginners”