Environment variables used by Inkscape
Hi all,
as I believe there's no real list of important environment variables used by Inkscape and it's dependencies I just put together
http://wiki.inkscape.org/wiki/index.php/Environment_variables
I hope this will be of help to everybody running Inkscape (users and developers alike) and prove as a useful reference.
Feel free to add and improve as desired!
Cheers, Patrick
On Mon, Jul 08, 2019 at 09:21:54PM +0200, Patrick Storz wrote:
Hi all,
as I believe there's no real list of important environment variables used by Inkscape and it's dependencies I just put together
http://wiki.inkscape.org/wiki/index.php/Environment_variables
I hope this will be of help to everybody running Inkscape (users and developers alike) and prove as a useful reference.
Feel free to add and improve as desired!
We've documented the environment variables in the inkscape man page, although it's probably been a while since that was updated so is probably missing a lot of info. This wiki page looks much more informative, nicely done!
Would you mind also copying the relevant text into the inkscape man page?
https://gitlab.com/inkscape/inkscape-docs/documentation/blob/master/man/inks...
(Looks like the README in the inkscape/man/ dir also needs an update to point to the inkscape-docs project in gitlab instead of the old bzr tree.)
The glib/gtk env var info you've collected would probably also be extremely useful for testers & bug reporters, but I'm sure you already thought all about that. :-)
Bryce
Am 08.07.2019 um 21:35 schrieb Bryce Harrington:
On Mon, Jul 08, 2019 at 09:21:54PM +0200, Patrick Storz wrote:
Hi all,
as I believe there's no real list of important environment variables used by Inkscape and it's dependencies I just put together
http://wiki.inkscape.org/wiki/index.php/Environment_variables
I hope this will be of help to everybody running Inkscape (users and developers alike) and prove as a useful reference.
Feel free to add and improve as desired!
We've documented the environment variables in the inkscape man page, although it's probably been a while since that was updated so is probably missing a lot of info. This wiki page looks much more informative, nicely done!
Would you mind also copying the relevant text into the inkscape man page?
https://gitlab.com/inkscape/inkscape-docs/documentation/blob/master/man/inks...
(Looks like the README in the inkscape/man/ dir also needs an update to point to the inkscape-docs project in gitlab instead of the old bzr tree.)
The glib/gtk env var info you've collected would probably also be extremely useful for testers & bug reporters, but I'm sure you already thought all about that. :-)
Bryce
Hi Bryce,
thanks.
Yes, I noticed we have only one of the Inkscape-specific variables documented in the man page, so the other two should be added as well. (We actually have a few more, see comment in the Wiki source, but I think they're likely not relevant enough to be added in either list).
Does anybody know if "|DISPLAY|" and "|TMPDIR|" do belong into the man page or should they be removed while we're at it? They seem like generic Linux variables an aren't specific to Inkscape at all if I'm not mistaken.
Cheers, Patrick
On Mon, Jul 08, 2019 at 10:06:06PM +0200, Patrick Storz wrote:
Am 08.07.2019 um 21:35 schrieb Bryce Harrington:
On Mon, Jul 08, 2019 at 09:21:54PM +0200, Patrick Storz wrote:
Hi all,
as I believe there's no real list of important environment variables used by Inkscape and it's dependencies I just put together
http://wiki.inkscape.org/wiki/index.php/Environment_variables
I hope this will be of help to everybody running Inkscape (users and developers alike) and prove as a useful reference.
Feel free to add and improve as desired!
We've documented the environment variables in the inkscape man page, although it's probably been a while since that was updated so is probably missing a lot of info. This wiki page looks much more informative, nicely done!
Would you mind also copying the relevant text into the inkscape man page?
https://gitlab.com/inkscape/inkscape-docs/documentation/blob/master/man/inks...
(Looks like the README in the inkscape/man/ dir also needs an update to point to the inkscape-docs project in gitlab instead of the old bzr tree.)
The glib/gtk env var info you've collected would probably also be extremely useful for testers & bug reporters, but I'm sure you already thought all about that. :-)
Bryce
Hi Bryce,
thanks.
Yes, I noticed we have only one of the Inkscape-specific variables documented in the man page, so the other two should be added as well. (We actually have a few more, see comment in the Wiki source, but I think they're likely not relevant enough to be added in either list).
Does anybody know if "|DISPLAY|" and "|TMPDIR|" do belong into the man page or should they be removed while we're at it? They seem like generic Linux variables an aren't specific to Inkscape at all if I'm not mistaken.
Those should be fine to remove, yeah. We don't seem to have anything particularly insightful to say about them.
Bryce
participants (2)
-
Bryce Harrington
-
Patrick Storz