You are not logged in.

#1 2009-07-20 08:00:26

Gust
Member
Registered: 2009-07-20
Posts: 4

[Solved] FoFix (Fretsonfire-alarian-mod) Crashs on startup

Hello, i'm new here, please forgive some language mistakes, its not my native language. I have a Probleme with FoFix from the AUR. It have worked fine, but since 5 days ago it crashs on startup with that message:

Traceback (most recent call last):
  File "/usr/src/experimental/cx_Freeze-3.0.3/initscripts/Console.py", line 27, in ?
  File "src/FretsOnFire.py", line 247, in ?
    main()
  File "src/FretsOnFire.py", line 112, in main
    engine = GameEngine(config)
  File "src/GameEngine.py", line 545, in __init__
    self.data = Data(self.resource, self.svg)
  File "src/Data.py", line 126, in __init__
    self.loadImgDrawing(self, "star1",   os.path.join("themes",themename,"star1.png"), textureSize = (128, 128))
  File "src/Data.py", line 558, in loadImgDrawing
    drawing  = self.resource.load(target, name, lambda: ImgDrawing(self.svg, fileName), synch = True)
  File "src/Resource.py", line 243, in load
    return l.finish()
  File "src/Resource.py", line 112, in load
    self.result = self.function()
  File "src/Data.py", line 558, in <lambda>
    drawing  = self.resource.load(target, name, lambda: ImgDrawing(self.svg, fileName), synch = True)
  File "src/Svg.py", line 516, in __init__
    self.texture = Texture(ImgData)
  File "src/Texture.py", line 206, in __init__
    self.loadFile(name)
  File "src/Texture.py", line 210, in loadFile
    self.loadImage(Image.open(name))
  File "src/Texture.py", line 215, in loadImage
    image = image.transpose(Image.FLIP_TOP_BOTTOM)
  File "/usr/lib/python2.4/site-packages/PIL/Image.py", line 1638, in transpose
  File "/usr/lib/python2.4/site-packages/PIL/ImageFile.py", line 155, in load
  File "/usr/lib/python2.4/site-packages/PIL/PngImagePlugin.py", line 339, in load_prepare
  File "/usr/lib/python2.4/site-packages/PIL/ImageFile.py", line 223, in load_prepare
  File "/usr/lib/python2.4/site-packages/PIL/Image.py", line 36, in __getattr__
ImportError: The _imaging C module is not installed

I can't understand the problem with python2.4, i never had installed it before when it works, and it change nothing when its installed. My feeling is that it came with a update for Python 2.6. But i don't have a downgrade. I have tested with a new installation of ArchLinux on the same PC, but the same problem. The first installation is 32bit, the second testing installation of ArchLinux is 64bit.

I have a Intel Dual 2 Core 1,9 GHz
2 GB RAM
and a ATI X1950 Pro with the xf86-video-ati driver

Here the result of pacman -Qs python:

extra/dbus-python 0.83.0-2 
     Python bindings for DBUS
extra/gnome-python 2.26.1-1 
     gnome-python is a set of interfaces to gnome-libs.
extra/gnome-python-desktop 2.26.0-1 
     Gnome Python interfaces for libraries not part of the core platform
extra/pil 1.1.6-6 
     Python imaging library
extra/pycairo 1.8.6-1 
     Python bindings for the cairo graphics library
extra/pygobject 2.18.0-1 
     Python bindings for GObject
extra/pygtk 2.14.1-4 
     Python bindings for the GTK widget set
extra/pygtksourceview2 2.6.0-1 
     Python bindings for gtksourceview2
extra/pyogg 1.3-5 
     Python ogg wrapper library
extra/pyorbit 2.24.0-2 
     Python bindings for ORBit2
extra/python 2.6.2-5 
     A high-level scripting language
extra/python-numpy 1.3.0-2 
     Scientific tools for Python
extra/python-opengl 3.0.0-1 
     The cross platform Python binding to OpenGL and related APIs
extra/python-pygame 1.8.1-4 
     Python game library
extra/setuptools 0.6c9-2 
     setuptools is a collection of enhancements to the Python distutils

Last edited by Gust (2009-07-31 12:53:11)

Offline

#2 2009-07-21 14:57:10

utdemir
Member
Registered: 2009-06-10
Posts: 23

Re: [Solved] FoFix (Fretsonfire-alarian-mod) Crashs on startup

Bump. I've the same problem in ArchLinux 32 bit. Please help, i really missing it...

Last edited by utdemir (2009-07-21 15:01:11)

Offline

#3 2009-07-22 09:18:33

xaph
Member
From: Istanbul
Registered: 2008-06-25
Posts: 4
Website

Re: [Solved] FoFix (Fretsonfire-alarian-mod) Crashs on startup

i have the same problem on arch64.

but fretsonfire works without any problem.

Offline

#4 2009-07-22 14:46:00

Gust
Member
Registered: 2009-07-20
Posts: 4

Re: [Solved] FoFix (Fretsonfire-alarian-mod) Crashs on startup

The vanilla Fretsonfire has graphic issus. The Menu items are pixel lumps. No one any idea where i can look or something to test?

Offline

#5 2009-07-23 03:43:56

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: [Solved] FoFix (Fretsonfire-alarian-mod) Crashs on startup

FoF is one of the most fucked up pieces of software ive ever tried to run... sad

Offline

#6 2009-07-30 06:28:25

Gust
Member
Registered: 2009-07-20
Posts: 4

Re: [Solved] FoFix (Fretsonfire-alarian-mod) Crashs on startup

The Problem is not solved. Nobody any idea?

Offline

#7 2009-07-30 16:03:42

AlexLG
Member
Registered: 2009-07-30
Posts: 4

Re: [Solved] FoFix (Fretsonfire-alarian-mod) Crashs on startup

I installed the aur/libjpeg6 package and it's working smile

Offline

#8 2009-07-31 12:52:43

Gust
Member
Registered: 2009-07-20
Posts: 4

Re: [Solved] FoFix (Fretsonfire-alarian-mod) Crashs on startup

Jippy, that's it!!!! Thank you!!!! Now its solved

Offline

Board footer

Powered by FluxBB