Page 1 of 1

problem installing freesolitaire3d on lubuntu

Posted: Feb 22, 2022
by marmad57
I get problem installing the software. There is a specific procedure I have to follow? thank you in advance.

Re: problem installing freesolitaire3d on lubuntu

Posted: Mar 01, 2022
by Aidan
You need to extract the zip file somewhere on your system and then double click the 'Free Solitaire 3D' file you will see there to start the game.

Re: problem installing freesolitaire3d on lubuntu

Posted: Mar 01, 2022
by marmad57
I do so but when i click a pop up appears saying "an error occurred" :cry:

Re: problem installing freesolitaire3d on lubuntu

Posted: Mar 01, 2022
by marmad57
and also with the licensed version :(

Re: problem installing freesolitaire3d on lubuntu

Posted: Mar 01, 2022
by Aidan
Linux is tricky as systems can be quite different. Do you think you can run it in the terminal and get the logs here?
Hopefully opening a terminal and dragging the file there then pressing enter in terminal will do that.

Re: problem installing freesolitaire3d on lubuntu

Posted: Mar 02, 2022
by marmad57
mari@mari-lubuntu:~$ cd Solitaire3D/
mari@mari-lubuntu:~/Solitaire3D$ Solitaire3D
Solitaire3D: command not found

Re: problem installing freesolitaire3d on lubuntu

Posted: Mar 02, 2022
by marmad57
mari@mari-lubuntu:~/Solitaire3D$ Solitaire3D
Solitaire3D: command not found
mari@mari-lubuntu:~/Solitaire3D$ /home/mari/Solitaire3D/Solitaire3D

(zenity:1873): Gtk-WARNING **: 10:24:37.586: Failed to set text '[ The type initializer for 'Sys' threw an exception. ] - [ /libmono-native.so assembly:<unknown assembly> type:<unknown type> member:(null) ]' from markup due to error parsing markup: Error on line 1 char 113: Odd character “>”, expected a “=” after attribute name “assembly” of element “unknown”
mari@mari-lubuntu:~/Solitaire3D$

Re: problem installing freesolitaire3d on lubuntu

Posted: Mar 02, 2022
by marmad57
perhaps have I to install this pakage?

File list of package mono-runtime-dbg in focal of architecture all

/usr/lib/debug/usr/bin/mono-boehm
/usr/lib/debug/usr/bin/mono-hang-watchdog
/usr/lib/debug/usr/bin/mono-sgen
/usr/lib/debug/usr/lib/libMonoPosixHelper.so
/usr/lib/debug/usr/lib/libMonoSupportW.so
/usr/lib/debug/usr/lib/libmono-btls-shared.so
/usr/lib/debug/usr/lib/libmono-native.so.0.0.0
/usr/share/doc/mono-runtime-dbg/changelog.Debian.gz
/usr/share/doc/mono-runtime-dbg/copyright

Re: problem installing freesolitaire3d on lubuntu

Posted: Mar 02, 2022
by Aidan
That's a warning so does not look like the problem.

Try typing "./Solitaire3D" from the same folder instead of just "Solitaire3D". Also try "./Solitaire3D.exe".

Re: problem installing freesolitaire3d on lubuntu

Posted: Mar 03, 2022
by marmad57
mari@mari-lubuntu:~/Solitaire3D$ ./Solitaire3D.exe
bash: ./Solitaire3D.exe: Permission denied
mari@mari-lubuntu:~/Solitaire3D$ ^C
mari@mari-lubuntu:~/Solitaire3D$

mari@mari-lubuntu:~/Solitaire3D$ ./Solitaire3D
mari@mari-lubuntu:~/Solitaire3D$
(zenity:1691): Gtk-WARNING **: 09:15:42.994: Failed to set text '[ The type initializer for 'Sys' threw an exception. ] - [ /libmono-native.so assembly:<unknown assembly> type:<unknown type> member:(null) ]' from markup due to error parsing markup: Error on line 1 char 113: Odd character “>”, expected a “=” after attribute name “assembly” of element “unknown”

Re: problem installing freesolitaire3d on lubuntu

Posted: Mar 04, 2022
by Aidan
perhaps have I to install this pakage?

File list of package mono-runtime-dbg in focal of architecture all
You can try that, and then you can start the game using "mono Solitaire3D.exe" as far as I can remember. It might help to get "./Solitaire3D" working also. Sorry, I don't have a Linux OS handy at the moment to verify, and only did previous testing on Ubuntu.