You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/03/13 15:08:10 UTC

[GitHub] [netbeans] gitdode commented on issue #3579: "Save Password" breaks Git authentication since 12.5

gitdode commented on issue #3579:
URL: https://github.com/apache/netbeans/issues/3579#issuecomment-1066121339


   Thanks for the hint to look in `messages.log`, it revealed this warning:
   
   `WARNING [org.netbeans.modules.keyring.gnome.libsecret.GnomeLibSecretProvider]: 133/2: The name org.freedesktop.secrets was not provided by any .service files`
   
   After installing `gnome-keyring`, "Save Password" works. So I guess that the previous libsecret provider used `kwallet` when `gnome-keyring` was not installed while the new one lets authentication fail when "Save Password" is checked.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists