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 216172 - org.netbeans.modules.keyring.kde.KWalletProvider$KwalletException: error while trying to access KWallet, during save
Summary: org.netbeans.modules.keyring.kde.KWalletProvider$KwalletException: error whil...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Keyring (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
: 185174 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-07-31 08:49 UTC by rozwell
Modified: 2012-10-10 12:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169050


Attachments
stacktrace (5.40 KB, text/plain)
2012-07-31 08:49 UTC, rozwell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rozwell 2012-07-31 08:49:06 UTC
This issue was reported manually by rozwell.
It already has 1 duplicates 


Build: NetBeans IDE 6.9 Beta (Build 201004212000)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
rozwell: using svn show changes




Stacktrace: 
org.netbeans.modules.keyring.kde.KWalletProvider$KwalletException: error while trying to access KWallet, during save
   at org.netbeans.modules.keyring.kde.KWalletProvider.save(KWalletProvider.java:96)
   at org.netbeans.api.keyring.Keyring.save(Keyring.java:104)
   at org.netbeans.modules.versioning.util.KeyringSupport.save(KeyringSupport.java:67)
   at org.netbeans.modules.subversion.SvnModuleConfig$1.run(SvnModuleConfig.java:475)
   at org.netbeans.modules.subversion.SvnModuleConfig.storeCredentials(SvnModuleConfig.java:486)
   at org.netbeans.modules.subversion.SvnModuleConfig.insertRecentUrl(SvnModuleConfig.java:220)
Comment 1 rozwell 2012-07-31 08:49:09 UTC
Created attachment 122564 [details]
stacktrace
Comment 2 Libor Fischmeistr 2012-10-01 09:06:41 UTC
Hi,

I retested it on the same config as you had: Java 6u20, NetBeans 6.9 Beta and everything worked. Because of the NetBeans 6.9 is quite old I also retested it on NetBeans 7.2 using the newest Java 7u7 and saving to KWallet was successful too.

Please try the some newer version of NetBeans and if possible some newer version of Java.

Thank you

Closing as WORKSFORME
Comment 3 rozwell 2012-10-01 10:48:31 UTC
Hello,

Guessing it was fixed long time ago - I didn't even remember about this bug..
Comment 4 Libor Fischmeistr 2012-10-10 12:19:59 UTC
*** Bug 185174 has been marked as a duplicate of this bug. ***