Linux Lite Forums
Using Shutter: editor modul misses libgoo-canvas-perl - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18)
+--- Thread: Using Shutter: editor modul misses libgoo-canvas-perl (/showthread.php?tid=6915)



Using Shutter: editor modul misses libgoo-canvas-perl - JohnD - 04-11-2020

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-amd64/libgoo-canvas-perl_0.06-2+b1_amd64.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]


Re: Using Shutter: editor modul misses libgoo-canvas-perl - Valtam - 04-11-2020

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?


Re: Using Shutter: editor modul misses libgoo-canvas-perl - JohnD - 04-11-2020

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)



Re: Using Shutter: editor modul misses libgoo-canvas-perl - JohnD - 04-11-2020

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.


Re: Using Shutter: editor modul misses libgoo-canvas-perl - Valtam - 04-11-2020

In a Terminal, do:

Code:
apt policy shutter

and paste the result here.


Re: Using Shutter: editor modul misses libgoo-canvas-perl - JohnD - 04-11-2020

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



Re: Using Shutter: editor modul misses libgoo-canvas-perl - JohnD - 04-11-2020

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




Re: Using Shutter: editor modul misses libgoo-canvas-perl - JohnD - 04-11-2020

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



Re: Using Shutter: editor modul misses libgoo-canvas-perl - Valtam - 04-12-2020

Using these instructions worked perfectly for me - http://ubuntuhandbook.org/index.php/2018/04/fix-edit-option-disabled-shutter-ubuntu-18-04/

[Image: MkhZusp.png]


Re: Using Shutter: editor modul misses libgoo-canvas-perl - JohnD - 04-12-2020

Thanks for your help, Jerry! :-) It has solved my issue with Shutter.

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

Regards
JohnD