Ticket #38 (new defect)

Opened 7 months ago

Last modified 1 month ago

Python freeze with lots of games

Reported by: pierre Assigned to: ug
Priority: major Milestone:
Component: user_interface Version: 0.5
Keywords: Cc:

Description

After loading DB of 4O000 games into kombilo, everything seems to be OK (it is possible to find games using patterns...)

But if Kombilo is closed, and then reopen, then it freezes. Launching a "top" in a shell shows that xfs (x font server) is taking 80% of CPU.

System : Linux mandriva 2007.1 compiled for 32 bits processors, with python 2.5 Kombilo version : 05i or 05m.

Change History

(in reply to: ↑ description ) 04/12/08 15:27:38 changed by pierre

Replying to pierre:

After loading DB of 4O000 games into kombilo, everything seems to be OK (it is possible to find games using patterns...) But if Kombilo is closed, and then reopen, then it freezes. Launching a "top" in a shell shows that xfs (x font server) is taking 80% of CPU. System : Linux mandriva 2007.1 compiled for 32 bits processors, with python 2.5 Kombilo version : 05i or 05m.

--> Update : When using the Nvidia driver downloaded from nvidia web site (instead of the one given with Mandriva), it works welle... It looks like Kombilo (or Python) is calling some graphical functions while loading games (even if nothing happens on screen...)