pmateti / google-gadgets-for-linux

Automatically exported from code.google.com/p/google-gadgets-for-linux
Apache License 2.0
0 stars 0 forks source link

No permission to access network (via plasma) #317

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I'm using google-gadgets-0.11.0 on Fedora, compiled with this patch:

http://cvs.fedora.redhat.com/viewvc/devel/google-gadgets/google-gadgets-0.11.0-s
idebar_gtk.patch?view=markup

ggl-qt frontend works fine for me but I still can't get the Photos applet
work through plasma. It gives me the output:

   slide_shower.js:355: add new feed
http://images.google.com/images?q=nature&imgsz=xxlarge
   fetchs.js:364: fetch http feed
url=http://images.google.com/images?q=nature&imgsz=xxlarge
   fetchs.js:365: No permission to access network.
   fetchs.js:365: ReferenceError: Failed to construct native object of
class XMLHttpRequest

Where do I give this permission to google gadgets? (or is there a bug
somewhere?)

kdebase-workspace is compiled against this version of google-gadgets.

Original issue reported on code.google.com by oget.fed...@gmail.com on 2 Jul 2009 at 8:22

GoogleCodeExporter commented 8 years ago

Original comment by james...@gmail.com on 15 Jul 2009 at 4:30

GoogleCodeExporter commented 8 years ago
Thanks for reporting this.
Currently, GadgetManager doesn't grant sufficient permissions to gadgets which 
are
not installed though GadgetBrowser. Before it's fixed, you can add these 
gadgets from
GadgetBrowser.

Original comment by idlecat...@gmail.com on 12 Aug 2009 at 9:35