by Roberk3 » Tue Oct 16, 2012 5:13 am
I have read through the 2 suggested links and neither helped fix my problem launching Inkscape.
I have version 0.48.2 of Inkscape and 2.7.4 of xQuartz. I'm not very tech savvy, but have tried many of the suggestions online, with no luck. When I double click on Inkscape from my Dock it takes a few seconds, then turns my entire screen black with a small pop-up that reads "bash-3.2$". After a few seconds a 2nd pop-up window appears with a yellow warning sign, with a - (dash) in it, along with a lot of little boxes. It has a highlighted box to click, however it does not say anything, but has what looks like a "return arrow" (in blue) and then more of the little boxes on it. I click that "return arrow", then after a few more seconds a 3rd pop-up window appears with a red circle with a - (dash) in it along with many more of the little boxes. That one also has a highlighted box to click, but it is grayed out. After a few seconds this disappears too and return to the original pop-up window that reads "bash-3.2$". Again, during all of this my screen is completely black. I cannot right click, F9 to see all screens or anything else. I have to QUIT (windows Q) to get out of it. This happens ever time I try to open Inkscape. This last time I didn't touch anything and left it to go through all 3 pop-up windows and then return to the first and let that sit for over 7 minutes with nothing happening. I finally QUIT and am not posting. I know that it said it would take several minutes, so I wasn't sure if the 7+ minutes I gave for it to load was not long enough or if there is something else.
Additionally, the suggested corrections tells you to change
# Leopard onwards...
# Warn the user about time-consuming generation of fontconfig caches.test -d ${HOME}/.fontconfig || exit 12
to
# Leopard onwards...
# Warn the user about time-consuming generation of fontconfig caches.test -d ${HOME}/.fontconfig
2 things when I tried this.
1. Mine did not show "# Leopard onwards..." or anything like that.
2. I was able to find the "# Warn...", but the end of mine said # Warn the user about time-consuming generation of fontconfig caches.
test -f "${HOME}/.inkscape-etc/.fccache-new"|| exit 12
Like I said, I'm not a tech person, so I'm not sure if this is a huge deal that they are different and that I didn't see the # Leopard onward... part, but I wanted to put it out there in case it was.
Any help would be grately appreciated.
Thank you.