making life easier for reviewboard: post-review-plasma

Chani chanika at gmail.com
Tue Feb 5 18:11:41 CET 2008


On February 6, 2008 00:39:03 Aaron J. Seigo wrote:
> On Tuesday 05 February 2008, Chani wrote:
> > On February 5, 2008 23:04:39 Aaron J. Seigo wrote:
> > > > it has a tendency to hang when it's finished; known issue?
> > >
> > > this only happens for me when i use the -o (open in browser when done)
> > > mode. seems like a problem in that python module?
> >
> > it happens with -p
>
> huh.. that's no good. dunno what's up with that. more to debug (or just
> ignore ;)
>

if anyone feels like debugging, I've attached a backtrace that was produced 
when I hit ctrl-c

-- 
This message brought to you by evyl bananas, and the number 3.
www.chani3.com
-------------- next part --------------
kde4 at doozer:~/svn/extragear/plasma/dataengines/twitter$ post-review-plasma -p --summary='only use one qhttp object, now I can have less code for response handling'
/var/lib/python-support/python2.5/simplejson/scanner.py:6: DeprecationWarning: The sre module is deprecated, please import re.
  from sre import VERBOSE, MULTILINE, DOTALL
You must log in the first time.
Username: chani
Password: Traceback (most recent call last):
  File "/usr/local/bin/post-review-plasma", line 870, in <module>
    main(sys.argv[1:])
  File "/usr/local/bin/post-review-plasma", line 852, in main
    review_url = tempt_fate(server, tool, changenum, files, diff_content=diff)
  File "/usr/local/bin/post-review-plasma", line 712, in tempt_fate
    server.publish(review_request)
  File "/usr/local/bin/post-review-plasma", line 167, in publish
    fields = {})
  File "/usr/local/bin/post-review-plasma", line 234, in http_post
    data = urllib2.urlopen(r).read()
  File "/usr/lib/python2.5/urllib2.py", line 121, in urlopen
    return _opener.open(url, data)
  File "/usr/lib/python2.5/urllib2.py", line 380, in open
    response = meth(req, response)
  File "/usr/lib/python2.5/urllib2.py", line 491, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.5/urllib2.py", line 412, in error
    result = self._call_chain(*args)
  File "/usr/lib/python2.5/urllib2.py", line 353, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/urllib2.py", line 575, in http_error_302
    return self.parent.open(new)
  File "/usr/lib/python2.5/urllib2.py", line 374, in open
    response = self._open(req, data)
  File "/usr/lib/python2.5/urllib2.py", line 392, in _open
    '_open', req)
  File "/usr/lib/python2.5/urllib2.py", line 353, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/urllib2.py", line 1100, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.5/urllib2.py", line 1073, in do_open
    r = h.getresponse()
  File "/usr/lib/python2.5/httplib.py", line 924, in getresponse
    response.begin()
  File "/usr/lib/python2.5/httplib.py", line 385, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python2.5/httplib.py", line 343, in _read_status
    line = self.fp.readline()
  File "/usr/lib/python2.5/socket.py", line 331, in readline
    data = recv(1)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/panel-devel/attachments/20080206/c015fb21/attachment.pgp 


More information about the Panel-devel mailing list