Ticket #2584 (new defect)

Opened 3 months ago

Lots of errors

Reported by: rubenplugge@… Owned by: somebody
Priority: normal Milestone: 1.1
Component: plugins Version: 1.0
Keywords: error scripts Cc:

Description

Im using a few not supported scripts, but report it anyway

Ernstige fout Dit is een bug. Meld het bij: http://www.emesene.org

Traceback (most recent call last):

File "/usr/share/emesene/Controller.py", line 326, in on_login_successful

self.startPlugins(plugins)

File "/usr/share/emesene/Controller.py", line 558, in startPlugins

self.pluginManager.startPlugin(i)

File "/usr/share/emesene/PluginManager.py", line 181, in startPlugin

self.plugin[ name ].start()

File "/home/ruben/.config/emesene1.0/pluginsEmesene/aaPluginDownloader.py", line 96, in start

self.update_installed_plugins()

File "/home/ruben/.config/emesene1.0/pluginsEmesene/aaPluginDownloader.py", line 113, in update_installed_plugins

rev, pgs = self.svn._get_current_trunk()

File "/home/ruben/.config/emesene1.0/pluginsEmesene/aaPluginDownloader.py", line 45, in _get_current_trunk

newsock = urllib.urlopen('http://emesene-plugins.googlecode.com/svn/trunk/')

File "/usr/lib/python2.5/urllib.py", line 82, in urlopen

return opener.open(url)

File "/usr/lib/python2.5/urllib.py", line 190, in open

return getattr(self, name)(url)

File "/usr/lib/python2.5/urllib.py", line 325, in open_http

h.endheaders()

File "/usr/lib/python2.5/httplib.py", line 860, in endheaders

self._send_output()

File "/usr/lib/python2.5/httplib.py", line 732, in _send_output

self.send(msg)

File "/usr/lib/python2.5/httplib.py", line 699, in send

self.connect()

File "/usr/lib/python2.5/httplib.py", line 683, in connect

raise socket.error, msg

IOError: [Errno socket error] timed out

Attachments

Add/Change #2584 (Lots of errors)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.