Announcement

Collapse
No announcement yet.

kwallet integration with SVN

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    kwallet integration with SVN

    To reproduce:

    - configure kwallet
    - apt install subversion
    - run any svn command on a remote server that requires authentication over https (i.e. svn ls https://myserver/svn)

    When the password in put into kwallet, and every time after that when it's accessed, I get

    Code:
    org.kde.kwindowsystem Could not find any platform plugin
    The subversion install README says the following:

    Subversion contains optional support for storing passwords in KWallet. Subversion will look for KF5Wallet, KF5CoreAddons, KF5I18n APIs by default, and needs kf5-config to find them. The KDELibs 4 api is also supported. KDELibs contains core KDE libraries. Subversion uses libkdecore and libkdeui libraries when support for KWallet is enabled. kde4-config is used to get some necessary options. pkg-config, D-Bus and Qt 4 are also required.
    As far as I can tell, I have all the proper plugins for KDE 5, but I'm fairly new to KDE, and especially KDE 5. I really have enjoyed it and do not want to go back to GNOME or Cinnamon, but many of my development tools break because of the error being sent to stderr.

    Halp! Thanks.
Working...
X