@AndrewAAGamer The issue should be fixed from TripleA version 2.0.20258 on.
https://github.com/triplea-game/triplea/releases
Mate 1.12.0 Linux
-
Thank you for the illustration.
I don’t know if it helps but I will comment on what I am seeing.
First image:
We are in Linux. When clicking on the savegame.tsvg file from the browser the “You have chosen to open-dialogue” appears. The tsvg-file is unknown and there is no Helper Application for it.
This is the expected behaviour. As I said before, neither TripleA nor tsvg-files are in any way registered with your Linux-OS. When you execute the triplea.exe using WINE in Linux, you just launch the Java-program TripleA using a windows-launcher. Instead you should use “Save file” in this (above mentioned) dialogue to download the savegame and manually load it from inside TripleA after starting TripleA.
Second image:
You use TripleA.exe for Windows to launch the Java-program TripleA with Wine in Linux. So far so good.
Third image:
You have started TripleA and want to load a savegame. You do not have or cannot find a tsvg-file in the shown directory/folder.
If you had chosen “Save file” in the first image’s dialogue, you would have the savegame inside the folder, that you would have defined just before saving. In the shown “open” dialogue, just change to the directory/folder indicated for saving and your tsvg-file will be there.HTH :-)
(Edit: typos)
-
I did try the above procedure, and still getting no where…
However, I am wondering if i download the linux version from here if it will fix my issue…
I will fine out monday!
-
@ktylu:
I did try the above procedure, and still getting no where…
However, I am wondering if i download the linux version from here if it will fix my issue…
I will fine out monday!
That is what I already proposed in my first answer, see
http://www.axisandallies.org/forums/index.php?topic=37791.msg1529827#msg1529827Note: Using www.triplea-game.org/download you will get the latest release-candidate of the new 1.9 TripleA version.
This version still has issues, especially when playing (continuing) games created with version 1.8.0.9 and earlier.So if you want to continue 1.8.0.9-games, either do it with 1.8.0.9….
Link is here, too: http://www.axisandallies.org/forums/index.php?topic=37791.msg1529827#msg1529827… or follow the upgrade notes to be found here: http://www.triplea-game.org/upgrade_notes
Good luck :-)
-
If you’re using Wine (which I don’t find very useful BTW, either the program runs natively, requires USB support which is lacking in Wine or doesn’t work for some other reason. About the only exception is pipelight.) you need to put the file somewhere accessible to the windows environment.
I don’t know why you are trying to open the save game. That is not supported. Does it work on Windows? You need to open TripleA and then load the game.
I agree with P@nther. Run it under native Unix. No reason not to. I haven’t used Mate Linux - is that ubuntu mate? If so, install Java 8 with “sudo apt-get install openjdk-8-jre-headless” first. Unless you have a compatible java version it won’t work.
-
If you’re using Wine (which I don’t find very useful BTW, either the program runs natively, requires USB support which is lacking in Wine or doesn’t work for some other reason. About the only exception is pipelight.) you need to put the file somewhere accessible to the windows environment.
I don’t know why you are trying to open the save game. That is not supported. Does it work on Windows? You need to open TripleA and then load the game.
I agree with P@nther. Run it under native Unix. No reason not to. I haven’t used Mate Linux - is that ubuntu mate? If so, install Java 8 with “sudo apt-get install openjdk-8-jre-headless” first. Unless you have a compatible java version it won’t work.
I run it on windows, and MAC’s at home just fine now.
This is on one of my other PC’s…
I did what you said to try and here are the screen shots, i should add this is after i click on the saved game in the play by forums…
I hate these linux machines, cant even get a format to attach or photobucket with…
installed sudo file
clicked on file in play by forums
no matter how i try to open the file after download i get
The tsvg file is not supported… -
@ktylu:
I did try the above procedure, and still getting no where…
However, I am wondering if i download the linux version from here if it will fix my issue…
I will fine out monday!
I tried the link above as well, and downloaded TripleA_1.9.0.0.3057_unix.sh
when i click on the file after downloading….
nothing happens on the machine, it fades away…and nothing
-
If you really want to try out the 1.9 prereleases or release candidate (being aware of compatibility and other issues) better always use the very latest one from https://github.com/triplea-game/triplea/releases
Note that you have to redownload every map you need, too.Also it looks like you have not installed the package that you have downloaded.
I have no linux machine at the moment but either your distribution comes with an installer or you can do it using the console.
Alternatively download the “all_platforms.zip” , unzip it into an appropriate directory and execute the command ./triplea_unix.sh
(as already proposed in my first answer, too).And again, have you installed the latest Java?
Good luck, again. :-)
-
@ktylu:
@ktylu:
I did try the above procedure, and still getting no where…
However, I am wondering if i download the linux version from here if it will fix my issue…
I will fine out monday!
I tried the link above as well, and downloaded TripleA_1.9.0.0.3057_unix.sh
when i click on the file after downloading….
nothing happens on the machine, it fades away…and nothing
I have never tried that! Open up a terminal window (on Ubuntu ctrl-alt-t) and type in “sh <path_to_downloaded_file>”</path_to_downloaded_file>
-
Does it work now, ktylu?
-
Well, i had it …. after some CLI work on the LINUX OS… however now it auto updates to 1.9
and of course, i have not installed that version yet, and it forces the update too, which is wierd
so games cant be opened…
all i can do for today, sorry for the delay… have not had much time lately… im so close i can taste it…
nano TripleA_1.9.0.0.3057_unix.sh
from CLI was how i was able to get to it from the machine…
to be continued :roll:
-
Good luck, keep us updated.
BTW, you are using a pre-release version.
Better use the latest version from http://www.triplea-game.org/download/ -
@ktylu:
nano TripleA_1.9.0.0.3057_unix.sh
This part surprises me. Editing a compressed file doesn’t make sense! Perhaps a typo.