brezerk / q4wine

Q4Wine is a Qt GUI for W.I.N.E. It will help you manage wine prefixes and installed applications.
http://q4wine.brezblock.org.ua/
GNU General Public License v3.0
208 stars 40 forks source link

extremely laggy programm stop #46

Closed JPRuehmann closed 10 years ago

JPRuehmann commented 10 years ago

Hello If I stop a Programm normaly it takes from 2 up to 5 minutes until I can use the q4wine UI again. How can I change this?

I am using Kubuntu 14.04 LTS, wine wine-1.7.25-93-g12aa347, q4wine 1.1-r2

Thanks, JPR

brezerk commented 10 years ago

Hi

How large is your q4wine database?

# ls -alh /home/$USER/.config/q4wine/db/generic.dat
JPRuehmann commented 10 years ago

Hello Here is the output.

-rw-r--r-- 1 ruehmann ruehmann 238M Aug 21 00:01 /home/ruehmann/.config/q4wine/db/generic.dat

Seems a little big how can I compress it? Thanks, JPR

brezerk commented 10 years ago

It depends... :)

Do you have logging subsystem enabled (see logging tab)? Does 'Clear logs at startup' option enabled in app settings (Subsystems -> Logging)?

JPRuehmann commented 10 years ago

Logging Subsystem is enabled Clear logs at startup disabled

brezerk commented 10 years ago

ic. You need to enable "Clear logs at startup" and restart q4wine. sqlite is not designed to handle large amount of data.

btw: it should be enabled by default.

JPRuehmann commented 10 years ago

Thanks Now it works smothly.

brezerk commented 10 years ago

ur'welcome :)