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

--- Comment #21 from Samantha <s.r...@outlook.com> ---
Ah, one last piece of info that might help clarify. I noticed this last night,
but was a bit sleep deprived and didn't think much of it at the time.

If I switch to Location mode and run the command:

`qdbus org.kde.kded5 /kded unloadModule colorcorrectlocationupdater`

I receive the output: `false`

I would imagine this is to be expected, as the module is probably not needed
when in Location mode.

However, if I switch to "Automatic", then:

`qdbus org.kde.kded5 /kded unloadModule colorcorrectlocationupdater`

I still receive the output: `false`

I then run

`qdbus org.kde.kded5 /kded loadModule colorcorrectlocationupdater`

Receive: `true`

I then run

`qdbus org.kde.kded5 /kded unloadModule colorcorrectlocationupdater`

And receive `true` this time. If I'm not mistaken, I'm to understand that
`true` is the equivalent of "success", and if I receive a `false` response to
the `unloadModule`, the module was not unloaded because it wasn't loaded before
running the command.

This leads me to wonder if the module is being correctly loaded in the first
place.

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

Reply via email to