Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
-
Tulevik
- Samurai

- Posts: 138
- Joined: 21 Jul 2024, 21:40
- Distribution: Porteus v5.01 XFCE
Post#16
by Tulevik » 30 Jul 2024, 22:06
A "hierarchical spreadsheet" that is a great replacement for spreadsheets, mind mappers, outliners, PIMs, text editors and small databases.
Built within Porteus XFCE 5.01
Last edited by
Tulevik on 08 Aug 2024, 18:43, edited 1 time in total.
Tulevik
-
Tulevik
- Samurai

- Posts: 138
- Joined: 21 Jul 2024, 21:40
- Distribution: Porteus v5.01 XFCE
Post#17
by Tulevik » 31 Jul 2024, 12:33
Kigo is an open-source implementation of the popular Go, a strategic board game for two players.
Built within Porteus XFCE 5.01
Last edited by
Tulevik on 08 Aug 2024, 19:08, edited 1 time in total.
Tulevik
-
Ed_P
- Contributor

- Posts: 8912
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#18
by Ed_P » 31 Jul 2024, 17:02
Tulevik wrote: ↑30 Jul 2024, 21:57
It is possible that this game works O.K. for me because I also have enabled at start the Okular module,
That does help.
Code: Select all
drwxr-xr-x 4 root root 37 May 27 2022 kcheckers_0.8.1-6_amd64.xzm/
drwxr-xr-x 4 root root 37 Jul 11 18:28 mfcj4335dwpdrv-3.5.0-1.i386.xzm/
drwxr-xr-x 8 root root 95 Jul 28 02:06 mychanges.xzm/
drwxr-xr-x 6 root root 85 Jul 20 11:45 okular-21.12.1-x86_64-1.xzm/
drwxr-xr-x 4 root root 37 Feb 6 11:54 wmctrl-1.07-x86_64-2salix15.0.xzm/
guest@porteus
guest@porteus:~$ kcheckers
Your Locale: "en_US"
Prefix path: /usr
Loading Qt translations failed.
Loading KCheckers translations failed.
QFont::fromString: Invalid description '(empty)'
guest@porteus:~$
But unable to increase the size of the window. Maximize and Resize are not options

Ed_P
-
Tulevik
- Samurai

- Posts: 138
- Joined: 21 Jul 2024, 21:40
- Distribution: Porteus v5.01 XFCE
Post#19
by Tulevik » 31 Jul 2024, 19:36
Ed_P wrote: ↑31 Jul 2024, 17:02
Tulevik wrote: ↑30 Jul 2024, 21:57
It is possible that this game works O.K. for me because I also have enabled at start the Okular module,
That does help.
Code: Select all
drwxr-xr-x 4 root root 37 May 27 2022 kcheckers_0.8.1-6_amd64.xzm/
drwxr-xr-x 4 root root 37 Jul 11 18:28 mfcj4335dwpdrv-3.5.0-1.i386.xzm/
drwxr-xr-x 8 root root 95 Jul 28 02:06 mychanges.xzm/
drwxr-xr-x 6 root root 85 Jul 20 11:45 okular-21.12.1-x86_64-1.xzm/
drwxr-xr-x 4 root root 37 Feb 6 11:54 wmctrl-1.07-x86_64-2salix15.0.xzm/
guest@porteus
guest@porteus:~$ kcheckers
Your Locale: "en_US"
Prefix path: /usr
Loading Qt translations failed.
Loading KCheckers translations failed.
QFont::fromString: Invalid description '(empty)'
guest@porteus:~$
But unable to increase the size of the window. Maximize and Resize are not options
Yeah, it's a pity. But at least is playable. I hope we can grab a better alternative

Tulevik
-
i3slkiller
- Contributor

- Posts: 129
- Joined: 03 Feb 2020, 18:51
- Distribution: Debian 12, Porteus 5.01
- Location: Poland
Post#20
by i3slkiller » 31 Jul 2024, 20:19
Ed_P wrote: ↑30 Jul 2024, 21:48
KCheckers & Porteus 5.01 Cinnamon
Code: Select all
guest@porteus:~$ kcheckers
kcheckers: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory
guest@porteus:~$
qt5-base (both mine and porteus bundle) already have this library bundled, so it's probably enough to activate it
Code: Select all
$ unsquashfs -l ../../bundles/qt5-base-5.15.3_20220318-x86_64-xfce-cinnamon-openbox-lxde-mate-gnome.xzm | grep Qt5Widgets
squashfs-root/usr/lib64/libQt5Widgets.so
squashfs-root/usr/lib64/libQt5Widgets.so.5
squashfs-root/usr/lib64/libQt5Widgets.so.5.15
squashfs-root/usr/lib64/libQt5Widgets.so.5.15.3
$ sha512sum ../../bundles/qt5-base-5.15.3_20220318-x86_64-xfce-cinnamon-openbox-lxde-mate-gnome.xzm
eaa45b271c9a8655520c0247b6d5e75931e5ec58aea85547c36d3496cf3a8a13e1c62db31de363a735967fcb37df8e216e8490b002268c5a08e2ecaf58073262 ../../bundles/qt5-base-5.15.3_20220318-x86_64-xfce-cinnamon-openbox-lxde-mate-gnome.xzm
BTW I have a one note to Tulevik - on this forum regular user cannot edit posts older than 30 days, so if you want to edit/add something on such post, you need to ask mod/admin for it.
i3slkiller
-
Tulevik
- Samurai

