Posting as Anonymous

Bug #254931 reported by MageMinds
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SubDownloader
Fix Released
High
Marco Rodrigues

Bug Description

Sometimes the software upload subtitles as Anonymous, but I'm logged correctly, at least the software say that I am.

This morning I uploaded two batch of near 20 subtitles, the first time my name appeared in the description of the package on the web site. Then I logged to the website to make minor adjustments (my bad). Then I upload an other batch and then they report as anonymous.

Related branches

Revision history for this message
Marco Ferreira (mferreira) wrote :

Can you tell us if this is still an issue for the current version?
thanks

Revision history for this message
Kapis (capiscuas) wrote :

Yes, we need more info for this case, try 2.0.6 and tell us if still happens.

Changed in subdownloader:
assignee: nobody → capiscuas
status: New → Incomplete
Changed in subdownloader:
assignee: capiscuas → nobody
Revision history for this message
Marco Rodrigues (gothicx) wrote :

Hi!

Could you try with version 2.0.9.3 ?

PPA: https://edge.launchpad.net/~subdownloader-developers/+archive/ppa

Thanks

Changed in subdownloader:
importance: Undecided → Low
Revision history for this message
Everthon Valadão (valadao) wrote :

Same here: it's some kind of expiration session, because if spend some time between subtitles upload, it post as Anonymous, but if I re-connect at each upload it uploads correctly with my user.

I had installed the 2.0.9.3 version right now and will check for this bug manifestation and report back, but this new version has the annoying bug 300855.

Revision history for this message
Marco Rodrigues (gothicx) wrote :

It needs API NoOperation() function implemented.

Changed in subdownloader:
assignee: nobody → Marco Rodrigues (gothicx)
importance: Low → High
status: Incomplete → In Progress
Revision history for this message
Marco Rodrigues (gothicx) wrote :

The allow_none is not working correctly. Can be something on the server side?

self.xmlrpc_server = ServerProxy(server, transport=self.proxied_transport, allow_none=1)

  File "/usr/lib/python2.6/xmlrpclib.py", line 703, in dump_nil
    raise TypeError, "cannot marshal None unless allow_none is enabled"
TypeError: cannot marshal None unless allow_none is enabled

Revision history for this message
Marco Rodrigues (gothicx) wrote :

Looks like a bug in xmlrpclib in python.

https://bugzilla.redhat.com/show_bug.cgi?id=165997

Changed in subdownloader:
status: In Progress → Fix Committed
Changed in subdownloader:
status: Fix Committed → Fix Released
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.