Automatic Export For Linux through commandLine

A forum dedicated to George scripting questions
Post Reply
edmond.cotterell
Posts: 2
Joined: 14 May 2015, 16:56

Automatic Export For Linux through commandLine

Post by edmond.cotterell »

I tried exporting files automatically via command line [linux] with a george script for tvpaint 11, like so:

/usr/share/tvpaint-developpement/tvp-animation-11-pro /tvp-animation-11-pro script="/home/username/desktop/script.grg"

It doesnt seem to be working, tvpaint doesnt even launch, but if i get rid of the argument like:

/usr/share/tvpaint-developpement/tvp-animation-11-pro /tvp-animation-11-pro

tvpaint launches a new project. Any idea what im doing wrong?
User avatar
Eric Scholl
Posts: 1303
Joined: 04 Apr 2011, 14:40

Re: Automatic Export For Linux through commandLine

Post by Eric Scholl »

What's you're TVPaint version ? ( I mean the full version 11.0.x )

If it's 11.0.0, then you should update your version to 11.0.1. This could fix this.
If doesn't fix it, it will be fixed in the next update (11.0.2).
edmond.cotterell
Posts: 2
Joined: 14 May 2015, 16:56

Re: Automatic Export For Linux through commandLine

Post by edmond.cotterell »

Thanx. I upgraded to tvpaint 11.0.1 tvpaint lauches but then throws a "Read error!" when i close tvpaint the file(e.g png ) is generated but not properly,

for example instead of a full image, i get only an outline. It works perfectly on windows but on linux it doesnt, and on mac it tries to interpret

' script="/georgepath" ' as a path instead of an argument to tvpaint. Are these bugs or i'm i doing something wrong?..
Post Reply