GithubHelp home page GithubHelp logo

Incompatible with macOS about intro-outro-generator HOT 5 OPEN

voc avatar voc commented on July 29, 2024
Incompatible with macOS

from intro-outro-generator.

Comments (5)

mraerino avatar mraerino commented on July 29, 2024

Sehe das Issue jetzt erst, habe aber zu dem Thema schon einen Pull-request eingereicht.

Habe es so ohne Linux-VM auf Mac OS 10.10 zum Laufen gebracht: (nur der Inkscape Part)

  • Inkscape aus Homebrew installieren
brew tap homebrew/x11
brew install inkscape
  • Custom shell script zum Aufruf > /usr/local/bin/inkscape
#!/bin/sh

/usr/local/Cellar/inkscape/0.91_3/bin/inkscape "$@"

Dann noch meinen Pull-Request #3 dazu und es sollte laufen, zumindest tut es das bei mir.

from intro-outro-generator.

MaZderMind avatar MaZderMind commented on July 29, 2024

Ich habe #3 nicht gemerged, weil der Probleme auf Linux-Systemen macht. Gerne kannst du / könnt ihr die README.md um einen Abschnitt "verwendung unter OS/X" erweitern und dafür einen PR senden.

from intro-outro-generator.

saerdnaer avatar saerdnaer commented on July 29, 2024

Ich hab mal nen entsprchenden Hinweis in die Readme geschrieben (41e45b0). Ich werde mir die Lösung von @mraerino wohl auch erst ansehen wenn ich mal wieder vor dem Problem stehe.

from intro-outro-generator.

saerdnaer avatar saerdnaer commented on July 29, 2024

@mraerino Kannst du das 2>&1 nicht einfach in dein Wrapper Skript einbauen?

from intro-outro-generator.

mraerino avatar mraerino commented on July 29, 2024

Im Wrapper-Skript könnte man ein 2>/dev/null einfügen
Dann bekommt man aber von Inkscape nie Fehler ausgegeben.
Wer das hier liest und das als Workaround statt meinem Patch nutzen möchte, kann das gerne machen.

from intro-outro-generator.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.