Hey,
I was wondering whether its possible to run the george command "tv_writetextfile" without the permission dialog appearing and blocking execution?
tv_writetextfile without dialog
Re: tv_writetextfile without dialog
Hi tokejepsen,
There is an option in the Preferences > Interface panel named "George Alert: tv_WriteTextFile" that can prevent the permission dialog from appearing.
There is an option in the Preferences > Interface panel named "George Alert: tv_WriteTextFile" that can prevent the permission dialog from appearing.
- Bram Vermaas
- Posts: 3
- Joined: 08 Feb 2022, 13:46
- Contact:
Re: tv_writetextfile without dialog
Hi tokejepsen,
I'm a bit late to the party, but just in case you are still curious.
As a way of automatically giving writetextfile permission:
The preference setting that Thierry mentions is stored in a config.ini file as the line: georgecanwritefiledisplaypopup=1
The config file can be found here (tested for TVPaint 11):
I'm a bit late to the party, but just in case you are still curious.
As a way of automatically giving writetextfile permission:
The preference setting that Thierry mentions is stored in a config.ini file as the line: georgecanwritefiledisplaypopup=1
The config file can be found here (tested for TVPaint 11):
Code: Select all
windows: %USERPROFILE%\AppData\Roaming\tvp animation <version> pro\default\config.ini
linux: ~/.tvp/tvp animation <version> pro/default/config.ini
Re: tv_writetextfile without dialog
Hi,
i've got same issue here.
No matter what, checked or not, after restart tvpaint checkbox always checked. if i modify after close tvpaint, file is reset and i lost modification.
There is no other way, to uncheck this box ?
i've got same issue here.
No matter what, checked or not, after restart tvpaint checkbox always checked. if i modify
Code: Select all
config.ini
There is no other way, to uncheck this box ?
WINDOWS 10 : 10.0.19044 Build 19044
TVPAINT : 11.5.3-64bit dec 3 2021
CPU : i9-9900
RAM : 64Go
CG: RTX 2080 SUPER 8go
TVPAINT : 11.5.3-64bit dec 3 2021
CPU : i9-9900
RAM : 64Go
CG: RTX 2080 SUPER 8go
Re: tv_writetextfile without dialog
Okay,
switching back to keep always [...] and Open [...], seems to reset somethings...because is working
switching back to keep always [...] and Open [...], seems to reset somethings...because is working
WINDOWS 10 : 10.0.19044 Build 19044
TVPAINT : 11.5.3-64bit dec 3 2021
CPU : i9-9900
RAM : 64Go
CG: RTX 2080 SUPER 8go
TVPAINT : 11.5.3-64bit dec 3 2021
CPU : i9-9900
RAM : 64Go
CG: RTX 2080 SUPER 8go