← Back to team overview

screenlets-dev team mailing list archive

[Bug 1156273] [NEW] Slideshow applet doesn't launch anymore

 

Public bug reported:

I'm running with the 0.1.6 version and when i want to Launch/Start "Slideshow" applet ( or any other applets in fact ), i've got the follwing issue message :
"~/.config/screenlets/SlideshowScreenlet.log
REGISTER screenlet: SlideshowScreenlet
False
Traceback (most recent call last):
  File "/usr/share/screenlets/screenlets-pack-basic/Slideshow/SlideshowScreenlet.py", line 964, in <module>
    screenlets.session.create_session(SlideshowScreenlet, threading=True)
  File "/usr/lib/pymodules/python2.7/screenlets/session.py", line 480, in create_session
    session.start()
  File "/usr/lib/pymodules/python2.7/screenlets/session.py", line 254, in start
    sl = self.screenlet(session=self, id=self.__get_next_id())
  File "/usr/share/screenlets/screenlets-pack-basic/Slideshow/SlideshowScreenlet.py", line 480, in __init__
    uses_theme=True, drag_drop=True, **keyword_args)
  File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 837, in __init__
    self.load_buttons(None)
  File "/usr/lib/pymodules/python2.7/screenlets/__init__.py", line 1303, in load_buttons
    self.prop = self.gtk_icon_theme.load_icon ("gtk-properties", 16, 0)
gio.Error: Erreur à l'ouverture du fichier : Permission non accordée " ( which means  - Error at opening file : permission denied- )

Could you tell how can i solve this issue?

** Affects: screenlets
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
Screenlets Dev Team, which is subscribed to Screenlets.
https://bugs.launchpad.net/bugs/1156273

Title:
  Slideshow applet doesn't launch anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/screenlets/+bug/1156273/+subscriptions


Follow ups

References