https://bugs.kde.org/show_bug.cgi?id=405317

--- Comment #25 from dagobert...@mailbox.org ---
(In reply to dagobertram from comment #23)
> (In reply to Stefan BrĂ¼ns from comment #22)
> > > $> cat /proc/<baloo_file_pid>/fd
> > 
> > That should have been "ls /proc/<baloo_file-pid>/fd"
> > 
> > Separate the strace output from the baloo_file output by using:
> > 
> > $> strace -einotify_add_watch -o baloo_file_strace.txt baloo_file
> 
> I don't really know, what I am doing right now but I try to do it anyway:
> ~$ ps -e | grep -i baloo
>  1302 ?        00:00:10 baloo_file
>  1813 ?        00:00:00 baloorunner
> 
> ~$ ls /proc/1302/fd
> 0  1  10  11  12  15  17  18  2  3  4  5  6  7  8  9
> 
> ~$ killall baloo_file
> ~$ strace -einotify_add_watch -o baloo_file_strace.txt baloo_file
> KCatalog being used without a Q*Application instance. Some translations
> won't work

I did try to give more information. Can someone check this please?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to