[kwalletmanager] [Bug 456968] KDE Wallet Manager window is blank

2022-07-22 Thread Stephan Diestelhorst
https://bugs.kde.org/show_bug.cgi?id=456968

Stephan Diestelhorst  changed:

   What|Removed |Added

 CC||stephan.diestelhorst@gmail.
   ||com

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

[kwalletmanager] [Bug 456968] KDE Wallet Manager window is blank

2022-07-22 Thread Hugues Morisset
https://bugs.kde.org/show_bug.cgi?id=456968

Hugues Morisset  changed:

   What|Removed |Added

 CC||morisset.hug...@gmail.com

--- Comment #2 from Hugues Morisset  ---
Hello, I go the same issue after updating on kde neon testing.

The problem is kwalletcli got uninstalled because of a dependency problem on
`libqca-qt5-2`

I got it temporarily working with this dirty hack:

```
- Download  libkf5wallet-bin ->
https://origin.archive.neon.kde.org/testing/pool/main/k/kwallet-kf5/libkf5wallet-bin_5.96.0+p20.04+tunstable+git20220716.0119-0_amd64.deb
- Use this
https://unix.stackexchange.com/questions/138188/easily-unpack-deb-edit-postinst-and-repack-deb
to unpack the deb
- Open DEBIAN/control and change the version for libqca-qt5-2 to
2.3.4+p20.04+tstable+git20220713.0040-0
- Repack the deb 
- sudo dpkg -i fixed.deb
- sudo apt install kwalletcli
- pkill gpg-agent
- It now works
```

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

[kwalletmanager] [Bug 456968] KDE Wallet Manager window is blank

2022-07-21 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=456968

Nicolas Fella  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||nicolas.fe...@gmx.de
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Nicolas Fella  ---
/usr/share/dbus-1/services/org.kde.kwalletd5.service should exists. This looks
like a setup issue on your system

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