Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TeLLie

Pages: [1] 2 3 ... 20
1
Hi

Why not open a ticket?
As I don't think it will be resolved here.
Its allways better to open a ticket.
As then the maintainer reads it, and he can answered you.

Greetz Tellie

2
Applications / Re: Software Port Requests
« on: February 01, 2026, 09:57:19 pm »
Hi all..

I attach the chupnp-01022026-os2.7z

I dint test it that much,but hey its starts :)

Greetz Tellie
Oeps dint copy all file...

get this one with all in it

3
Applications / Re: LibrePCB
« on: January 21, 2026, 12:54:32 pm »
Hi alll
I disable all the opengl.

Its been build till 50 procent now...

G:\...-1.2.0\librepcb-1.2.0-cmake-3.31_i686-pc-os2-emx_920\apps\librepcb-cli>librepcb-cli.exe --version
LibrePCB CLI Version 1.2.0
File Format 1 (stable)
Git Revision f079fa97b
Qt Version 5.15.2 (compiled against 5.15.2)
OpenCascade N/A
Built at 1/21/26 12:35 PM

4
Applications / Re: Media downloader
« on: January 20, 2026, 02:16:13 pm »
Hi Remy

Not sure if you do this from readme...

How to install:

If you get error that it cannot download yt-dlp then you have to set in ?:\Home\.local\share\media-downloader\settings\settings.ini to NetworkTimeOutInSeconds=300
REQUIREMENTS

PYTHON3
You need python 3 to run this software, you can get it from the netlabs rpm, but sometimes there are a conflict issue to install this software.
The issue was listed here: https://mantis.arcanoae.com/view.php?id=3523

The trick to install python 3 is:
- In ANPM (Arca Noae Package Manager) go to "Available - RPM"
- Select "python2.7", "python3", "python-unversioned-command" and run "Install".
It will take some time while it obsolete some packaged and get the new ones.
After that you will be able to run Media-Downloader and will automatically download "yt-dlp runtime" that is required.

CONFIGURATION CHANGES
'By default, youtube-dl and its forks create files that are in title-id.extension format and what you seem
to not want is the id part and you can remove it by doing the following:-

On OS2 we cant have utf8 filenames, and we need to stick with ascii, that's why we need to
add --restrict-filenames

- Go to Configure tab.
- Go to Engines's Default Options tab.
- At the Engine's Name drop down list, select an engine you want to change its option.
- At the "Options To Add" text field, add  --newline --ignore-config --no-playlist --restrict-filenames -o %(title).200s-%(id)s.%(ext)s
- Click Add.
- Right click the newly added entry and then select Set As Default.
Now you won't get an error while trying to download the file.

5
Applications / Re: LibreCAD
« on: January 16, 2026, 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..

6
Internet / Re: Mypal68: A possible alternative browser?
« on: January 16, 2026, 11:54:03 am »
Hi

Ko ported meson..

Kind regards Tellie

7
Applications / Re: LibreCAD
« on: January 15, 2026, 01:34:30 pm »
Hi Michael,

Yes you're right about the annoying cmd line...
You can do exehdr /PMTYPE:PM librecad.exe that should fix it.
Here is it without the cmd
http://rpm.netlabs.org/test/Martin/LibreCAD-2.2.1.3-qt5-15012026-os2.7z

About the docked thing must be onnest i did not test it heavy up here.
I will look into it..

   And thankz agin :)

  Kind regards, Tellie

8
Programming / Re: Installing Meson on OS/2
« on: December 24, 2025, 08:12:38 pm »
Hi all

I use this cmd for meson.
I don't use meson a lot but i have done a few ports with it.
And succesfully.

Greetz Tellie

Btw change to you're own needs of cource :P

9
Applications / Re: AVxCAT 2.1.1.2
« on: August 11, 2025, 12:11:40 pm »
Hi Andy,

Maybe updating the Python to v3.13.2 helps ?

regards, Tellie

10
Programming / Re: GCC - updates
« on: August 11, 2025, 12:04:02 pm »
Hi Paul,

Did test on some small progs, so far so good :)

Greetz Tellie

11
Article Discussions / Re: Games with older SDL and FSLIB
« on: August 07, 2025, 08:17:47 pm »
Just in case it take more, here's all the binaries and the SDL I installed in Hexen 2.

It's not running

E:\uhexen2\Hexen 2>h2.exe
Hammer of Thyrion, release 1.5.10 (2025-06-20)
running on Hexen2 engine 1.29 (OS/2)
More info / sending bug reports:  http://uhexen2.sourceforge.net
basedir is: E:\uhexen2\Hexen 2
Detected byte order: LE
Found SDL version 1.2.16
Host_Init
Server using protocol 19 (Raven/MP/1.12)
Added packfile E:\uhexen2\Hexen 2\data1\pak0.pak (696 files, 34289 crc)
Added packfile E:\uhexen2\Hexen 2\data1\pak1.pak (523 files, 2995 crc)
Added packfile E:\uhexen2\Hexen 2\data1\pak3.pak (245 files, 1478 crc)
Added packfile E:\uhexen2\Hexen 2\data1\pak4.pak (102 files, 41062 crc)
Playing the registered version.
UDP, Local address: 192.168.1.204
UDP Initialized
Exe: 09:09:44 Aug  4 2025
32.0 megabyte heap
Console initialized.
No fullscreen video modes available

FATAL ERROR: No fullscreen modes available at this color depth

12
Article Discussions / Re: Games with older SDL and FSLIB
« on: August 02, 2025, 06:42:15 pm »
Hi Martin

Did you checked http://github.com/sezero/uhexen2

As this is even for os2.

This can be compiled with watcom.

13
Article Discussions / Re: Games with older SDL and FSLIB
« on: July 25, 2025, 07:59:27 pm »
Hi all,
Silvan ported xerces-c 3.3.0 to OS2.
This will be available on monday as RPM

Kind regards,  Tellie

14
Programming / Re: GCC - updates
« on: April 28, 2025, 12:36:18 pm »
Hi Paul,

This versions works very well.
Also the -jx  works ok

Greetz Tellie

15
Multimedia / Re: Updated Uniaud32 build
« on: April 20, 2025, 12:57:59 pm »
Thanks Tellie - are you able to post the output of 'copy alsahlp$ alsa.log' with the debug build?

Hi Paul,

here the logfile...

Pages: [1] 2 3 ... 20