This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 228970 - wrap requests to gnome-keyring application
Summary: wrap requests to gnome-keyring application
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-24 16:52 UTC by kalle1
Modified: 2013-04-24 16:55 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kalle1 2013-04-24 16:52:47 UTC
When user login password doesn't match gnome-keyring password, gnome-keyring requires this password (I have actually no idea for what), but the request to gnome-keyring should be wrapped in the sense that the user has to switch this off (using checkout "never ask me again") immediately without going into settings (I didn't even find a setting) (it can happen that one has to press cancel about 100 times for a svn checkout).
This is not a duplicate of https://netbeans.org/bugzilla/show_bug.cgi?id=175899 as my proposal is to implement a "never ask me again" checkbox if gnome-keyring returned unsuccessful.
Comment 1 kalle1 2013-04-24 16:55:00 UTC
Why can't I find an edit function...

When user login password doesn't match gnome-keyring password, gnome-keyring
requires this password (I have actually no idea for what), but the request to
gnome-keyring should be wrapped in the sense that the user has to switch this
off (using checkbox "never ask me again") immediately without going into
settings (I didn't even find a setting) (it can happen that one has to press
cancel about 100 times for a svn checkout).
This is not a duplicate of https://netbeans.org/bugzilla/show_bug.cgi?id=175899
as my proposal is to implement a "never ask me again" checkbox if gnome-keyring
returned unsuccessful.