MantisBT - Zandronum
View Issue Details
0000190Zandronum[All Projects] Bugpublic2010-11-09 10:192018-09-30 22:51
Anonymous 
Torr Samaho 
normaltrivialalways
closedfixed 
i686GNU/LinuxArchlinux
 
 
0000190: skulltag [098d] default save_dir
Having an empty skulltag's "save_dir" option in skulltag.ini, the saved and autosaved game file are written in the current directory where you call skulltag's binary in a subdirectory called "~.skulltag"... Shouldn't it be
point to "~/.skulltag" which means to put your saves in the default
configuration directory under the user's home? Am i wrong?


Cheers and thanks for keeping the best PC videogame alive!!! ;-)
ff0000
Execute "skulltag" from a shell and the look at it with "ls" or similar ;-)

ff0000@regulus:~$ tree ~/.skulltag/.
/home/ff0000/.skulltag/
└── skulltag.ini

1 directory, 1 file
ff0000@regulus:~$ tree ~/~.skulltag/
/home/ff0000/~.skulltag/
├── auto0.zds
├── auto1.zds
├── auto2.zds
├── auto3.zds
├── save0.zds
├── save1.zds
└── save2.zds

0 directories, 7 files
none
No tags attached.
has duplicate 0000257closed Torr Samaho Linux save games going into ~.skulltag instead of ~/.skulltag. 
Issue History
2010-11-09 10:19AnonymousNew Issue
2011-02-03 21:42Edward-sanNote Added: 0000950
2011-02-04 11:57Torr SamahoRelationship addedhas duplicate 0000257
2011-02-04 11:58Torr SamahoNote Added: 0000957
2011-02-04 11:58Torr SamahoStatusnew => resolved
2011-02-04 11:58Torr SamahoResolutionopen => fixed
2011-02-04 11:58Torr SamahoAssigned To => Torr Samaho
2012-06-09 13:22Torr SamahoCategoryGeneral => Bug
2018-09-30 22:51Blzut3Statusresolved => closed

Notes
(0000950)
Edward-san   
2011-02-03 21:42   
actually this is a duplicate of'http://skulltag.net/tracker/view.php?id=257 [^]'
(0000957)
Torr Samaho   
2011-02-04 11:58   
Yeah, you are right. So this is fixed by now :).