List Info

Thread: Re: Fail to run Inkscape




Re: Fail to run Inkscape
country flaguser name
China
2008-03-04 03:20:35
My Inkscape is not install through Fink, but the dmg file that obtain from http://www.inkscape.org/ .
I installed inkscape through Fink about one month ago, but it is not succeed. I doubt if there are conflict between the different versions. Since I found that Fink use a mixture of own libraries and the system, but not seems the fink's.

Jinzhi.



----- Original Message ----
From: Martin Costabel <costabelwanadoo.fr>
To: Jinzhi Lei <jin_zhi_leiyahoo.com&gt;
Cc: fink-beginnerslists.sourceforge.net
Sent: Tuesday, March 4, 2008 4:23:38 PM
Subject: Re: [Fink-beginners] Fail to run Inkscape

Jinzhi Lei wrote:
&gt; Hi, all,
>;
> When I launch Inkscape, I can only got gray a window (see the attached),
> and unable to use Inkscape. If any one can tell me how can I run
> Inkscape in Leopard? I can use Inkscape a month ago, and fail after I
> update the fink sometime. I'm not sure this is because the problem of
> X11 or fink package.
>
> The system informations are: Leopard 10.5.2, X11-2.1.4, Inkscape-0.45.1.

Where did you get this inkscape from? Fink only has inkscape-0.44.1.
Version 0.44.1-1002 works correctly for me. I have the same OSX and X11
versions as you.

--
Martin




Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
Re: Fail to run Inkscape
country flaguser name
United States
2008-03-04 09:44:25
Hi --

The Inkscape dmg is independent of Fink and  contains all the dependencies that it needs (I think).  So this is an issue better addressed at the Inskape user message board.  I've had the same problem with the same set up (10.5.2, Intel, 0.45.1 and 0.46, X11-2.1.4) and it seems to be an X11 problem.  The following is from a post I made to the Inkscape board a couple of  days ago.  (0.46 is actually 0.45 dev and is the new release of Inskape that will be released within a couple of days.)

"The problem definitely seems to be an X11 issue rather than Inkscape.  I set up a new user and 0.46 runs just fine using Inkscape and X11 from the same Applications directory, so the problem must be in my normal user settings or files somewhere.  I found the following for anyone having problems with X11 startup at: http://lists.apple.com/archives/X11-users/2007/Nov/msg00498.html and specifically a short routine to check all the user controlled set up files (.rc, .profile etc) for incorrect DISPLAY settings:

$ grep DISPLAY ~/.*rc ~/.login ~/.*profile ~/.MacOSX/environment.plist 2>/dev/null
$ grep -r DISPLAY /opt/local/etc /sw/etc /etc 2>/dev/null


In my case this came up with the ~/.profile file that included a line :

export DISPLAY=:0.0

and when I ran 

"echo $DISPLAY"   the result was

:0.0

Apparently this is a bad thing and what causes the problem  - a common issue, and the offending line in ~/.profile should be deleted&nbsp;

Then after running Inkscape you will find that running&nbsp;

"echo $DISPLAY" will produce

/tmp/launch-LGD5sz/:0  

or something similar in format."

And that's as it should be.

&nbsp;.............So try the above.  Also try deleting (or moving aside) the ~/.inkscape and ~/.inkscape-etc  files - Inkscape will create new clean versions when you start it.

Finally if that doesn't work, set up a new user and try running Inkscape in it - if you find it runs fine, there's a bad file in your current user that's getting in the way.

Good luck

Stu

 

On Mar 4, 2008, at 4:20 AM, Jinzhi Lei wrote:

My Inkscape is not install through Fink, but the dmg file that obtain from http://www.inkscape.org/ . 
I installed inkscape through Fink about one month ago, but it is not succeed. I doubt if there are conflict between the different versions. Since I found that Fink use a mixture of own libraries and the system, but not seems the fink's.

Jinzhi.



----- Original Message ----
From: Martin Costabel < costabelwanadoo.fr">costabelwanadoo.fr>
To: Jinzhi Lei < jin_zhi_leiyahoo.com">jin_zhi_leiyahoo.com>
Cc:  fink-beginnerslists.sourceforge.net">fink-beginnerslists.sourceforge.net
Sent: Tuesday, March 4, 2008 4:23:38 PM
Subject: Re: [Fink-beginners] Fail to run Inkscape

Jinzhi Lei wrote:
>; Hi, all,
> 
&gt; When I launch Inkscape, I can only got gray a window (see the attached), 
&gt; and unable to use Inkscape. If any one can tell me how can I run 
&gt; Inkscape in Leopard? I can use Inkscape a month ago, and fail after I 
&gt; update the fink sometime. I'm not sure this is because the problem of 
&gt; X11 or fink package.
&gt; 
&gt; The system informations are: Leopard 10.5.2, X11-2.1.4, Inkscape-0.45.1.

Where did you get this inkscape from? Fink only has inkscape-0.44.1. 
Version 0.44.1-1002 works correctly for me. I have the same OSX and X11 
versions as you.

-- 
Martin




Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
Fink-beginners mailing list
Fink-beginnerslists.sourceforge.net">Fink-beginnerslists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.beginners

Re: Fail to run Inkscape
country flaguser name
United States
2008-03-04 07:12:15
Don't blame Fink on this one without strong evidence to the
contrary.  
We deliberately install our files, by default, in a location
that isn't 
used by the system.  A Fink update shouldn't affect anything
else that 
doesn't link to Fink-installed libraries.  Unless you
installed Fink in 
/usr/local, but then that's your responsibility. 

So the possible causes are: 

1)  inkscape.org's binary had files get overwritten by Fink.
 This seems 
not very likely--but if it's the case, that's not our
responsibility, 
since they can install library files in any location they
like rather 
than in /sw.  My Mac is offline right now so I can't look
into this 
preently.

2)  The X11 update changed something.  I'd say this is the
most likely 
cause, and is completely out of our control, since we no
longer provide 
an X11 distribution as of 10.5.


Jinzhi Lei wrote:
> My Inkscape is not install through Fink, but the dmg
file that obtain 
> from http://www.inkscape.org/
.
> I installed inkscape through Fink about one month ago,
but it is not 
> succeed. I doubt if there are conflict between the
different versions. 
> Since I found that Fink use a mixture of own libraries
and the system, 
> but not seems the fink's.
>
> Jinzhi.
>
>
>
> ----- Original Message ----
> From: Martin Costabel <costabelwanadoo.fr>
> To: Jinzhi Lei <jin_zhi_leiyahoo.com>
> Cc: fink-beginnerslists.sourceforge.net
> Sent: Tuesday, March 4, 2008 4:23:38 PM
> Subject: Re: [Fink-beginners] Fail to run Inkscape
>
> Jinzhi Lei wrote:
> > Hi, all,
> >
> > When I launch Inkscape, I can only got gray a
window (see the 
> attached),
> > and unable to use Inkscape. If any one can tell me
how can I run
> > Inkscape in Leopard? I can use Inkscape a month
ago, and fail after I
> > update the fink sometime. I'm not sure this is
because the problem of
> > X11 or fink package.
> >
> > The system informations are: Leopard 10.5.2,
X11-2.1.4, Inkscape-0.45.1.
>
> Where did you get this inkscape from? Fink only has
inkscape-0.44.1.
> Version 0.44.1-1002 works correctly for me. I have the
same OSX and X11
> versions as you.
>
> -- 
> Martin
>
>


------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
Fink-beginnerslists.sourceforge.net
h
ttp://news.gmane.org/gmane.os.apple.fink.beginners

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )