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

--- Comment #11 from Daniel Duris <[email protected]> ---
(In reply to michaelk83 from comment #10)
> (In reply to Daniel Duris from comment #9)
> > 2) run: 
> > g++ -std=c++17 -fPIC migrate.cpp -o "$TMPDIR/migrate" $(pkg-config --cflags
> > --libs Qt6Core Qt6DBus)
> 
> If you're going to be building the migration script in C++, you may as well
> download QtKeychain 0.16, and build that instead.
> https://github.com/frankosterfeld/qtkeychain/releases/tag/0.16.0
> Less duplicated wallet entries.

Thanks, nobody documented this before you. So...

> The usual caveats apply, though:
> - Take all necessary backups first.
> - If you don't know what you're doing, just don't.

So, running a workaround script is easier?
Thankls

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

Reply via email to