Opened 4 years ago

Closed 2 years ago

#60141 closed defect (fixed)

inkscape @0.92.4: render_fibonaccipattern.inx defined as HTML not extension

Reported by: fugueink Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: cooljeanius (Eric Gallager)
Port: inkscape

Description

When I tried to run Inkscape 0.92.4, everything but the render_fibonaccipattern.inx loaded, and for that I got a list of parser errors (see attached). I did open a copy of render_fibonaccipattern.inx and a copy of shapes.inx to compare them, and render_fibonaccipattern.inx did start with a definition for an HTML document while the shapes.inx file had one that appeared to be an Inkscape extension definition.

Attachments (1)

Attempt to run Inkscape (fibo ext failure).txt (29.9 KB) - added by fugueink 4 years ago.
Messages from Terminal when I tried to run Inkscape 0.92.4

Download all attachments as: .zip

Change History (6)

Changed 4 years ago by fugueink

Messages from Terminal when I tried to run Inkscape 0.92.4

comment:1 Changed 4 years ago by fugueink

I don't know if this is related, but I was trying to create a path in Inkscape and got the following error:

** (inkscape:28621): WARNING **: 18:28:59.118: Exception during LPE Power stroke execution.
 lib2geom exception: Invariants violation (/opt/local/var/macports/build
/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_inkscape
/inkscape/work/inkscape-0.92.4/src/2geom/piecewise.h:155)

The document window became empty.

Is it related, or should I start a new ticket? Or take it to the Inkscape developers? I'm sorry, I don't know hardly anything about coding.

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Cc: dbevans removed
Keywords: highsierra removed
Owner: set to dbevans
Port: 0.92.4 removed
Status: newassigned

comment:3 Changed 4 years ago by fugueink

I got it running without those errors. It seems I did not have XQuartz entirely removed. I had a terrible time finding the instructions to do so, so you might want to add them somewhere in the instructions for installing 0.92.4 on High Sierra:

launchctl unload /Library/LaunchAgents/org.macosforge.xquartz.startx.plist
sudo launchctl unload /Library/LaunchDaemons/org.macosforge.xquartz.privileged_startx.plist
sudo rm -rf /opt/X11* /Library/Launch*/org.macosforge.xquartz.* /Applications/Utilities/XQuartz.app /etc/*paths.d/*XQuartz
sudo pkgutil --forget org.macosforge.xquartz.pkg

I was getting a couple other errors, but . . . well, I'm not getting them anymore. I'm confused, but I guess it doesn't matter if I'm not getting them anymore.

I'm not sure how to close the ticket. I'm guessing a regular user like me doesn't have access to the Status field.

Thank you!

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

Cc: cooljeanius added

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

Resolution: fixed
Status: assignedclosed

Since this port has now been updated to 1.1.2, please let us know if this is still an issue.

If so, we'll reopen.

Note: See TracTickets for help on using tickets.