inkscape startet nicht

Bei mir gehts jetzt und zwar mit dem ersten der Hinweise:

Problems After Installation

On Leopard (10.5) with XQuartz 2.2.1:

Some users report problems loading Inkscape 0.46-2 with XQuartz 2.2.1. - see here. This problem occurs because XQuartz 2.2.1 has changed fontconfig.

There are two possible fixes;

1. Michael Whybrow, the packager of Inkscape for Mac suggests this;

a. Open Terminal.app (in Applications -> Utilities) and type the following

mkdir ~/.fontconfig

b. Rerun Inkscape.app


2. Another solution originally posted here suggests editing an Inkscape configuration file;

a. Open Terminal.app (in Applications -> Utilities) and type

nano /Applications/Inkscape.app/Contents/Resources/script

b. Press CTRL+V (scrolls down a page)

c. Change the code (use the arrows keys to get to the right part) from:

"""
else
# Leopard onwards...

# Warn the user about time-consuming generation of fontconfig caches.
test -d ${HOME}/.fontconfig || exit 12
"""

to:

"""
else
# Leopard onwards...

# Warn the user about time-consuming generation of fontconfig caches.
test -d ${HOME}/.fontconfig
"""

d. Save changes by pressing CTRL+O and then ENTER to confirm

e. Run Inkscape and wait for first-time caching

Also it seems that having the "authentificate connexion" option checked in Preferences -> Securtity tab does interfere with Inkscape launch. Uncheck it if Inkscape doesn't launch.

I've installed X11 on OS X but Inkscape keeps asking for it

On Panther (10.3), you may need to uninstall/reinstall or upgrade X11. Use OSXPM to uninstall X11 - Install OSXPM and select the Uninstall tab, scroll down to X11User, select it and hit Uninstall. Then you can install X11 properly.

Die sind zu finden auf der Wiki-Incskape Seite

Ich hoffe ich konnte noch jemandem helfen.

lg Nora
 
  • Gefällt mir
Reaktionen: Waldrabe und heiko_s
Bei mir hat es damit jetzt auch geklappt! :freu:
Vielen Dank, Nora!
:hug:
 
wie muss ich es denn starten?
einfach auf inkscape klicken?

gibt es zu inkscape ne kostenlose alternative? ich brauch es nicht so oft und hab deshalb keine lust dafür dann 100$ abzudrücken…

gruß chris

Wie kommst du auf 100$? Inkscape ist Freeware.
 
AW: inkscape startet nicht

@apfelwurm:

super tipp, so hats nun endlich bei mir auch gefunzt...nach langem vergeblichen suchen im web....

mfg
coupe
 
AW: inkscape startet nicht

wurde ja jetzt geschrieben wie man es löst, der Fehler trat bei mir auch mal auf, als ich nicht XQuartz zuerst geupdatet hatte und Inkscape drauf miech (ist wohl ein Bug oder so) - naja zumindest irgendwie so, weiss nicht mehr. ich benutze inzwischen die Entwicklerversionen (0.47 etc.) find die neuen Features einfach klasse und warte gespannt auf den nächsten Release, leider ist die Vorab-Mac-Version nicht sonderlich spektakulär, wenn nicht sogar recht bescheiden, so einiges ist aber trotzdem schon möglich.
 
Zurück
Oben Unten