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

--- Comment #9 from Daniel Duris <[email protected]> ---
For immediate workaround:

1) Download Migration script above into migrate.cpp
2) run: 
g++ -std=c++17 -fPIC migrate.cpp -o "$TMPDIR/migrate" $(pkg-config --cflags
--libs Qt6Core Qt6DBus)
3) run:
./migrate

You will see display like:
Total entries found: 50
Password entries found: 10
Map entries found: 35
Other entries found: 0
Entries migrated: 35
Empty/unreadable maps skipped: 0
Failures: 0

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

Reply via email to