https://bugzilla.novell.com/show_bug.cgi?id=812529 https://bugzilla.novell.com/show_bug.cgi?id=812529#c4 --- Comment #4 from Dominique Leuenberger <dimstar@opensuse.org> 2013-04-06 12:42:29 UTC --- (In reply to comment #3)
(In reply to comment #0)
[Debug]: Exception is: System.DllNotFoundException: libgnomeui-2.so.0 at (wrapper managed-to-native) Gnome.Modules:libgnomeui_module_info_get () at Gnome.Modules.get_UI () [0x00000] in <filename unknown>:0 at Giver.Application.Init (System.String[] args) [0x00000] in <filename unknown>:0 at Giver.Application..ctor (System.String[] args) [0x00000] in <filename unknown>:0 at Giver.Application.GetApplicationWithArgs (System.String[] args) [0x00000] in <filename unknown>:0 at Giver.Application.Main (System.String[] args) [0x00000] in <filename unknown>:0
This is an underlying error in gnome-sharp, where the dependency should come from (giver is only the one suffering from it). Surprisingly, though, the .map file is correct.
Identified as well: libgnomeui is being linked to the glue library, but the linked drops it for not having actually any needed calls (as-needed). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.