Linux Lite Forums

Full Version: Using Shutter: editor modul misses libgoo-canvas-perl
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I love to use the screenshot tool Shutter for his well intergrated image manipulation functions. But until now they do not work under Linux Lite.

[size=1.45em]Some images documenting the issue:[/size]

[Image: 0SSOuIYl.png]


If I try to install "libgoo-canvas-perl_0.06-2+b1_amd64.deb" via "https://debian.pkgs.org/8/debian-main-am...4.deb.html" the dependencies are not fullfilled:

[Image: xPm1QJSl.png][color=rgb(33, 37, 41)]

[Image: 3rJwZsfl.png]


I've also tried to solve the issue with Synaptics, but the installation of the following packages has not solved the issue.

[Image: uJRgU7ol.png]
[/color]
[size=1.45em]Can you please add the needed package(s) to the repositories of Linux Lite![/size]


[size=1.35em]PS: Installation status of perlapi:[/size]

[Image: 6Yg0TMGh.png]
How did you initially install Shutter? What version of Linux Lite are you doing this on? Also your profile says you are running the Kernel 5.x branch, is this correct?
I'm using LL 4.8, with all up-to-date packages.

I'm not totally sure, but most times I do install packages with aptitude, some times also with apt or Synaptics.

I've recently added an information about the installation status of perlapi to my initial posting.


Code:
Kernel        : Linux 4.15.0-96-generic (x86_64)
If now started Lite Tweaks for Kernel upgrade ...

I'm not sure if I have to upgrade the kernel. LL release notes do mention an 4.xx kernel as standard.
In a Terminal, do:

Code:
apt policy shutter

and paste the result here.
Code:
shutter:
  Installiert:           0.94-1
  Installationskandidat: 0.94-1
  Versionstabelle:
*** 0.94-1 500
        500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        500 http://us.archive.ubuntu.com/ubuntu bionic/universe i386 Packages
        100 /var/lib/dpkg/status
Code:
> LANGUAGE=en sudo apt install libgoo-canvas-perl libgtk2-appindicator-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libgtk2-appindicator-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source


Package libgoo-canvas-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source


E: Package 'libgoo-canvas-perl' has no installation candidate
E: Package 'libgtk2-appindicator-perl' has no installation candidate

I currently do use the following repositories

Code:
egrep -v '^#|^ *$' /etc/apt/sources.list /etc/apt/sources.list.d/*
/etc/apt/sources.list:deb http://us.archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse
/etc/apt/sources.list:deb http://us.archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse
/etc/apt/sources.list:deb http://us.archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse
/etc/apt/sources.list:deb http://us.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
/etc/apt/sources.list:deb http://archive.canonical.com/ubuntu bionic partner
/etc/apt/sources.list.d/linuxlite.list:deb http://mirror.alpix.eu/linuxliteos/ diamond main
/etc/apt/sources.list.d/linuxlite.list.save:deb http://repo.linuxliteos.com/linuxlite/ diamond main
/etc/apt/sources.list.d/opera-stable.list:deb https://deb.opera.com/opera-stable/ stable non-free #Opera Browser (final releases)
/etc/apt/sources.list.d/otto-kesselgulasch-ubuntu-gimp-xenial.list:deb http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu bionic main
/etc/apt/sources.list.d/otto-kesselgulasch-ubuntu-gimp-xenial.list.save:deb http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu bionic main
/etc/apt/sources.list.d/teejee2008-ubuntu-ppa-bionic.list:deb http://ppa.launchpad.net/teejee2008/ppa/ubuntu bionic main
/etc/apt/sources.list.d/vivaldi.list:deb http://repo.vivaldi.com/stable/deb/ stable main
Using these instructions worked perfectly for me - http://ubuntuhandbook.org/index.php/2018...ntu-18-04/

[Image: MkhZusp.png]
Thanks for your help, Jerry! :-) It has solved my issue with Shutter.

Sorry, taht I've not found it by myself.

Regards
JohnD