LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   kfind crushes!! (https://www.linuxquestions.org/questions/mandriva-30/kfind-crushes-272589/)

spacetrooper 01-01-2005 11:27 AM

kfind crushes!!
 
i have mandrake 10.1 and i noticed that in some searches (file:/usr) for example it crashes. when i make the same search from konqueror (tools->find file) everything is ok.

Does anyone have a solution? thanks and please be specific cause i am newbie.

Micro420 01-01-2005 11:29 AM

When it "crushes" ( or crashes, I assume. :) ), does it say anything or give any outputs?
open up a terminal and run

Code:

kfind
It will open kfind and just do a normal search. If and when it crashes, it should have some kind of output in the terminal. Please copy/paste that and maybe we can see what's going on.

spacetrooper 01-01-2005 08:24 PM

i tried that but the only message i get in terminal is "killed".

Micro420 01-01-2005 11:10 PM

What if you ran kfind as root.
Open up your console

Code:

su
rootpassword
kfind

Does the same thing happen?

And for curiousity, try booting into gnome, or another GUI and see what happens.

rksprst 01-02-2005 06:10 AM

I have the same problem and this is what I got
Quote:

[alex@linux alex]$ su
Password:
[root@linux alex]# kfind
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
kbuildsycoca running...
The kfind froze, I right clicked and forced it to close after a while. But no error message came up after I closed it.

spacetrooper 01-03-2005 06:02 AM

this is my terminal outpu when i run kfind:

Creating link /root/.kde/socket-localhost.
Created link from "/root/.kde/socket-localhost" to "/tmp/ksocket-root"
/usr/X11R6/bin/iceauth: creating new authority file /root/.ICEauthority
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
Creating link /root/.kde/tmp-localhost.
Created link from "/root/.kde/tmp-localhost" to "/tmp/kde-root"
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
kbuildsycoca running...
Creating link /root/.kde/cache-localhost.
Created link from "/root/.kde/cache-localhost" to "/var/tmp/kdecache-root"
kbuildsycoca: WARNING: Property 'X-KDE-Weight' is defined multiple times (KOfficeFilter)
Invalid entry (missing '=') at /tmp/kde-root/kconf_updatew504Qb.tmp:1

these are the konsoloe error messages when it crushes:

kio (KIOConnection): ERROR: Header read failed, errno=104
kio (KIOConnection): ERROR: Header has invalid size (-1)
kio (KIOConnection): ERROR: Header read failed, errno=104
kio (KIOConnection): ERROR: Header has invalid size (-1)
kio (KLauncher): ERROR: SlavePool: No communication with slave.


All times are GMT -5. The time now is 01:32 AM.