- Posts: 138
- Joined: 21 Jul 2024, 21:40
- Distribution: Porteus v5.01 XFCE
Post#21
by Tulevik » 31 Jul 2024, 22:49
i3slkiller wrote: ↑31 Jul 2024, 20:19
BTW I have a one note to Tulevik - on this forum regular user cannot edit posts older than 30 days, so if you want to edit/add something on such post, you need to ask mod/admin for it.
Oh I didn't know it. I will keep that it in mind, thank you very much!

Last edited by
Ed_P on 01 Aug 2024, 05:20, edited 1 time in total.
Reason: Reduced size of quote
Tulevik
-
Ed_P
- Contributor

- Posts: 8912
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#22
by Ed_P » 01 Aug 2024, 05:22
i3slkiller wrote: ↑31 Jul 2024, 20:19
qt5-base (both mine and porteus bundle) already have this library bundled, so it's probably enough to activate it
Thanks
i3slkiller.

You have a link to your bundle's posting?
Ed_P
-
i3slkiller
- Contributor

- Posts: 129
- Joined: 03 Feb 2020, 18:51
- Distribution: Debian 12, Porteus 5.01
- Location: Poland
Post#23
by i3slkiller » 01 Aug 2024, 05:28
i3slkiller
-
Ed_P
- Contributor

- Posts: 8912
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#24
by Ed_P » 01 Aug 2024, 06:05
Thanks
i3slkiller.
I tweaked the 2nd link to a safer site and will test the modules tomorrow.
Ed_P
-
Tulevik
- Samurai

- Posts: 138
- Joined: 21 Jul 2024, 21:40
- Distribution: Porteus v5.01 XFCE
Post#25
by Tulevik » 01 Aug 2024, 10:30
WmMoonClock displays a small pixmap of the current phase of the moon.
Built within Porteus XFCE 5.01
Last edited by
Tulevik on 08 Aug 2024, 19:08, edited 1 time in total.
Tulevik
-
Tulevik
- Samurai

- Posts: 138
- Joined: 21 Jul 2024, 21:40
- Distribution: Porteus v5.01 XFCE
Post#26
by Tulevik » 01 Aug 2024, 13:06
DOSBox-X is an advanced open-source DOS emulator for running DOS applications and games. DOS-based Windows such as Windows 3.x and Windows 9x are officially supported.
Built within Porteus XFCE 5.01
Last edited by
Tulevik on 08 Aug 2024, 19:09, edited 1 time in total.
Tulevik
-
Tulevik
- Samurai

- Posts: 138
- Joined: 21 Jul 2024, 21:40
- Distribution: Porteus v5.01 XFCE
Post#27
by Tulevik » 01 Aug 2024, 13:14
KMahjongg is a solitaire game where the player removes matching Mahjongg tiles to clear the board.
Built within Porteus XFCE 5.01
Last edited by
Tulevik on 08 Aug 2024, 19:09, edited 1 time in total.
Tulevik
-
Tulevik
- Samurai

- Posts: 138
- Joined: 21 Jul 2024, 21:40
- Distribution: Porteus v5.01 XFCE
Post#28
by Tulevik » 01 Aug 2024, 19:17
A free and open source software for creating print-ready documents, books and comics.
Built within Porteus XFCE 5.01
Last edited by
Tulevik on 08 Aug 2024, 19:09, edited 1 time in total.
Tulevik
-
Ed_P
- Contributor

- Posts: 8912
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#29
by Ed_P » 01 Aug 2024, 20:12
Tulevik wrote: ↑01 Aug 2024, 19:17
Image
A free and open source software for creating print-ready documents, books and comics.
No image displayed and I get
502 Bad Gateway if I right click on it.
Ed_P
-
Tulevik
- Samurai

- Posts: 138
- Joined: 21 Jul 2024, 21:40
- Distribution: Porteus v5.01 XFCE
Post#30
by Tulevik » 01 Aug 2024, 23:44
Ed_P wrote: ↑01 Aug 2024, 20:12
Tulevik wrote: ↑01 Aug 2024, 19:17
Image
A free and open source software for creating print-ready documents, books and comics.
No image displayed and I get
502 Bad Gateway if I right click on it.
That's strange. Maybe Postimages server was down on that very moment. I've tried now with Vivaldi on Private Browsing Mode, and it shows me the image without problems.
Try again later

Tulevik