[Pkg-owncloud-maintainers] Bug#766436: owncloud-client: owncloud client does not open kwallet

Dmitriy Istselemov distselemov at yandex.ru
Fri Nov 14 14:23:16 UTC 2014


Package: owncloud-client
Version: 1.7.0~beta1+really1.6.4+dfsg-1
Followup-For: Bug #766436

Hello,

It seems to me that last time I was too optimistic. Owncloud client still does
not open kwallet by itself. If kwallet is opened by any application or
manually, then the client uses password stored there. Otherwise it asks for
password by itself with its own password prompt.

I used empty password for my kwallet. That's why there was no password prompt
when any application triggered kwallet. I also used akonadi which opened
kwallet before owncloud started, I think. That's why the client never asked for
password and used password from kwallet. Disabling akonadi made owncloud client
to ask for password every time it started.

And one more thing. If kwallet is opened once and then you close it manually
and restart owncloud client, the kwallet password prompt to allow access to
owncloud client appeares.  So the client uses kwallet if the wallet has been
opened once and then closed.

As a workaround for such behavior I made a script and put it into autostart
folder.

#!/bin/bash

kwalletd
qdbus org.kde.kwalletd /modules/kwalletd org.kde.KWallet.open kdewallet 0
owncloud
/usr/bin/owncloud

May be someone can suggest more beautiful solution (I'm not a programmer).

Best regards,
Dmitriy Istselemov



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.17-2.dmz.2-liquorix-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages owncloud-client depends on:
ii  libc6                 2.19-13
ii  libgcc1               1:4.9.1-19
ii  libowncloudsync0      1.7.0~beta1+really1.6.4+dfsg-1
ii  libqt4-dbus           4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqt4-network        4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqt4-sql-sqlite     4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqt4-xml            4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqtcore4            4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqtgui4             4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libstdc++6            4.9.1-19
ii  owncloud-client-l10n  1.7.0~beta1+really1.6.4+dfsg-1

owncloud-client recommends no packages.

owncloud-client suggests no packages.

-- no debconf information



More information about the Pkg-owncloud-maintainers mailing list