Menu

#5 Nasty crash when app tries to load non-existing skin

Head
open
Dikhoff
5
2004-03-22
2004-03-03
Dikhoff
No

App freezes when it is configured to load a skin that
doesn't exist. This would cause problems at transition
of 1.x to 1.4. Must be fixed.

Temporary workaround: Copy old skins to new skins dir.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Log

    Traceback (most recent call last):
    File "EarthClock.py", line 663, in ?
    File "EarthClock.py", line 273, in SetConfig
    File "EarthClock.py", line 245, in SetSkin
    File "Image.pyc", line 1543, in open
    IOError: [Errno 2] No such file or directory:
    u'./images/skins/Times pass by glassy remix/hand_hours.png'
    Traceback (most recent call last):
    File "EarthClock.py", line 772, in ?
    File "EarthClock.py", line 154, in __init__
    File "EarthClock.py", line 301, in SetSkin
    File "Skin.pyc", line 156, in LoadSkin
    AttributeError: Skin instance has no attribute 'SetSkin'
    Traceback (most recent call last):
    File "EarthClock.py", line 772, in ?
    File "EarthClock.py", line 154, in __init__
    File "EarthClock.py", line 301, in SetSkin
    File "Skin.pyc", line 156, in LoadSkin
    AttributeError: Skin instance has no attribute 'SetSkin'
    Traceback (most recent call last):
    File "EarthClock.py", line 772, in ?
    File "EarthClock.py", line 154, in __init__
    File "EarthClock.py", line 301, in SetSkin
    File "Skin.pyc", line 156, in LoadSkin
    AttributeError: Skin instance has no attribute 'SetSkin'

     
  • Dikhoff

    Dikhoff - 2004-03-22
    • milestone: 380687 --> Head
     

Log in to post a comment.

Monday.com Logo