Ticket #38 (new defect)

Opened 3 years ago

Last modified 2 years ago

Python freeze with lots of games

Reported by: pierre Owned by: 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   Changed 2 years ago 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...)

Note: See TracTickets for help on using tickets.