LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-25-2009, 12:57 PM   #1
zebra90210
Member
 
Registered: Aug 2003
Location: Chicago suburbs
Distribution: Kubuntu
Posts: 96

Rep: Reputation: 15
trouble with Kooka - no image or preview scan


Hi,
The problem I have is with Kooka. I'm using Canon LiDE20 scanner, KDE 3.5.7 and Kooka 0.44 and Mandriva 2008.
When I do a preview scan the outline of an image shows up in the preview window but no image. When I do a final scan - no image or image number (usually it's "scan-001.bmp")
The interesting thing is that I have two users accouts on my machine and Kooka works just fine under another user.
So, it's not Kooka software or the scanner itself.
Is anything in the KDE user's account that can mess-up the Kooka?
help! My Kooka is coockoo!
 
Old 03-26-2009, 03:01 AM   #2
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
If you do scanimage -L do you see valid output?

Are the other user and you both member of the scanner group?

jlinkels
 
Old 03-28-2009, 01:36 PM   #3
zebra90210
Member
 
Registered: Aug 2003
Location: Chicago suburbs
Distribution: Kubuntu
Posts: 96

Original Poster
Rep: Reputation: 15
i did scanimage -L and I got this (in a terminal window):

device `plustek:libusb:002:003' is a Canon N670U/N676U/LiDE20 USB flatbed scanner

I think this is correct, isn't it?

I'm not sure what you mean by 'scanner group".
Could tell me more about it?
As far as users - it's only two accounts and only I use them. One is for daily browsing, emails etc. and the other one is for my bills, banking and personal data. No instant messaging there!

thanks

Last edited by zebra90210; 03-28-2009 at 01:40 PM.
 
Old 03-28-2009, 07:40 PM   #4
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
If you enter groups on the command line you see the groups you are a member of. Usually it is something like sers cdrom audio video scanner camera

If you are not member of the scanner groups you should add yourself. As root enter:
Code:
adduser <yourusername> scanner
But since scanimage -L runs succesfully it is unlikely that you are not member of the scanner group.

You could try to remove the kooka config file: /home/<yourusername>/.kde/share/config/kookarc

More rigorously you could try to remove all of KDE settings, which sometimes helps to solve these kind of fuzzy problems. That is
Code:
rm -Rf /home/<yourusername>/.kde
Do that as <yourusername>, NOT as root! When doing this, you'll loose everything you ever configured in KDE, like layouts, desktops, backgrounds, preferences, stored passwords, history etc. Not a big deal, but you should realize it.

It that doesn't help.... then I am in the dark as well.

jlinkels

Last edited by jlinkels; 03-28-2009 at 08:46 PM.
 
Old 03-28-2009, 08:16 PM   #5
zebra90210
Member
 
Registered: Aug 2003
Location: Chicago suburbs
Distribution: Kubuntu
Posts: 96

Original Poster
Rep: Reputation: 15
I tried the first line (home/<yourusername>/.kde/share/config/kookarc) - didn't make any difference.
The second is not working at all ([code]rm -Rf /home/<yourusername>/.kdeCODE]).
I guess something's mising - please, check the syntax. thanks for your help.
 
Old 03-28-2009, 08:48 PM   #6
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
Sorry, the code tags were misformed. The line should be correct now, in the blue box.

Remember you have to reconfigure everything in KDE for that user. (Not for the other one)

jlinkels
 
Old 03-28-2009, 09:27 PM   #7
zebra90210
Member
 
Registered: Aug 2003
Location: Chicago suburbs
Distribution: Kubuntu
Posts: 96

Original Poster
Rep: Reputation: 15
It worked, thank you. The Kooka works great now.
The only thing I lost and I can't retrieve is my email (Kmail).
Is it still stored somewhere, where I can restore it from?
I have a backup of the Kmail from almost a year ago but I wish I could keep the most recent emails..
any ideas?

Last edited by zebra90210; 03-28-2009 at 09:31 PM.
 
Old 03-29-2009, 09:57 AM   #8
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
ooops... totally forgot about that. Kmail mail storage directories is one of the best kept secrets as it seems. I don't use mail storage myself (I use exclusively IMAP) so I overlooked that.

I checked it, mail is stored somewhere deep down the ~/.kde/share/apps tree, so I am afraid it is gone.

Truly sorry about that.

jlinkels
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kooka doesn't scan adriv Slackware 7 05-09-2008 02:50 PM
Kooka won't display scan or preview buttons. brocki1 Linux - Newbie 9 10-17-2006 02:42 PM
Trying to get kooka scan an image in sarge jolphil Debian 2 03-24-2005 02:08 PM
image preview in mandrake9.2? tony yu Mandriva 0 12-27-2003 07:30 AM
image preview Dougall Linux - General 2 10-27-2002 07:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration