← Back to team overview

indiv-screenlets-dev team mailing list archive

[Bug 718383] [NEW] [Googleaps] Permission bug (Natty)

 

Public bug reported:

Launch Googlemaps
Launching Screenlet from: /usr/share/screenlets/screenlets-pack-all/Googlemaps/GooglemapsScreenlet.py
Logging output goes to: $HOME/.config/Screenlets/GooglemapsScreenlet.log
Traceback (most recent call last):
  File "/usr/share/screenlets/screenlets-pack-all/Googlemaps/GooglemapsScreenlet.py", line 30, in <module>
    fileObj = open(mypath + "running","w") #// open for for write
IOError: [Errno 13] Permission denied: '/usr/share/screenlets/screenlets-pack-all/Googlemaps/running'

** Affects: indiv-screenlets
     Importance: Medium
         Status: Confirmed

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

Title:
  [Googleaps] Permission bug (Natty)

Status in Screenlets — individual widgets development:
  Confirmed

Bug description:
  Launch Googlemaps
  Launching Screenlet from: /usr/share/screenlets/screenlets-pack-all/Googlemaps/GooglemapsScreenlet.py
  Logging output goes to: $HOME/.config/Screenlets/GooglemapsScreenlet.log
  Traceback (most recent call last):
    File "/usr/share/screenlets/screenlets-pack-all/Googlemaps/GooglemapsScreenlet.py", line 30, in <module>
      fileObj = open(mypath + "running","w") #// open for for write
  IOError: [Errno 13] Permission denied: '/usr/share/screenlets/screenlets-pack-all/Googlemaps/running'





Follow ups

References