Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] [GNOME] Nextcloud cannot remember login information
@ 2020-11-10 16:17 ProjectMoon
  2020-11-12 20:02 ` yopito
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ProjectMoon @ 2020-11-10 16:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]

New issue by ProjectMoon on void-packages repository

https://github.com/void-linux/void-packages/issues/26275

Description:
See this: https://github.com/nextcloud/desktop/issues/1292

### Expected behavior

You should need to log in once on first run, then not log in again.

### Actual behavior

If libgnome-keyring is not installed, you will have to log in every time the program starts.

### Steps to reproduce the behavior

This may be specific to GNOME itself. Install libgnome-keyring makes the problem go away. Haven't checked it on other desktop environments. It seems to be fixed in the Nextcloud repository by updating to qtkeychain 0.10. Void is still on 0.9.1, so a patch is needed.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GNOME] Nextcloud cannot remember login information
  2020-11-10 16:17 [ISSUE] [GNOME] Nextcloud cannot remember login information ProjectMoon
@ 2020-11-12 20:02 ` yopito
  2020-11-12 22:39 ` yopito
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: yopito @ 2020-11-12 20:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 284 bytes --]

New comment by yopito on void-packages repository

https://github.com/void-linux/void-packages/issues/26275#issuecomment-726309889

Comment:
I confirm the bug, but with  `libgnome-keyring` that is already installed here (required by MATE).  
So I'll give a try with qtkeychain 0.10.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GNOME] Nextcloud cannot remember login information
  2020-11-10 16:17 [ISSUE] [GNOME] Nextcloud cannot remember login information ProjectMoon
  2020-11-12 20:02 ` yopito
@ 2020-11-12 22:39 ` yopito
  2020-11-12 22:45 ` khumarahn
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: yopito @ 2020-11-12 22:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 593 bytes --]

New comment by yopito on void-packages repository

https://github.com/void-linux/void-packages/issues/26275#issuecomment-726384921

Comment:
Some tests:
* nextcloud + qtkeychain-q5 0.9.1 + gnome-keyring  (not libgnome-keyring) : works fine
* nextcloud + qtkeychain-q5 0.9.1 or 0.11.1 + kwallet : does NOT work

BTW, `libgnome-keyring` is deprecated, see https://gitlab.gnome.org/GNOME/libgnome-keyring/blob/master/README

I have to check why qtkeychain-q5 currently does not work with kwallet.  
Then see what about these runtime requirements for nextcloud (INSTALL.msg or declarative)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GNOME] Nextcloud cannot remember login information
  2020-11-10 16:17 [ISSUE] [GNOME] Nextcloud cannot remember login information ProjectMoon
  2020-11-12 20:02 ` yopito
  2020-11-12 22:39 ` yopito
@ 2020-11-12 22:45 ` khumarahn
  2020-11-14  2:41 ` eth0OS
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: khumarahn @ 2020-11-12 22:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

New comment by khumarahn on void-packages repository

https://github.com/void-linux/void-packages/issues/26275#issuecomment-726387451

Comment:
I had this on gentoo linux, where libgnome-keyring has been deprecated. I got success with 
https://packages.gentoo.org/packages/dev-libs/qtkeychain but only if it is compiled with `gnome-keyring` use flag (which adds `-DLIBSECRET_SUPPORT=ON` option to cmake and a couple of dependencies).

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GNOME] Nextcloud cannot remember login information
  2020-11-10 16:17 [ISSUE] [GNOME] Nextcloud cannot remember login information ProjectMoon
                   ` (2 preceding siblings ...)
  2020-11-12 22:45 ` khumarahn
@ 2020-11-14  2:41 ` eth0OS
  2020-11-19  0:41 ` yopito
  2020-11-21 20:20 ` [ISSUE] [CLOSED] " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: eth0OS @ 2020-11-14  2:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

New comment by eth0OS on void-packages repository

https://github.com/void-linux/void-packages/issues/26275#issuecomment-727127201

Comment:
I had this problem with XFCE too, it was fixed by installing libsecret + libsecret-devel.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GNOME] Nextcloud cannot remember login information
  2020-11-10 16:17 [ISSUE] [GNOME] Nextcloud cannot remember login information ProjectMoon
                   ` (3 preceding siblings ...)
  2020-11-14  2:41 ` eth0OS
@ 2020-11-19  0:41 ` yopito
  2020-11-21 20:20 ` [ISSUE] [CLOSED] " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: yopito @ 2020-11-19  0:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 719 bytes --]

New comment by yopito on void-packages repository

https://github.com/void-linux/void-packages/issues/26275#issuecomment-730048375

Comment:
@eth0OS : libsecret-devel is certainly useless. For libsecret, it's unclear at the moment

fix: qtkeychain-qt5 0.11 correctly detects and uses gnome-keyring if available (see PR #26497)

My State of art:
* To use nextcloud-client: please install either `gnome-keyring + libsecret` or `kwallet5` in order to provide a backend to `qtkeychain-qt5`.
* `libkeyring-gnome` is **useless**.
* qtkeychain-qt5 0.11 is working with both keystore backend here.

tip for force using kwallet if not running from KDE/Plasma:  
`$ DESKTOP_SESSION=kde KDE_SESSION_VERSION=5 nextcloud`

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ISSUE] [CLOSED] [GNOME] Nextcloud cannot remember login information
  2020-11-10 16:17 [ISSUE] [GNOME] Nextcloud cannot remember login information ProjectMoon
                   ` (4 preceding siblings ...)
  2020-11-19  0:41 ` yopito
@ 2020-11-21 20:20 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-11-21 20:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 711 bytes --]

Closed issue by ProjectMoon on void-packages repository

https://github.com/void-linux/void-packages/issues/26275

Description:
See this: https://github.com/nextcloud/desktop/issues/1292

### Expected behavior

You should need to log in once on first run, then not log in again.

### Actual behavior

If libgnome-keyring is not installed, you will have to log in every time the program starts.

### Steps to reproduce the behavior

This may be specific to GNOME itself. Install libgnome-keyring makes the problem go away. Haven't checked it on other desktop environments. It seems to be fixed in the Nextcloud repository by updating to qtkeychain 0.10. Void is still on 0.9.1, so a patch is needed.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-21 20:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10 16:17 [ISSUE] [GNOME] Nextcloud cannot remember login information ProjectMoon
2020-11-12 20:02 ` yopito
2020-11-12 22:39 ` yopito
2020-11-12 22:45 ` khumarahn
2020-11-14  2:41 ` eth0OS
2020-11-19  0:41 ` yopito
2020-11-21 20:20 ` [ISSUE] [CLOSED] " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).