Menu

#7 Red-Hat installing skins fails

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

It will create the appropriate directory, but fail to
decompress the skin.

Workaround: add skin by hand: unzip the skin-package in
the ./skins directory of EarthClock.

Probably wontfix for a while

Discussion

  • Dikhoff

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

    Logged In: YES
    user_id=772872

    Hello, i got a traceback (using pil 1.1.5 for python24):
    C:\temp\sy>EarthClock.py
    Traceback (most recent call last):
    File "C:\temp\sy\EarthClock.py", line 772, in ?
    frame = MainFrame(None, config)
    File "C:\temp\sy\EarthClock.py", line 141, in __init__
    self.skin.Init()
    File "./graphics\Skin.py", line 118, in Init
    self.background =
    RefreshingLayer.RefreshingLayer(self.config, "background")

    File "./graphics\RefreshingLayer.py", line 47, in __init__
    self.__black = Image.new("RGB", (320, 320), 0.0)
    File "C:\Python24\Lib\site-packages\PIL\Image.py", line
    1610, in new
    return Image()._new(core.fill(mode, size, color))
    SystemError: new style getargs format but argument is not a
    tuple

     
  • Franz Steinhaeusler

    Logged In: YES
    user_id=772872

    sorry, wrong place ;)
    I will open a new bug report.

     

Log in to post a comment.

Auth0 Logo