Opened 5 years ago

Closed 2 years ago

#57604 closed defect (invalid)

inkscape @0.92.3_5+quartz builds and installs but fails to run

Reported by: rpspringuel (Fr. Samuel Springuel) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc: jjstickel (Jonathan Stickel), cooljeanius (Eric Gallager)
Port: inkscape

Description

I recently upgraded to Mojave and went through the procedure for upgrading MacPorts. All the ports seemed to install fine, but when I try to run inkscape I get the following error:

dyld: lazy symbol binding failed: Symbol not found: _g_desktop_app_info_get_type
  Referenced from: /opt/local/lib/libgiomm-2.4.1.dylib
  Expected in: /opt/local/lib/libgio-2.0.0.dylib

dyld: Symbol not found: _g_desktop_app_info_get_type
  Referenced from: /opt/local/lib/libgiomm-2.4.1.dylib
  Expected in: /opt/local/lib/libgio-2.0.0.dylib

Abort trap: 6

Clearly something has gone wrong, but heck if I know what.

Change History (10)

comment:1 Changed 5 years ago by mf2k (Frank Schima)

What procedure? Did you wiki:Migration procedure?

comment:2 Changed 5 years ago by rpspringuel (Fr. Samuel Springuel)

Yes, I followed that procedure. Other ports (like audacity and python) are working fine. inkscape is the only one I've come across thus far which isn't working.

comment:3 Changed 5 years ago by jamie-arcc (Michael James "Jamie" Schnaitter)

I have also noticed that the +quartz variant is misbehaving on Mojave, though I haven't used it in previous macOS versions either. I was able to get it to run, but the window either doesn't render correctly, is slow to repaint, or sometimes the mouse clicks do not register in the correct positions.

comment:4 Changed 5 years ago by hmeine (Hans Meine)

I cannot reproduce the mentioned problem with inkscape @0.92.3_5+quartz on Mojave, but I have other, serious ones, see #57641.

comment:5 Changed 5 years ago by rpspringuel (Fr. Samuel Springuel)

Updated ports today. Problem persists with inkscape @0.92.3_7+quartz.

comment:6 Changed 5 years ago by jjstickel (Jonathan Stickel)

Cc: jjstickel added

comment:7 Changed 5 years ago by jjstickel (Jonathan Stickel)

I just ran into this problem. I somehow had glibmm +x11. Reinstalling glibmm +quartz resolved the problem. glibmm should probably have an "active_variants" check for glib2.

comment:8 Changed 2 years ago by cooljeanius (Eric Gallager)

I think this is a dup of #54460

comment:9 Changed 2 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:10 Changed 2 years ago by mascguy (Christopher Nielsen)

Resolution: invalid
Status: assignedclosed
Note: See TracTickets for help on using tickets.