costales / folder-color

Folder Color for Linux file browsers
GNU General Public License v3.0
88 stars 13 forks source link

Cannot be installed on 20.10 (need to replace gvfs-bin dependency) #11

Closed zilexa closed 3 years ago

zilexa commented 3 years ago

Folder Color can no longer be installed on Ubuntu (Budgie) 20.10. It is dependent on gvfs-bin, but that no longer exists and cannot be installed. https://discourse.ubuntubudgie.org/t/backports-cannot-be-installed-on-20-10-lots-of-missing-applets/4460/6?u=zilexa

zilexa commented 3 years ago

Is folder-color not supported on 20.10 and 21.04?

costales commented 3 years ago

Hi, It should be. Did you try to update it from backports repository? Best regards.

Costales.

On Tue, Jun 1, 2021 at 9:04 PM ZileXa @.***> wrote:

Is folder-color not supported on 20.10 and 21.04?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/costales/folder-color/issues/11#issuecomment-852373172, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABM5GQSLRCBMRN7SYWGUP4TTQUVNPANCNFSM4UVPSMKA .

magdesign commented 2 years ago

Same issue here, tried to install on Ubuntu 22.04 from PPA.

But getting error about missing gvfs-bin (folder-color-nemo). However, the installed version from PPA is still: 0.0.86

So I cloned your git repo and executed: sudo python3 setup.py install --prefix=/usr

But still no folder color appears in nemo. Any chance to update PPA or get detailed install instructions?

Edit: a reboot solved it, but updating PPA might be a good idea anyway :)