[kdeconnect] [Bug 476513] Cannot turn off automatic share from the device

Denys bugzilla_noreply at kde.org
Fri Nov 17 14:47:26 GMT 2023


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

--- Comment #2 from Denys <evmk3zw5o at mozmail.com> ---
Actually, looks like the problem is not with the plugin itself, but with the
GUI configurator: instead of writing specific plugin's config into:

~/Library/Preferences/kdeconnect/<device_id>/kdeconnect_<plugin_name>/config

(where it should be, and it is in Linux), it puts it into the general config
file for the device:

~/Library/Preferences/kdeconnect/<device_id>/config

At the same time, plugins read from the correct config files, and since nothing
has been written there, they can't be configured. If I put the configuration in
the plugin-specific config files manually, everything works as expected.

The same problem also happens with other plugins: for example, I can't
configure the commands to be run or the directory where the transferred files
have to be stored. For other plugins it's the same: if I edit their respective
config files manually — everything works.

Hope it helps!

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



More information about the kde-mac mailing list