Bug#438234: System.Runtime.InteropServices.Marshal.PrelinkAll() is
causing crash. Removing the call. Verified that the Gnome keyring is accessible after this change.
This commit is contained in:
parent
f4eab5a202
commit
c5b381b6fe
@ -311,7 +311,6 @@ namespace Novell.CASA.DataEngines
|
||||
|
||||
try
|
||||
{
|
||||
System.Runtime.InteropServices.Marshal.PrelinkAll(typeof(GnomeKeyring));
|
||||
if (GnomeKeyring.IsGnomeKeyringInstalled())
|
||||
{
|
||||
//Console.WriteLine("IsGnomeKeyringInstalled is true");
|
||||
|
Loading…
Reference in New Issue
Block a user