Page 1 of 1

(Solved) OwnCloud client Slackbuild and qtkeychain.

Posted: 7. Apr 2016, 13:15
by globetrotterdk
I would like to install the OwnCloud client on my fresh SalixOS 14.1 MATE system. However, from experience I know, that while the OwnCloud client depends on the qtkeychain, the Slackbuild assumes a full Slackware system. There is something missing for the qtkeychain to actually store passwords and function normally. I have yet to find the missing dependencies for the qtkeychain to work properly. Does anyone know what I am lacking?

Re: OwnCloud client Slackbuild and qtkeychain.

Posted: 7. Apr 2016, 14:57
by ibka
I think it was gnome-keyring that i had to install, (I'm not entirely sure)

Re: OwnCloud client Slackbuild and qtkeychain.

Posted: 7. Apr 2016, 23:17
by laprjns
Posting the error message that you get went trying to build qtkeychain would help

Re: OwnCloud client Slackbuild and qtkeychain.

Posted: 8. Apr 2016, 02:05
by globetrotterdk
laprjns wrote:Posting the error message that you get went trying to build qtkeychain would help
The error is from within the owncloud-client app and is that it couldn't login to the network because there was no password available. Every startup, requires a manual login. I am not sure that this can be solved after owncloud-client and qtkeychain are installed, so I don't have a working combination of these two programs at this time.

Re: OwnCloud client Slackbuild and qtkeychain.

Posted: 8. Apr 2016, 10:59
by globetrotterdk
ibka wrote:I think it was gnome-keyring that i had to install, (I'm not entirely sure)
That is exactly what was needed. Thanks to both of you for your replies.