Well, if it is Gnome. Our JNA support Gnome 2 API only which is no
longer available in recent Ubuntu (and probably other) distributions.
There was an option to install that library 18.04, but that is no longer
available.
On 3/23/21 2:00 PM, Eric Bresie wrote:
Sounded like somethings were reinstalled ..but did some of it not get
reinstalled fully or is missing?
FINE [org.netbeans.modules.keyring.gnome.GnomeProvider]
java.lang.UnsatisfiedLinkError: Unable to load library 'gnome-keyring':
libgnome-keyring.so: cannot open shared object file: No such file or directory
libgnome-keyring.so: cannot open shared object file: No such file or directory
Native library (linux-x86-64/libgnome-keyring.so) not found in resource path
(/mnt/common/netbeans-12.3/netbeans/platform/lib/boot.jar:/mnt/common/netbeans-12.3/netbeans/platform/lib/org-openide-modules.jar:/mnt/common/netbeans-12.3/netbeans/platform/lib/org-openide-util.jar:/mnt/common/netbeans-12.3/netbeans/platform/lib/org-openide-util-lookup.jar:/mnt/common/netbeans-12.3/netbeans/platform/lib/org-openide-util-ui.jar)
FINE [org.netbeans.modules.keyring.win32.Win32Protect]: not running on Windows
FINE [org.netbeans.modules.keyring.utils.Utils]: chmod go-r
/home/cenbe/.netbeans/12.3/config/Preferences/org/netbeans/modules/keyring.properties
WARNING [org.netbeans.modules.keyring.fallback.MasterPasswordEncryption]:
Falling back to master password encryption; add
-J-Dorg.netbeans.modules.keyring.level=0 to netbeans.conf to see why native
keyrings could not be loaded
FINE [org.netbeans.modules.keyring.utils.Utils]: no such file to chmod:
/home/cenbe/.netbeans/12.3/config/Preferences/org/netbeans/modules/keyring/general.properties
Eric Bresie
ebre...@gmail.com <mailto:ebre...@gmail.com>
On March 22, 2021 at 2:18:03 PM CDT, Glenn Holmer
<ce...@kolabnow.com.invalid <mailto:ce...@kolabnow.com.invalid>> wrote:
On 3/22/21 12:45 PM, Neil C Smith wrote:
On Mon, 22 Mar 2021 at 17:05, Boris Heithecker
<boris.heithec...@gmx.net <mailto:boris.heithec...@gmx.net>> wrote:
Unfortunately, no one (including myself) has yet found time to
implement a simple switch, or system property to switch off either
implementation on Linux.
There is -J-Dnetbeans.keyring.no.native=true ? Still at least shows
the non-native one though? UI to disable entirely would be on my own
papercuts list.
Added that to netbeans.conf, restarted, did a git fetch, and got the
master password dialog :) Checked the log file and saw this:
WARNING
[org.netbeans.modules.keyring.fallback.MasterPasswordEncryption]:
Falling back to master password encryption; add
-J-Dorg.netbeans.modules.keyring.level=0 to netbeans.conf to see why
native keyrings could not be loaded
Added that, got the dialog again, and saw this in the log:
https://www.lyonlabs.org/temp/master-password-log.txt
<https://www.lyonlabs.org/temp/master-password-log.txt>
So it looks like there's something to the idea that he's looking for
some KDE stuff and can't find it (see my other message: no kwallet
installed, running a fresh install of Debian Buster w/MATE).
I remember that this used to get a lot of complaints years ago, but it's
been quite a while since I last saw that dialog.
--
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."
cenbe.vcf7 bytes <#attachment-1>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
<mailto:users-unsubscr...@netbeans.apache.org>
For additional commands, e-mail: users-h...@netbeans.apache.org
<mailto:users-h...@netbeans.apache.org>
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
<https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists>