Popper and Popper Configurator doesen't start

Bug #784864 reported by JokerGermany
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Popper
Invalid
Undecided
Unassigned

Bug Description

popper.log
Traceback (most recent call last):
  File "popper.py", line 1219, in <module>
    if __name__ == '__main__': main()
  File "popper.py", line 1203, in main
    accounts = Accounts() # create Accounts object
  File "popper.py", line 167, in __init__
    on = int(on_list[i])
ValueError: invalid literal for int() with base 10: ''

popper_config.log
Traceback (most recent call last):
  File "popper_config.py", line 1382, in <module>
    if __name__ == "__main__": main()
  File "popper_config.py", line 1377, in main
    settings = Settings() # start settings GUI
  File "popper_config.py", line 194, in __init__
    self.load() # load config values into widgets
  File "popper_config.py", line 221, in load
    self.accounts.load()
  File "popper_config.py", line 1006, in load
    on = int(on_list[i])
ValueError: invalid literal for int() with base 10: ''

Popper wurde per PPA installiert

Genutzt wird Ubuntu 11.04 64 Bit mit Ubuntu Classic

Revision history for this message
JokerGermany (jokergermany) wrote :
Revision history for this message
JokerGermany (jokergermany) wrote :

Deleting .popper folder solve the Problem

Pa_trick17 (trick17)
Changed in popper:
status: New → Invalid
Revision history for this message
Pa_trick17 (trick17) wrote :

Luckily popper.cfg was stored in trash and sent to us by jokergermany. We found out, that the user-configuration was broken. That was why deleting ~/.popper folder solved the Problem. To be precise deleting just ~/.popper/popper.cfg would have solved the problem too, because when you open Popper Configurator and this file is missing, a new user-configuration will be created. Set status to "invalid".

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.