Inkscape no longer launching after XQuartz update
For perhaps not very good reasons, I re-installed XQuartz on my system. After doing so, Inkscape will no longer launch.
* The behavior is that the dock icon will highlight briefly, then go away, without opening XQuartz.
* There is no crash, just a failure to launch. Accordingly, I have not managed to find anything that appears to be relevant in the DiagnosticReports, logs, or console (with one exception, at the end of this list).
* I have not changed OS version or Inkscape version (0.48.2) since everything was working.
* I have tried reinstalling XQuartz and Inkscape.
* I have restarted the computer.
* The gatekeeper has been passed.
* I've tried the suggestions of many previous debugging threads here (e.g., https:/
* My $DISPLAY variable appears to be set correctly:
$ echo $DISPLAY
/private/
* Other applications that use X11 appear to be working normally.
example: The command
$ xterm &
launches XQuartz and opens an xterm. If XQuartz is already open, this command opens another xterm window. Other X11 programs are also launching normally. So far as I have seen, only Inkscape is not launching correctly.
* Trying to launch Inkscape from the terminal works the same as launching from the finder:
$ open -a Inkscape
Shows Inkscape briefly in the dock, but again fails to launch.
* Trying to launch from the script fails in the same way, but gives a little more detail:
$ /Applications/
Setting Language: .UTF-8
(process:1091): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(inkscape-
[ As per other threads ( https:/
* Trying to launch Inkscape from within an xterm behaves identically to using a regular terminal window.
* One interesting thing: The console generates three copies of this this note about paths, when launching via the "open -a Inkscape" command:
6/8/14 11:22:20.293 PM Inkscape[2564]: *** -[NSProcessInfo environment]: Warning: duplicate definition for key 'PATH' found in environment -- subsequent definitions are ignored. The first definition was '/usr/bin:
Is this the issue? And if so, how might I go about fixing it?
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Inkscape Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Windell Oskay for more information if necessary.