Bug 55034

Summary: Kooka doesn't remember the configuration
Product: [Applications] kooka Reporter: Thibaut Cousin <kde>
Component: generalAssignee: Klaas Freitag <freitag>
Status: RESOLVED FIXED    
Severity: normal CC: miavir
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch to fix the background color problem

Description Thibaut Cousin 2003-02-22 20:16:51 UTC
Version:           0.39 (using KDE 3.1.0)
Installed from:    SuSE
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19-4GB

Kooka always starts configured for binary scan with a resolution of 50. I keep changing it at everey startup, my settings are never recorded...

Can you please make Kooka remember the previous settings, please?

Thanks for your attention!
Comment 1 Deon Ramsey 2003-11-17 23:30:57 UTC
Actually, Kooka saves it's settings quite beautifully for me (I'm using the kooka that came with my Suse 9.0) . So it may be that Kooka doesn't have write access to wherever it stores values ? or It may just be that this bug isn't current anymore ? At any rate, there IS one Caveat for me, the 'Auto-Selection active on' color setting isn't saved, it always defaults to black when I start Koka, and since for my scanner,'white' is better, this is mildly annoying :-/ ;-)
   Deon
Comment 2 Thibaut Cousin 2003-11-17 23:53:25 UTC
You're right, the bug is gone in a newer version.
As for the other problem you describe, you may prefer to open a new bugreport for it. I leave this one open in case you don't want to.
Comment 3 Deon Ramsey 2003-11-18 22:22:10 UTC
Lets just leave it up, maybe Klaas Will get around to it :-)
Comment 4 Klaas Freitag 2003-11-19 10:00:25 UTC
Created attachment 3280 [details]
Patch to fix the background color problem

Very silly, this is caused by a case sensitivity problem. This patch works for
0.41a and I will check this in to CVS Head.
Comment 5 Klaas Freitag 2003-11-19 10:06:08 UTC
Fixed in HEAD
Comment 6 Thibaut Cousin 2003-11-19 10:08:43 UTC
Thanks, Klaas. :-)