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

--- Comment #26 from Eduard <[email protected]> ---
(In reply to michaelk83 from comment #25)

Both kio (6.14.0-1) and kio5 (kio5 5.116.0-2) are on my system.
If I don't want kio5, I seem to no longer be able to have any application
groups installed like I do now.

First when I do indeed some dry runs, it quickly becomes clear that it's quite
complicated:

$ LANG=C pacman -Rsp kio5
error: failed to prepare transaction (could not satisfy dependencies)
:: removing kio5 breaks dependency 'kio5' required by cervisia
:: removing kio5 breaks dependency 'kio5' required by kalzium
:: removing kio5 breaks dependency 'kio5' required by kamoso
:: removing kio5 breaks dependency 'kio5' required by kdeclarative5
:: removing kio5 breaks dependency 'kio5' required by knewstuff5
:: removing kio5 breaks dependency 'kio5' required by kparts5
:: removing kio5 breaks dependency 'kio5' required by purpose5
:: removing kio5 breaks dependency 'kio5' required by step
:: removing kio5 breaks dependency 'kio5' required by umbrello
$ LANG=C pacman -Rsp umbrello
error: failed to prepare transaction (could not satisfy dependencies)
:: removing umbrello breaks dependency 'umbrello' required by kde-sdk-meta
$ LANG=C pacman -Rsp cervisia
error: failed to prepare transaction (could not satisfy dependencies)
:: removing cervisia breaks dependency 'cervisia' required by kde-sdk-meta
$ LANG=C pacman -Rsp kde-sdk-meta
error: failed to prepare transaction (could not satisfy dependencies)
:: removing kde-sdk-meta breaks dependency 'kde-sdk-meta' required by
kde-applications-meta

Then, if I remove 'kde-applications-meta' and mark it's dependencies as
explicit, I still will have to remove a lot it's subgroups.
The packages required by kio5 are part of kde-applications, kde-education,
kde-sdk-meta and more.

When simply I manually rename the binary /usr/bin/kwalletd5 to something else
(like just adding an underscore to it), that also doesn't work, Remmina no
longer prompts for login, but it also shows empty passwords for my
configurations, so it no longer accesses kwallet. Renaming it back and
restarting Remmina makes Remmina work again, but prompt for password input
again too.

When I check the Remmina code on gitlab (https://gitlab.com/Remmina/Remmina), I
also see no references to kwallet 6, it's all kwalletd5.


What I find really interesting though, when I launch the KWallet Manager and
manually click to open the wallet first, before starting Remmina, it seems the
login prompt doesn't appear at all and Remmina just works, it also does not
want to launch kwalletd5.
Shouldn't it do that automatically on startup after login? I'm getting even
more confused.

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

Reply via email to