Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#15340 closed defect (fixed)

file missing in gtk-sharp port

Reported by: jannesbolten@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: gtk-sharp; glibsharpglue Cc:
Port:

Description

i installed gtk-sharp, in order to work with autopano-sift (which requires a "mono architecture",
such as gtk-sharp. when using the software (autopano-sift, that is), i get an error that's related to
gtk-sharp. here is what i see:

Unhandled Exception: System.DllNotFoundException: glibsharpglue
  at (wrapper managed-to-native) GLib.ObjectManager:gtksharp_get_type_name (intptr)
  at GLib.ObjectManager.CreateObject (IntPtr raw) [0x00000] 
  at GLib.Object.GetObject (IntPtr o, Boolean owned_ref) [0x00000] 
  at Gdk.Pixbuf.ScaleSimple (Int32 dest_width, Int32 dest_height, InterpType interp_type) [0x00000] 
  at DisplayImage.ScaleWithin (Int32 dim) [0x00000] 
  at GenerateKeys.Main (System.String[] args) [0x00000] 

don't know what this means. but a google search of "glibsharpglue" yields several similar errors,
however, on different platforms and different kinds of installations of mono.

hope this helps.

Change History (4)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to nox@…

Assigning to maintainer.

comment:2 Changed 15 years ago by nox@…

Status: newassigned

comment:3 Changed 15 years ago by nox@…

Resolution: fixed
Status: assignedclosed

Should be fixed by r41366.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.