MantisBT - Zandronum
View Issue Details
0000257Zandronum[All Projects] Bugpublic2011-01-09 20:312018-09-30 20:09
Catoptromancy 
Torr Samaho 
lowminoralways
closedfixed 
LinuxUbuntu10.04 x86
 
1.0 
0000257: Linux save games going into ~.skulltag instead of ~/.skulltag.
Is savegamedir in ini is blank Skulltag will put them into odd directory.
Seems like a simple typo.
Save a game in linux, while save_dir is blank.
No tags attached.
duplicate of 0000190closed Torr Samaho skulltag [098d] default save_dir 
Issue History
2011-01-09 20:31CatoptromancyNew Issue
2011-01-10 19:34Dark-AssassinNote Added: 0000802
2011-01-19 02:35Torr SamahoNote Added: 0000831
2011-01-19 02:36Torr SamahoStatusnew => feedback
2011-01-19 21:33Edward-sanNote Added: 0000841
2011-01-19 22:12Edward-sanNote Edited: 0000841bug_revision_view_page.php?bugnote_id=841#r389
2011-01-24 03:34Torr SamahoNote Added: 0000859
2011-01-24 03:34Torr SamahoStatusfeedback => resolved
2011-01-24 03:34Torr SamahoFixed in Version => 1.0
2011-01-24 03:34Torr SamahoResolutionopen => fixed
2011-01-24 03:34Torr SamahoAssigned To => Torr Samaho
2011-02-04 11:57Torr SamahoRelationship addedduplicate of 0000190
2012-06-09 13:22Torr SamahoCategoryGeneral => Bug
2018-09-30 20:09Blzut3Statusresolved => closed

Notes
(0000802)
Dark-Assassin   
2011-01-10 19:34   
Its just a typo in the default ini generation afaict.
I have not had any problems with this because i have no need to save my games.
(0000831)
Torr Samaho   
2011-01-19 02:35   
Does ZDoom 1551 behave the same?
(0000841)
Edward-san   
2011-01-19 21:33   
(edited on: 2011-01-19 22:12)
Yes.
'http://mancubus.net/svn/zdoom?op=revision&rev=1777 [^]' fixes the problem (maybe the affected file is g_game.cpp, but maybe the other changes are also good)

(0000859)
Torr Samaho   
2011-01-24 03:34   
Thanks! I backported the fix in g_game.cpp from this revision. This should fix the issue.