aptoncd crashed with TabError

Bug #298563 reported by zulki
2
Affects Status Importance Assigned to Milestone
aptoncd (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: aptoncd

sorry for my bad english :), i've installed aptoncd using apt-get on intrepid,
i'm not a programmer so i don't know if it's an easy bug or serious error...

here is the error :

Traceback (most recent call last):
  File "/usr/bin/aptoncd", line 30, in <module>
    from APTonCD.ui import main_window
  File "/usr/lib/python2.5/site-packages/APTonCD/ui/main_window.py", line 26, in <module>
    from APTonCD.core import addmedia
  File "/usr/lib/python2.5/site-packages/APTonCD/core/addmedia.py", line 24, in <module>
    from APTonCD.widgets import *
  File "/usr/lib/python2.5/site-packages/APTonCD/widgets/PackageList.py", line 33, in <module>
    from APTonCD.widgets.progresswindow import ProgressDialog
  File "/usr/lib/python2.5/site-packages/APTonCD/widgets/progresswindow.py", line 19, in <module>
    import pygtk
  File "/var/lib/python-support/python2.5/pygtk.py", line 41
    dir = os.getcwd()
                    ^
TabError: inconsistent use of tabs and spaces in indentation

Revision history for this message
Kjell Braden (afflux) wrote :

Thanks for taking your time to report this bug.

It looks like the problem does not come from aptoncd, but rather from a corrupted file on your system. Does this issue still occur to you? If so, try reinstalling the package python-gobject using the following command:

 sudo aptitude reinstall python-gobject

Thanks and feel free to report any further bugs you may find.

Changed in aptoncd (Ubuntu):
status: New → Invalid
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.