Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] nepomuk gone, baloo enters
Date: Fri, 21 Aug 2015 23:27:47
Message-Id: 55D7B3E8.9060108@gmail.com
In Reply to: [gentoo-user] nepomuk gone, baloo enters by Francisco Ares
1 Francisco Ares wrote:
2 > Hi,
3 >
4 > In fact, I can only suppose there's something related to changing from
5 > nepomuk to baloo:
6 >
7 > Now, every time I log in, a window pops up asking for root password.
8 > The window title is "PolicyKit - KDE" and pressing the button
9 > "Details", it shows:
10 >
11 > Action: Folder Watch Limit
12 > polkit.subject-pid: 5254
13 > polkit.caller-pid: 6699
14 >
15 > Looking for those PIDs:
16 >
17 > ~ $ ps -A | grep 5254
18 > 5254 ? 00:00:07 baloo_file
19 >
20 > and PID 6699 doesn't show up any more, probably the process has
21 > already ended.
22 >
23 > Did I miss something? How do I set up Baloo? Looking on the net, I
24 > only found how to set up a file ~/.kde4/share/config/nepomukserverrc
25 > (that was nonexistent, which seemed strange), is there something else
26 > regarding the database it might be willing to use?
27 >
28 > Thank you all.
29 > Francisco
30 >
31
32
33 Reading your posts, it seems you don't really want this "feature" of
34 KDE. Why not disable the thing? I have this in make.conf:
35
36 -nepomuk -semantic-desktop
37
38 So far, that has disabled the whole desktop search thingy, that I also
39 found to be a pest and never needed.
40
41 Just a thought, in case you wasn't aware.
42
43 Dale
44
45 :-) :-)

Replies

Subject Author
Re: [gentoo-user] nepomuk gone, baloo enters Fernando Rodriguez <frodriguez.developer@×××××××.com>