[systemsettings] [Bug 417127] Search "also index content" option doesn't update baloofilerc config

2020-02-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417127

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #9 from Nate Graham  ---
Strange. Thanks for the info!

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

[systemsettings] [Bug 417127] Search "also index content" option doesn't update baloofilerc config

2020-02-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417127

--- Comment #8 from tagwer...@innerjoin.org ---
Balooctl behaviour reproduced in a clean install of Neon Testing (running as a
KVM guest).

>From neon-testing-20200204-1039.iso, brought up to date 2020/02/08. No
customisation. Test username

Balooctl 5.67.0
KDE Plasma 5.18.0
KDE Frameworks 5.67.0
Qt 5.13.2

Seems that "balooctl config set ..." or "add ..." does not update the
.config/baloofilerc file. Behaviour is the same for

balooctl config set contentIndexing false
balooctl config set hidden true
balooctl config add excludeFolders ~/Downloads

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

[systemsettings] [Bug 417127] Search "also index content" option doesn't update baloofilerc config

2020-02-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417127

--- Comment #7 from tagwer...@innerjoin.org ---
Created attachment 125726
  --> https://bugs.kde.org/attachment.cgi?id=125726=edit
strace of "baloo config set contentIndexing false" on 5.17.5

Did equivalent test on a Neon 5.17.5 system (balooctl 5.66.0)

That did as it should; the strace of that is attached.

Attachments should be 'balooctl config...'

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

[systemsettings] [Bug 417127] Search "also index content" option doesn't update baloofilerc config

2020-02-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417127

--- Comment #6 from tagwer...@innerjoin.org ---
Created attachment 125723
  --> https://bugs.kde.org/attachment.cgi?id=125723=edit
strace of "baloo config set contentIndexing false"

Permissions are: 0600, I presume that's OK...

kwriteconfig5 was able to change settings. Also noticed that if I clear the
File Search "Enable File Search" checkbox, the "first run" option in
baloofilerc gets set to true. I think its not a permissions issue.

Not up to debugging but did run an strace on balooctl (the "balooctl config set
contentIndexing false"), the result is attached (done in a newly set up
username). I feel I ought to see it opening .config/baloofilerc for writing...

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

[systemsettings] [Bug 417127] Search "also index content" option doesn't update baloofilerc config

2020-02-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417127

--- Comment #5 from Nate Graham  ---
That's very strange. What are the permissions on the config file? Are they set
correctly?

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

[systemsettings] [Bug 417127] Search "also index content" option doesn't update baloofilerc config

2020-02-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417127

--- Comment #4 from tagwer...@innerjoin.org ---
Sorry, I'll try that again:

balooctl config show contentIndexing
yes

balooctl config set contentIndexing false

balooctl config show contentIndexing
yes

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

[systemsettings] [Bug 417127] Search "also index content" option doesn't update baloofilerc config

2020-02-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417127

--- Comment #3 from tagwer...@innerjoin.org ---
Trying...

balooctl config show contentindexing
yes

balooctl config set configindexing false

balooctl config show contentindexing
yes

I see no change to the baloofilerc file

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

[systemsettings] [Bug 417127] Search "also index content" option doesn't update baloofilerc config

2020-02-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417127

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Nate Graham  ---
Hmm, when I toggle the setting in the KCM, it sets that to true or false, as
appropriate.

What does `balooctl config show contentIndexing` say?

Does the value in the config file get updated if you use the CLI, with:
- `balooctl config set contentIndexing false`
- `balooctl config set contentIndexing true`

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

[systemsettings] [Bug 417127] Search "also index content" option doesn't update baloofilerc config

2020-02-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417127

--- Comment #1 from tagwer...@innerjoin.org ---
A couple of extra observations...

There's a "baloo_file" process running; clearing the "Enable File Search" in
the System Settings, removes that process but similarly does not touch
.config/baloofilerc. After logging out and back in again, the baloo_file
process is present again.

A test with
   kwriteconfig5 --file baloofilerc --group General --key "only basic indexing"
--type bool false
did update the config file

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