[ubuntu-mono] [Bug 310058] Re: Assembly: gecko-sharp-dependent could not be loaded

Jeroen Hoek mail at jeroenhoek.nl
Mon Mar 23 14:39:46 GMT 2009


I can confirm this bug on Intrepid x86_64.


Work around:


Manually specify the location of the library:

$ export MONO_PATH="/usr/lib/cli/gecko-sharp-2.0/"
$ blam


Output that may be of assistance:


$ blam 

** (Blam:13309): WARNING **: The following assembly referenced from /usr/lib/blam/blam.exe could not be loaded:
     Assembly:   gecko-sharp-dependent    (assemblyref_index=13)
     Version:    2.0.0.0
     Public Key: ccf7d78a55e9f021
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/blam).


** (Blam:13309): WARNING **: Could not load file or assembly 'gecko-sharp-dependent, Version=2.0.0.0, Culture=neutral, PublicKeyToken=ccf7d78a55e9f021' or one of its dependencies.

Unhandled Exception: System.TypeLoadException: A type load exception has occurred.
  at Imendio.Blam.Application..ctor (System.String[] args, System.Object[] props) [0x00000] 
  at Imendio.Blam.Application.Main (System.String[] args) [0x00000] 


$ find /usr -iname gecko-sharp*

/usr/lib/gecko-sharp-2.0
/usr/lib/cli/gecko-sharp-2.0
/usr/lib/cli/gecko-sharp-2.0/gecko-sharp.dll
/usr/lib/cli/gecko-sharp-2.0/gecko-sharp-dependent.dll
/usr/lib/cli/gecko-sharp-2.0/gecko-sharp-dependent.dll.config
/usr/lib/cli/gecko-sharp-2.0/gecko-sharp.dll.config
/usr/lib/pkgconfig/gecko-sharp-2.0.pc
/usr/lib/pkgconfig/gecko-sharp-dependent-2.0.pc


$ blam --version

GNOME Blam 1.8.5


$ apt-cache show blam

Package: blam
Priority: optional
Section: universe/gnome
Installed-Size: 1428
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Original-Maintainer: Carlos Martín Nieto <carlos at cmartin.tk>
Architecture: amd64
Version: 1.8.5-1ubuntu1
Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.22.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.13.6), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 1.21.3), libpopt0 (>= 1.14), libsm6, libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4), gconf2 (>= 2.10.1-2), mono-runtime (>= 1.1.8.1), libc6 (>= 2.7-1) | libc6.1 (>= 2.7-1) | libc0.1 (>= 2.7-1), libgconf2.0-cil (>= 2.20.0), libgecko2.0-cil (>= 0.11-3ubuntu4~asac6), libglade2.0-cil (>= 2.12.1), libglib2.0-cil (>= 2.12.1), libgnome2.0-cil (>= 2.20.0), libgtk2.0-cil (>= 2.12.1), libmono-corlib1.0-cil (>= 1.2.2.1), libmono-corlib2.0-cil (>= 1.2.2.1), libmono-system-web2.0-cil (>= 1.9.1), libmono-system1.0-cil (>= 1.2.6), libmono-system2.0-cil (>= 1.9), libmono2.0-cil (>= 1.9), libndesk-dbus-glib1.0-cil (>= 0.4.0), libndesk-dbus1.0-cil (>= 0.6.0)
Filename: pool/universe/b/blam/blam_1.8.5-1ubuntu1_amd64.deb
Size: 248946
MD5sum: 6c192739c0c53dee7d3878a852f34a52
SHA1: 1d1ddf615a6bf8ace90f181a1595390742ef2806
SHA256: 97035c41528fa4f21782bdbeae3c17b3b47b6184e3ad8047b99951b4fbcc8ec8
Description: an RSS aggregator for GNOME
 Imendio Blam is an RSS aggregator written in C# using Mono, GTK#,
 Atom.NET and RSS.NET.
Homepage: http://cmartin.tk/blam.html
Bugs: mailto:ubuntu-users at lists.ubuntu.com
Origin: Ubuntu


$ uname -a

Linux sakuya 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009
x86_64 GNU/Linux

-- 
Assembly: gecko-sharp-dependent could not be loaded
https://bugs.launchpad.net/bugs/310058
You received this bug notification because you are a member of MOTU Mono
Team, which is subscribed to blam in ubuntu.



More information about the Ubuntu-mono mailing list