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 - Jochen Schäfer

Pages: 1 ... 5 6 [7] 8 9 ... 23
91
Programming / Re: Strange behaviour in SDL2
« on: May 25, 2023, 09:18:40 am »
Hi Martin.

Thanks for the hints, but I know them, because I made some fixes on them and use them for debugging.

92
Programming / Re: Strange behaviour in SDL2
« on: May 24, 2023, 04:16:18 pm »
Hi Jochen

You may already know about this, we have two distros of SDL and SDL2.
One on Netlabs rpm (I guess from BitWise Works) and the other from Digi (http://os2.snc.ru/product-SDL.html)

Maybe you would like to test a release with Digi's SDL and see if there is any improvement.  Is that what you did to don't have the issue?

Regards
No, I didn't test Digi's SDL.
Also I don't get what you mean by your last sentence.
 

93
Programming / Re: Strange behaviour in SDL2
« on: May 24, 2023, 10:57:51 am »
Hi Martin,

thanks for the feedback. At least, I'm not alone.
My working copy has SDL Mixer linked, that doesn't seem to be the issue.
My current hunch is, that something in SDL2 in conjunction with PrBoom goes wrong.

94
Programming / Strange behaviour in SDL2
« on: May 23, 2023, 10:00:51 am »
So, I'm working on PrBoom again and I noticed a strange behaviour:
Sometimes when I start the program, there is sound. Sometimes, when I use the volume program, the sound become audible, even if I press the plus sign only once, so that the volume is going down or up one point. The direction doesn't matter.
I'm running a T480 with the newest ArcaNoae Uniaud (I also tried Paul's newer version, no change there). SDL2 is locally build copy of the most recent repo.

The question is, whether somebody knows this phenomenom and point me to some solution.

95
Applications / Re: FeatherPad for OS/2
« on: May 11, 2023, 11:00:45 am »
I'm a little hazy about how to associate a program with type in WPS. Can you bring me up to speed?
If there is some tool or shell command to do the association, I guess, I can add that to the RPM.

96
Applications / Re: FeatherNotes for OS/2
« on: May 10, 2023, 12:14:09 pm »
I have build a package for FeatherNotes version 1.1.0, https://github.com/josch1710/FeatherNotes/releases/tag/v1.1.0-os2.

97
Applications / Re: FeatherPad for OS/2
« on: May 10, 2023, 12:13:15 pm »
I have build a package for FeatherPad version 1.4.0, https://github.com/josch1710/FeatherPad/releases/tag/v1.4.0-os2.

98
Setup & Installation / Re: NVME Issues
« on: May 04, 2023, 03:16:45 pm »
I just installed ArcaOS on a T480 and I had to remove /VW AND leave /MAXCPU=1. With SMP there seems to be problems while installing.

99
Programming / Re: Building a Dooble RPM
« on: April 21, 2023, 10:35:16 am »
Well, I think I have it setup, using Dmiks setup for now.
Dies with,
Code: [Select]
error: line 13: Unknown tag: %scm_source github https://github.com/bitwiseworks/dooble-os2 2022.10.15-os2

So right back to where I was at the beginning except now it tries to build an i686 version first. One problem is that the goal of RPM is to produce billable consultant hours rather then ease of use.
I think, you have to install the BWW rpm tools.

100
Programming / Re: Building a Dooble RPM
« on: April 20, 2023, 09:23:29 am »
The .ini file has some explanations.

101
Setup & Installation / Re: ArcaOS and Storage - Discussion
« on: April 17, 2023, 03:11:08 pm »
I am of the opinion that Secure Boot should be off because is serves little purpose other than enabling M to ban software.
I'm pretty sure, they can do that without secure boot. Is there any proof for your assertion?

102
Programming / Re: Qt6
« on: December 09, 2022, 09:34:22 am »
I did a debug build of Qt6 - so I'm going to step through a simple testcase that is giving me the "Broken filename passed to function" error and try and work out what's happening...

uggh local variables aren't showing for me, and it's asking for paths for every source file :(
How do you debug?

103
Programming / Re: Qt6
« on: December 01, 2022, 08:54:41 am »
Hi Paul.

I created an issue report.

104
Programming / Re: Qt6
« on: November 30, 2022, 01:20:56 pm »
I just tested QtCreator. I have the following issue:
I can't open any projects, because OS/2's drive style paths will be recognized as relative path.
So QtCreator prepends the working directory (where it was started) to the selected path.

@Paul: Should I create issue on your Github?

105
Programming / Re: Qt6
« on: November 22, 2022, 02:40:55 pm »
Hi All,

Wondering if anyone has tried to port any Qt6 apps using either the zip I provided or their own self build from git? I'm curious how apps that are more complicated than the 'hello world' example might perform.
Not yet. When I find some time, I will try to compile something.

BTW, now that you also ported Python 3, how probable is a port of PyQt6?

Anything is possible, but qtwebengine is the next target. Only 166 source files with rejected diffs, let along the ones that patch couldn't find (moved or renamed)  :o

We're away for the weekend, so not sure how much progress there will be.
Hi Paul.

No pressure here. We all can be happy, that you do that work. If at some time, PyQt6 falls from the sky ;-), some tools will be possible.

Pages: 1 ... 5 6 [7] 8 9 ... 23