I tried to install various dependencies, but its not working out
the following message comes while typing screenlets
$ screenlets
No module RSVG , graphics will not be so good
GConf python module not found. GConf settings backend is disabled.
Cannot create /tmp/screenlets-manager.py.log logfile. Using STDERR instead.
Traceback (most recent call last):
File “/usr/share/screenlets-manager/screenlets-manager.py”, line 1342, in
app = ScreenletsManager()
File “/usr/share/screenlets-manager/screenlets-manager.py”, line 88, in init
self.create_ui()
File “/usr/share/screenlets-manager/screenlets-manager.py”, line 300, in create_ui
w.set_icon_list(icontheme.load_icon(“screenlets”, 24, 0))
glib.GError: Icon ‘screenlets’ not present in theme
I am too trying to resolve the matter, but the help from experts are necessary here.
Even after installing gnome-python2-gconf and re-installing screenlets same error is following.
basically I downloaded and installed screenlets as per the following advice from “ask.fedoraproject.org” site
I just gone through the Fedora repo and I see there isn’t any screenlets package available, so the only solution is to compile it from source, but that too difficult due to bunch of dependencies requirements. I suggest you to go for cairo-dock, which can be easily installed as:
I am glad that you solved by installing cairo-dock. If you have some time to vote us about this forum and also don’t forget to add your suggestions about this forum here…
Sir, i have followed your steps on #fedora23
but it is not getting installed
ERROR IS :-
[root@dhcppc9 ~]# screenlets
No module RSVG , graphics will not be so good
No GNOME keyring, there will be problems with account options
Traceback (most recent call last):
File “/usr/share/screenlets-manager/screenlets-manager.py”, line 34, in
import screenlets
File “/usr/lib/python2.7/site-packages/screenlets/init.py”, line 126, in
import utils
File “/usr/lib/python2.7/site-packages/screenlets/utils.py”, line 36, in
from BeautifulSoup import BeautifulStoneSoup
ImportError: No module named BeautifulSoup
please sir need your help over this error
i have install
dnf install gnome-python2-gconf
dnf install cairo-dock