[Solved] Solitaire not working

Technical issues/questions of an intermediate or advanced nature.
User avatar
Ed_P
Contributor
Contributor
Posts: 8343
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

[Solved] Solitaire not working

Post#1 by Ed_P » 27 Jul 2018, 02:23

So I downloaded aisleriot from USM, had USM resolve dependencies, and created a module with the app and the dependencies.

Code: Select all

guest@porteus:~$ ls /tmp/usm/
aisleriot-3.22.0-x86_64-1gv.txz     guile-2.0.11-x86_64-2.txz
aisleriot-3.22.0-x86_64-bundle.xzm  libunistring-0.9.3-x86_64-1.txz
guest@porteus:~$ 
Clicking on the Menu's Games AisleRiot Solitaire link produces nothing.

Reviewing the /usr/share/applications/AisleRiot Solitaire desktop file it shows exec=sol. I enter sol in terminal and get:

Code: Select all

guest@porteus:~$ sol
sol: error while loading shared libraries: libguile-2.0.so.22: cannot open shared object file: No such file or directory
guest@porteus:~$
Help! :unknown:
Ed

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Solitaire not working

Post#2 by francois » 27 Jul 2018, 02:55

Try:

Code: Select all

updatedb
mlocate libguile-2.0.so
Please provide output.
Prendre son temps, profiter de celui qui passe.

User avatar
Ed_P
Contributor
Contributor
Posts: 8343
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Solitaire not working

Post#3 by Ed_P » 27 Jul 2018, 03:21

Code: Select all

guest@porteus:~$ updatedb
updatedb: fatal error: You are not authorized to create a default slocate database!
guest@porteus:~$ su
Password: 
root@porteus:/home/guest# updatedb
root@porteus:/home/guest# mlocate libguile-2.0.so
bash: mlocate: command not found
root@porteus:/home/guest# 
Ed

donald
Full of knowledge
Full of knowledge
Posts: 2065
Joined: 17 Jun 2013, 13:17
Distribution: Porteus 3.2.2 XFCE 32bit
Location: Germany

Solitaire not working

Post#4 by donald » 27 Jul 2018, 06:18

Hi Ed

I tried the "aisleriot-3.22.0-x86_64-1gv" package.It didn't show the error
message you get, but told me that it wont work with gtk >= 3.19 IIRC

So i looked around and found this one (3.22.4)
http://www.slackel.gr/repo/x86_64/curre ... 64-1dj.txz
Which seems to work. --- at least in XFCE... :)

( + guile-2.0.11-x86_64-2.txz and libunistring-0.9.3-x86_64-1.txz of course )

EDIT
If you prefer a xzm module -- AisleRiot-3.22.4-x86_64-don.xzm
https://filehorst.de/d/cJdofvqp

Image
Tested with cinnamon DE

As usual:
The File is on a german hosting service so please do as follows to get it.
Wait 15 sec > click "Jetzt zur Download-Seite" (means go to download page) >
click "Klicke hier, um ihn zu starten" (means click to start the download).

User avatar
Ed_P
Contributor
Contributor
Posts: 8343
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Solitaire not working

Post#5 by Ed_P » 27 Jul 2018, 13:14

Perfect!! :Yahoo!:

Thank you :worthy: donald. :beer:



I now have 2 don.xzm modules! :)

Code: Select all

guest@porteus:~$ ls /mnt/sda6/porteus4.0/Modules/*don.xzm
/mnt/sda6/porteus4.0/Modules/AisleRiot-3.22.4-x86_64-don.xzm*
/mnt/sda6/porteus4.0/Modules/xmahjongg-3.7-x86_64-don.xzm*
guest@porteus:~$ 
Ed

User avatar
Ed_P
Contributor
Contributor
Posts: 8343
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

[solved] Solitaire not working

Post#6 by Ed_P » 27 Jul 2018, 13:27

hmmm question. When I start AisleRiot it opens a Klondike game. :good: Your screen shot shows a Spider game. :hmmm: How do I change the game? :unknown:


duh :sorry: Found it. :)
Ed

Post Reply