Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

T@H Inkscape "not found" #1101

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments
Closed

T@H Inkscape "not found" #1101

openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments

Comments

@openstreetmap-trac
Copy link

Reporter: fatbozz[at]atlas.cz
[Submitted to the original trac issue database at 10.43pm, Sunday, 10th August 2008]

Hi, after last SVN update i cant run T@H, because ive got this error message.
This stat is on linux and windows

hostnameofpc:/tah/tilesAtHome# perl tilesGen.pl
- Using working directory /tmp/
- Using process log file tah-process.log
- Uploading with username "myusername"
- Deleting ZIP files after upload
- Configured Layer: captionless
- Configured Layer: tile
- Configured Layer: maplint
- zip is present

(inkscape:24117): Gtk-WARNING **: cannot open display: localhost:10.0
Can't find inkscape (using "inkscape")

and windows

Config.file

Inkscape=D:\progra~1\inkscape\inkscape

CMD.output

X:\Path\to\tilesAtHome>tilesGen.pl
- Using working directory C:\tempInkscape=D:\progra~1\inkscape\inkscape\
- Using process log file tah-process.log
- Uploading with username "myusername"
- Deleting ZIP files after upload
- Configured Layer: captionless
- Configured Layer: tile
- Configured Layer: maplint
- zip is present
"inkscape" is not recognized as an internal or external command,
operable program or batch file.
Can't find inkscape (using "inkscape")

I think its repair :) Thanks
Maybe " " can cause this or very strange path to inkscape

@openstreetmap-trac
Copy link
Author

Author: osm[at]deelkar.net
[Added to the original trac issue at 3.21pm, Monday, 11th August 2008]

That's 2 issues in one.

for the linux client:
try "unset DISPLAY" before running the client, or make the X display referenced in the DISPLAY environment variable accessible to the shell you are running tilesGen from.

For the windows client:
please make sure you have no trailing backslashes on your paths.

@openstreetmap-trac
Copy link
Author

Author: fatbozz[at]atlas.cz
[Added to the original trac issue at 10.52pm, Monday, 11th August 2008]

Replying to [comment:1 osm[at]deelkar.net]:

I wasnt configured anything, just "svn up" and now working again in linux, nothing written in *.conf

*Resolved
In windows client: i removed last \ From C:\Temp\

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant