PySol
Just a marker at this point
http://forums.fedoraforum.org/showthread.php?t=223996&highlight=pysol
Keeping saved game data, I've backed up Pysol files many times. I've run into problems restoring that data where the game will still show 0 games played and 0 won / lost. Problem seems to be that the folder .PySolFC is owned by root as are the permissions. Changing permissions and owner solved this for me.
sudo chmod a+rw -R .PySolFC sudo chown -R glenn:glenn .PySolFC
Once I made those 2 changes everything was restored as expected.
Return home
