Closed cbertelli closed 3 years ago
Hello, almost an year after, this bug is still open. Maybe it's something that hits only me. Maybe it's something tied to brew. Anyway, upgrade after upgrade, the issue is still here for me.
I deleted the preference file in
~/Library/Containers/com.arkphone.macsvg/Data/Library/Preferences/com.arkphone.macsvg.plist
and I got this error:
/Applications/macSVG.app/Contents/MacOS/macSVG
objc[53140]: Class PathSegment is implemented in both
/Applications/macSVG.app/Contents/MacOS/macSVG (0x1100b1498) and /Applications/macSVG.app/Contents/PlugIns/PathElementShapeAnimationEditor.plugin/Contents/MacOS/PathElementShapeAnimationEditor (0x115f53f68).
One of the two will be used. Which one is undefined.
objc[53140]: Class PathSegment is implemented in both
/Applications/macSVG.app/Contents/MacOS/macSVG (0x1100b1498) and /Applications/macSVG.app/Contents/PlugIns/PathElementEditor.plugin/Contents/MacOS/PathElementEditor (0x116053d50). One of the two will be used. Which one is undefined.
Illegal instruction: 4
The solution came from removing all preference files:
~/Library/Application Scripts/com.arkphone.macsvg
~/Library/Containers/com.arkphone.macsvg
issuing
brew uninstall macsvg --cask --zap
and then
brew uninstall macsvg
Now it works.
It crashes complaining for an illegal instruction.
This is the output: