TypeError: __init__() got an unexpected keyword argument 'delay'

Bug #591744 reported by Kostiantyn Rybnikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu One Client
Invalid
Undecided
Unassigned

Bug Description

Well, for quite a long time I've got this problem when running ubuntuone-preferences:

kost@kb:~/.cache/ubuntuone/log$ ubuntuone-preferences
Traceback (most recent call last):
  File "/usr/bin/ubuntuone-preferences", line 52, in <module>
    'u1-prefs.log'))
  File "/usr/lib/python2.6/dist-packages/ubuntuone/logger.py", line 79, in __init__
    TimedRotatingFileHandler.__init__(self, *args, **kwargs)
TypeError: __init__() got an unexpected keyword argument 'delay'

Hope you will help me. Thank you very much.

Revision history for this message
Kostiantyn Rybnikov (k-bx) wrote :

Aah, that's the problem!

logging - A logging module for Python (for Python versions < 2.3)
  INSTALLED: 0.4.9.6
  LATEST: 0.4.9.5

Changed in ubuntuone-client:
status: New → Invalid
Revision history for this message
Kostiantyn Rybnikov (k-bx) wrote :

Just to remember that next time, workaround was:

sudo mv /usr/local/lib/python2.6/dist-packages/logging /home/kost/tmp/

p.s.: yes, I had this bug again somehow))

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.