Page 1 of 1

[Solved] Solitaire not working

Posted: 27 Jul 2018, 02:23
by Ed_P
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:

Solitaire not working

Posted: 27 Jul 2018, 02:55
by francois
Try:

Code: Select all

updatedb
mlocate libguile-2.0.so
Please provide output.

Solitaire not working

Posted: 27 Jul 2018, 03:21
by Ed_P

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# 

Solitaire not working

Posted: 27 Jul 2018, 06:18
by donald
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).

Solitaire not working

Posted: 27 Jul 2018, 13:14
by Ed_P
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:~$ 

[solved] Solitaire not working

Posted: 27 Jul 2018, 13:27
by Ed_P
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. :)