Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #15340 (closed defect: fixed)

Opened 7 months ago

Last modified 5 weeks ago

file missing in gtk-sharp port

Reported by: jannesbolten@… Owned by: nox@…
Priority: Normal Milestone: Port Bugs
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

Changed 7 months ago by jmr@…

  • owner changed from macports-tickets@… to nox@…

Assigning to maintainer.

Changed 5 weeks ago by nox@…

  • status changed from new to assigned

Changed 5 weeks ago by nox@…

  • status changed from assigned to closed
  • resolution set to fixed

Should be fixed by r41366.

Note: See TracTickets for help on using tickets.