Recent Posts

Pages: [1] 2 3 ... 10
1
Internet / Re: Mypal68: A possible alternative browser?
« Last post by Dave Yeo on Today at 04:56:34 pm »
For compiling large projects like Qt, having a stand alone box would help as you can have the minimal other stuff running to save memory. Likewise with a VBox instance, though I find that with VBox, multiple CPU's doesn't work too well. Running multiple jobs when building can really speed things up if you don't run out of memory. Some of this C++ code uses a lot of memory. I've seen compiling one file take a couple of GB's of memory and even hit my swap file with 3.4 GB's of visible memory when running multiple jobs.
Cross compiling from Linux would be best and in theory quite possible. Linux is way faster at compiling projects then OS/2. OTOH, OS/2 is quite a bit faster then Windows compiling this stuff where there is lots of forking of processes.
2
Applications / Re: General Software Testing
« Last post by Martin Iturbide on Today at 04:42:05 pm »
Hello

Do you think there is a chance to run this poker game in ArcaOS with some trick/hack/mod?
- https://www.os2world.com/games/downloads/native/cards-dice/Poker_Solitaire_1-1.zip
It is from 1989, so it is for OS/2 1.1 or later.

This is the error on popuplog
Quote

01-16-2026  10:39:01  SYS3175  PID 00af  TID 0001  Slot 009c
C:\HOME\MARTIN\DOWNLOADS\POKER_SOLITAIRE_1-1\POKER.EXE
c0000005
0001035b
P1=00000008  P2=00001b30  P3=XXXXXXXX  P4=XXXXXXXX 
EAX=00000000  EBX=1f8e0000  ECX=00000005  EDX=e3980000
ESI=00062ab0  EDI=000f2d86 
DS=001f  DSACC=00f3  DSLIM=0000609f 
ES=001f  ESACC=00f3  ESLIM=0000609f 
FS=150b  FSACC=00f3  FSLIM=00000030
GS=0000  GSACC=****  GSLIM=********
CS:EIP=000f:0000035b  CSACC=00fb  CSLIM=000076df
SS:ESP=001f:000050fe  SSACC=00f3  SSLIM=0000609f
EBP=0006513c  FLG=00010246

POKER.EXE 0001:0000035b


Regards
3
Article Discussions / Re: Games with older SDL and FSLIB
« Last post by Dave Yeo on Today at 04:34:33 pm »
Not sure, perhaps some file combined with our port. After unzipping the source, I tried git pull and it still stalled.
Look at the source later
4
Article Discussions / Re: Games with older SDL and FSLIB
« Last post by Martin Iturbide on Today at 04:14:57 pm »
That is strange. Do you think it is a limitation of our git port? Or is some strange file on the repository.

This is the source I can get from Github desktop (Windows) attached.

Regards
5
Internet / Re: Mypal68: A possible alternative browser?
« Last post by Andi B. on Today at 03:59:13 pm »
Thanks for the info, but it's just one example. And, don't get me started on IDEs ;-)
Here maybe Dmitriys approach (SSH file sharing to OS/2 box if I understand it correct) may help. Or running OS/2 virtually in f.i. Linux. But until now I hate doing such. Of course you don't need a browser for OS/2 anymore when running within VBOX....
6
Applications / Re: Media downloader
« Last post by Remy on Today at 01:02:26 pm »
Hello

In my case MediaDownloader_5-4-5.zip is working for me to download YouTube Files.

I also have Python 3.13.2. When it runs for the first time, it downloads "yt-dlp" first and I guess it uses python to get it. It also requires ffmpeg to create the video file in your hard drive.

Regards

I think you did settings or have additional options installed !
e.g. bsdtar libarchive-os2 ?  where did you get it etc...

Of course, I have my
AOS 5.1.1 at latest level including ffmpeg
7
Internet / Re: Mypal68: A possible alternative browser?
« Last post by Jochen Schäfer on Today at 12:12:46 pm »
Thanks for the info, but it's just one example. And, don't get me started on IDEs ;-)
8
Applications / Re: LibreCAD
« Last post by TeLLie on Today at 11:59:07 am »
Hi Michael

Did you try when there out of the docking.
Go to widgets/dock widgets/re-dock widgets.
Not found out yet how to do it like in windows

Greetz Tellie..
9
Internet / Re: Mypal68: A possible alternative browser?
« Last post by TeLLie on Today at 11:54:03 am »
Hi

Ko ported meson..

Kind regards Tellie
10
Internet / Re: Mypal68: A possible alternative browser?
« Last post by Jochen Schäfer on Today at 10:07:31 am »
A cross compile environemnt would really be neat, especially because more and more software move to build environment like meson, which also have to be ported to OS/2 otherwise.
Pages: [1] 2 3 ... 10