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 - Silvan Scherrer

Pages: [1] 2 3 ... 14
1
Programming / Re: [GCC] Unable to define getMemorySize()
« on: September 26, 2024, 05:40:24 pm »
Looks like you will have to write an OS/2 get_avail_mem_size.

Oh, that may be actual fun :) guess I'll give it a go asap.
Mentore
libc has that implemented since long. see https://github.com/bitwiseworks/libc/commit/1ee2ad15bb9db8f0a327ec6a3cf6c216d2004b8c

2
Applications / Re: ANPM database error
« on: August 05, 2024, 05:24:12 pm »
Hello all, I "regularly" check for updates with ANPM, but today it does not want to display me anything (see screenshot as attachment).

I tried the options to clean and to redo the rpm database, to no available. I could find some old web mention of that error on os2.org (dating from 2019 IIRC) but without definitive solution (I tried what was suggested there).

Anyone has an idea on how to fix that problem?

Thanks for any idea !

it seems the database file on the netlabs server is broken. I contacted Adrian already. Lets hope he can fix it soon

3
Yum install libtiff-legacy-tools looks like it would install tiff2pdf, version 3.9.5-2. Might have to install after upgrading
Seems that an issue should be raised at Bitwise about the missing tools.
No need to raise an issue. Just read http://www.libtiff.org/releases/v4.6.0.html
Quote from upstream version:

At libtiff v4.6.0, the source code for most TIFF tools (except tiffinfo, tiffdump, tiffcp and tiffset) has been moved to archive/ directory and was not built. tiff2ps and tiff2pdf source code has been moved in a unsupported category, no longer built by default, but were still part of the the source distribution.

With libtiff v4.7.0 those tools were restored.

4
Yum install libtiff-legacy-tools looks like it would install tiff2pdf, version 3.9.5-2. Might have to install after upgrading
Seems that an issue should be raised at Bitwise about the missing tools.
No need to raise an issue. Just read http://www.libtiff.org/releases/v4.6.0.html

5
Hardware / Re: OpenWatcom Discussion
« on: February 02, 2024, 09:47:38 am »
The lack of an issues tracker was an oversight, which has been corrected. Silvan is the first to mention it.
perfect thanks. makes life easier.

6
Hardware / Re: OpenWatcom Discussion
« on: February 01, 2024, 04:10:59 pm »
FWIW, I understand from Steven that his repository should be considered the "current" one.
hmm official w/o bugtracker is a bit....
As sending bugs via email is last century. And all those get forgotten anyway. just my opinion.

7
Can someone please remind me where I find the ignore user setting? My KI / KNI / AI / NAI / useless non-related nonsense detector get triggered regularly.
In your profile. See screenshot

8
General Discussion / Re: Why doesn't Bitwise answer my email?
« on: July 31, 2023, 05:38:50 pm »
David and all, There is no bounce notice or email from Bitwiseworks in the web based email. Nor have I gotten a response from Bitwiseworks via outlook. I will try gmail.
I answered yesterday to your Outlook Mail. No idea where it is when you cant see it.

9
General Discussion / Re: Why doesn't Bitwise answer my email?
« on: July 28, 2023, 04:52:50 pm »
because you mail always bounces. all mails to comcast bounce here. Why I have no idea.

10
Programming / Re: Building Qt5
« on: November 24, 2022, 08:12:16 pm »
Dear builders Qt5 please turn off the AVX (and AVX2) code. Due to its presence, the browser does not display the pages. And it is impossible to use libraries. I don’t understand why this code is included if it does not work on OS/2 correctly?

Please open a ticket for this at Github for this issue on the BWW page.

And on which websites does happen so it can be reproduced ?

Thanks,

Roderick Klein
OS/2 VOICE
no need to open a ticket, as we build with -mno-avx since about 15 month. so nothing which is newer should face the issue.

11
Applications / Re: Test build of dooble with qt5
« on: May 04, 2022, 12:09:59 pm »
How to do to have it running without crash ?
Very awfull compared to firefox which works far more better than this one but too limited due to new codes uses by many web sites
(I do not use virtual machine)

When will the official working browser be available ?   
I'm tied to switch between ArcaOS and windows many times per day.     

As well Thunderbird is out of use at end of this month for gmail account due to missing secured authorization process (except using application password but not sure it will accept it) , any new one ?

Why was this dooble browser put into normal repository ?
(it should be left into the experimental repository until it is fully tested and not crashing)

 ::) :-\
did you open a issue at github with the trp file? as without it we can't help. sorry

12
Programming / Re: Compiling a PM sample with GCC
« on: April 12, 2022, 06:23:38 pm »
3) use wlink instead of ilink. there is a wlink and wrc rpm.

Hi

I would prefer to use wlink since (I guess) it is open source. But I have no idea if how to call it, since on the makefile I'm not making a direct link to "Ilink", I don't know if gcc is the one calling it.

Any suggestion what to change on the makefile to call wlink and give it a try with these samples?

Regards
if you install it via rpm all gets set up for you. gcc then finds the right linker.

13
Programming / Re: Compiling a PM sample with GCC
« on: April 12, 2022, 04:10:00 pm »
Hi

Just as a note to myself and any comments are welcome.

I created a new development VM with ArcaOS 5.0.7 just with the goal to compile my samples, since my other VM had a lot of other dev software that I was not using with some the stuff on the config.sys. I wanted to started clean.

To recover my status of being able to compile these samples I did:
1) yum install gcc libc-devel binutils kbuild-make
2) SET INCLUDE=C:\usr\include; on Config.sys
3) Got "ilink50.zip" and put the exe on C:\sys\bin and DLLs on c:\sys\dll
(I guess there is no ilink on the rpm)

With that I have the basic stuff to compile the samples again.

Regards
never do 2)
3) use wlink instead of ilink. there is a wlink and wrc rpm.

14
Setup & Installation / Re: Transition from i686 to pentium4
« on: April 07, 2022, 05:43:05 pm »
Hi Martin,
thx for your reply. All yum or rpm commands are showing this error. But not always. From 5 yum or rpm commands 3-4 will fail and 1-2 commnds are running correctly.

Quote
{0}[c:\] yum list installed |grep python
python.i686                          2.7.6-25.oc00                  installed
python-libs.i686                     2.7.6-25.oc00                  installed
python-pycurl.i686                   7.19.5.1-2.oc00                installed
python2-rpm.pentium4                 4.13.0-20.oc00                 installed

{0}[c:\] rpm -qa |grep python
Fehler: Failed to initialize NSS library

{1}[c:\] rpm -qa |grep python
Fehler: Failed to initialize NSS library

{1}[c:\] rpm -qa |grep python
python-libs-2.7.6-25.oc00.i686
python-pycurl-7.19.5.1-2.oc00.i686
python2-rpm-4.13.0-20.oc00.pentium4
python-2.7.6-25.oc00.i686

{0}[c:\]

Python3 is not installed on this vm. I will try it on an other physical Arcaos system.

Regards
when they fail with the nss error. do you have some firefox running?

15
Programming / Re: i686 vs Pentium 4
« on: March 06, 2022, 05:38:32 pm »
While all the above may be true it also underscores the reason I will not use RPM/YUM on any of my OS/2 based computers.  If I absolutely have to use one of the RPM offerings, I will download from the repository and unpack it on my test computer transferring what is needed to my work computer.

In my opinion all this can/could be avoided by using what we had befor someone decided to follow SUSE linux route - in other words WARPIN.
Feel free to solve all dependencies by hand. And configure then right.  And go ahead and create wpi packages for all rpm. We certainly will not do it.

Pages: [1] 2 3 ... 14