You are not logged in.

#1 2013-04-14 20:54:00

lordgal
Member
Registered: 2013-04-14
Posts: 3

FoFix Floating Point Exception

i'm trying to run FoFix but i get this error when i start new song:

fofix                                                                                                      [23:28:17]
SDL_JoystickNumHats value:0:
Fatal Python error: (pygame parachute) Floating Point Exception
/usr/bin/fofix: line 3:  5004 Aborted                 (core dumped) python2 ./FoFiX.py

I'm using aur packg. How i can solve this problem?

Offline

#2 2013-04-15 15:34:04

lordgal
Member
Registered: 2013-04-14
Posts: 3

Re: FoFix Floating Point Exception

patch from this thread helped me: http://code.google.com/p/fofix/issues/detail?id=1274

Offline

#3 2013-04-19 03:19:04

doorknob60
Member
Registered: 2008-09-29
Posts: 403

Re: FoFix Floating Point Exception

I've been having a similar problem, except a segmentation fault instead, but it's right when I start a song. Maybe I'll check out this patch and try to fix the package smile

Offline

#4 2014-01-29 22:22:49

CyberConan
Member
Registered: 2011-07-09
Posts: 8

Re: FoFix Floating Point Exception

I can confirm FoFix works me now with:
      1.- Last AUR of Doorknob60.
      2.- Replacing "import Image" by "from PIL import Image" in Video.py.
      3.- Patching pyvorbis with pyvorbisfile-diff downloaded from Issue 1274.

Offline

Board footer

Powered by FluxBB