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 186900 - 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 DUPLICATE of bug 186196
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-28 14:14 UTC by Ondrej Vrabec
Modified: 2010-05-28 14:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 170252


Attachments
stacktrace (5.30 KB, text/plain)
2010-05-28 14:14 UTC, Ondrej Vrabec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2010-05-28 14:14:20 UTC
Build: NetBeans IDE Dev (Build 100524-42187c94ca28)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

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:110)
   at org.netbeans.modules.kenai.ui.spi.UIUtils$1.actionPerformed(UIUtils.java:260)
   at org.netbeans.core.windows.services.NbPresenter$ButtonListener.actionPerformed(NbPresenter.java:1297)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
Comment 1 Ondrej Vrabec 2010-05-28 14:14:24 UTC
Created attachment 99616 [details]
stacktrace
Comment 2 Ondrej Vrabec 2010-05-28 14:16:25 UTC

*** This bug has been marked as a duplicate of bug 186196 ***