Bug ID 1177544
Summary `bless` hex editor not launching - libglade-2_0-0 missing
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware x86-64
OS openSUSE Tumbleweed
Status NEW
Severity Normal
Priority P5 - None
Component X11 Applications
Assignee screening-team-bugs@suse.de
Reporter eimantas@remote.solutions
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

```
$ bless 

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'Glade.XML' threw
an exception. ---> System.DllNotFoundException: libglade-2.0.so.0
assembly:<unknown assembly> type:<unknown type> member:(null)
  at (wrapper managed-to-native) Glade.XML.glade_xml_get_type()
  at Glade.XML..cctor () [0x00000] in <4ad1c956e6b8461daac4e25c580fa347>:0 
   --- End of inner exception stack trace ---
  at BlessMain..ctor (System.String[] args) [0x0002d] in
<0060470b4ad341d89a1ca9087e81e5a4>:0 
  at BlessMain.Main (System.String[] args) [0x00000] in
<0060470b4ad341d89a1ca9087e81e5a4>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type
initializer for 'Glade.XML' threw an exception. --->
System.DllNotFoundException: libglade-2.0.so.0 assembly:<unknown assembly>
type:<unknown type> member:(null)
  at (wrapper managed-to-native) Glade.XML.glade_xml_get_type()
  at Glade.XML..cctor () [0x00000] in <4ad1c956e6b8461daac4e25c580fa347>:0 
   --- End of inner exception stack trace ---
  at BlessMain..ctor (System.String[] args) [0x0002d] in
<0060470b4ad341d89a1ca9087e81e5a4>:0 
  at BlessMain.Main (System.String[] args) [0x00000] in
<0060470b4ad341d89a1ca9087e81e5a4>:0 
```

somehow the necessary dependency `libglade-2_0-0` doesn't get installed
automatically


You are receiving this mail because: