I tried installing from source code but it isn't installed. I tried sagarchalise's answer on How to install Covergloobus? but that also didn't work. How can I install CoverGloobus in Ubuntu 20.04?
Mysterio
Asked:
2011-10-30 04:10:41 +0800 CST
I know that there are new ways of previewing files and folders a la Gnome Sushi but I used to have a certain eye candy -Gloobus Coverflow- which was available in Nautilus Elementary. Is it possible to enable Coverflow in 11.10
Nick Lemaire
Asked:
2010-11-19 08:40:14 +0800 CST
I installed CoverGloobus on my ubuntu 10.10. But every time I try to run it, I get this error:
[WARNING] Using default configuration
Traceback (most recent call last):
File "covergloobus-config.py", line 32, in <module>
Configuration.run()
File "/usr/share/covergloobus/widgets/configuration.py", line 94, in run
Configuration.__instance = Configuration(cg)
File "/usr/share/covergloobus/widgets/configuration.py", line 155, in __init__
self.make_pages()
File "/usr/share/covergloobus/widgets/configuration.py", line 165, in make_pages
page = method()
File "/usr/share/covergloobus/widgets/configuration.py", line 432, in make_lyrics
for klass in GenericLyric.load():
File "/usr/share/covergloobus/lyrics/__init__.py", line 34, in load
__import__('lyrics.' + name[:-3])
File "/usr/share/covergloobus/lyrics/lyricswikia.py", line 26, in <module>
from lyrics import GenericLyric
ImportError: cannot import name GenericLyric
Does anybody know how to fix this?
Wilsonzaizai
Asked:
2010-10-24 06:46:47 +0800 CST
Is there any easier way to install Covergloobus 1.6 in Ubuntu 10.10 ? PPA doesnt work , tried to compile it but failed , are there any other ways??