WebFrame doesn't work

Bug #268312 reported by Przemysław Firszt
2
Affects Status Importance Assigned to Milestone
Universal Applets
Fix Committed
Undecided
Unassigned

Bug Description

Some access problems:
  File "/usr/share/screenlets/Webframe/WebframeScreenlet.py", line 30, in <module>
    fp = open(directory + "running", "w")
IOError: [Errno 13] Brak dostępu: '/usr/share/screenlets/Webframe/running'

"Brak dostępu" means "access denied". The screenlet is trying to write to '/usr/share/screenlets/Webframe/running' - it's a bit weird idea.

Revision history for this message
Natan Yellin (aantny) wrote :

This is due to a workaround that the screenlet uses to fix a bug in libxulrunner. (See https://bugs.launchpad.net/firefox/+bug/26436)

This no longer only effects Hardy, so as of revision 104 of extras I removed the workaround. I'll see if I can add it back in later for Gutsy once I get it working.

Changed in universal-applets:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.