


Plasma 4 Extensions by debz 7 comments

Plasma 4 Extensions by debz 7 comments
Comment this part :
class FAgent(QtWebKit.QWebPage):
def __init__(self):
QtWebKit.QWebPage.__init__(self)
def userAgentForUrl(self, url):
return "Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1A543a Safari/419.3"
also Comment these 2 lines:
self.page = FAgent()
self.webView.setPage(self.page)
Then try running the plasmoid using :
plasmoidviewer Orkut
If it starts fine, remove the comments from main.py and run the same command and send the error. - Jul 14 2010

Plasma 4 Extensions by debz 7 comments

Plasma 4 Extensions by Danmaster23 2 comments

Icon Sub-Sets by ademmer1977 6 comments

Plasma Themes by painkiller101 262 comments

Wallpaper Other by shashanksingh 3 comments

Full Icon Themes by conteXx 9 comments

Full Icon Themes by conteXx 44 comments