Comment 6 for bug 250212

Revision history for this message
rot13 (rot13) wrote :

$ monodevelop
WARNING: Cannot find Mozilla directory containing libgtkembedmoz.so. Some Addins may not be able to function. Please set MOZILLA_FIVE_HOME to your Mozilla directory.

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at MonoDevelop.Core.Runtime.Initialize (Boolean updateAddinRegistry) [0x00000]
  at MonoDevelop.Startup.SharpDevelopMain.Main (System.String[] args) [0x00000]

# I set it to those to test it but the Exception will stay.
/usr/lib/xulrunner/libgtkembedmoz.so
/usr/lib/thunderbird/libgtkembedmoz.so
/usr/lib/sunbird/libgtkembedmoz.so
/usr/lib/kompozer/libgtkembedmoz.so

# also I reinstalled monodevelop and I added the mozilla-dev package with no effect

# I suggest to open this bug again since it's still there for hardy!