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 - Remy

Pages: [1] 2 3 ... 50
1
Comments, Suggestions & Questions / Re: general question
« on: October 20, 2024, 01:19:42 pm »
Under programs or GUI, you may issue prompt commands and get back messages through pipes for analysis.
It would be best to always have them in English (original) or it could disturb some programs/GUI

Programs or GUI could have any language of course.

2
Programming / Re: Qt6 Application Testing
« on: October 20, 2024, 11:54:36 am »
Using qt 6.2.10 and seems to work as good as previous build for tests I did.

One important thing: Dooble QT5  build seems to be buggy or using function not well working yet !
I always have Dooble QT6 build closing during nperf tests and incorrect language translation into title bar and other places

I did a try replacing Dooble QT6 with the February Dooble QT5 build under my QT 6.2.10 library and using my script to start it like I did with Dooble QT6

Dooble QT5 with QT6.2.10:
- Dooble QT5 didn't close and nperf could be run several times without issue !
- Dooble QT5 hasn't the language issue QT6 build has !
- Doogle QT5 has no issue whatching youtube videos and changing video on the fly or doing seeks into the video !

Screenshots about language issue I reported several times (see title bar but other Dooble QT6 entries have the incorrect language too

   

3
Comments, Suggestions & Questions / general question
« on: October 19, 2024, 07:47:06 pm »
Hi!

A stupid question:
In which language are messages issued under an OS/2 prompt command window if a specific AcaOS build is installed ( e.g. ArcaOS (DE) ) ?
Are most of messages in english ? or are all of them translated into OS base language (I hope not)
What about message out of this command ?
With unpluged network / with network up.
nslookup -retry=1 -timeout=1 127.0.0.1

I could not test locally.
Thanks   

4
Setup & Installation / Re: OS/2 Booting with Bootman
« on: October 18, 2024, 04:56:32 pm »
Hmm.  I didn't think to change the drive letter in XP first.  I think it's not simple as registry issues can happen.  I'll go that route and let you know how it goes.

The BeOS boot manager just boots based on partition number.  I'm
Not sure what the OS/2 boot manager does.  When the windows boot manager is active just booting XP, it's just the default setup with the first partition being C:, until OS/2 interferes.  I think if I can successfully get XP booting with D:, I should be all set.

Sorry, not changing drive letter but just boot into the partition you will install OS/2 because this partition already was defined If I correctly understand it. I wrote D: because you wrote installing OS/2 to D: (drive letter is LVM added during install)

Boot one time (from under you boot manager) into the partition you will install OS/2 (if this partition is empty, boot will fail but the boot manager has it taken as boot partition, than boot on the DVD and install OS/2 (it should see the latest boot partition used from under you boot manager) 

5
Setup & Installation / Re: OS/2 Booting with Bootman
« on: October 17, 2024, 04:08:11 pm »
I'm running into some issues with Windows XP and OS/2.  They aren't playing nice.  Neither one seems to want to install to anything other than C:

How can I install OS/2 Warp 4.52 to D:  I can set D: to startable, but not installable I'm LVM.

I have
16GB Windows XP
8GB OS/2
40GB BeOS
    Logical
32GB Haiku
20GB Slackware

If I install OS/2 first, on C:, Windows XP will only install to C:, and I can't change the drive letter during installation.  So I would like to install OS/2 to D:, if I can't install XP to D:.

Hum!

What was your latest boot partition via your boot manager ?
If it was C:, try to change it one time to D: and only after try to install OS/2 from the DVD.

I had something like you using airboot with already defined partitions and resolved it changing selected partition under airboot first.

6
Programming / Re: Qt6 Application Testing
« on: October 02, 2024, 12:31:22 pm »

7
Programming / Re: Qt6 Application Testing
« on: September 23, 2024, 03:47:19 pm »
Now that the 6.2.6 webengine is working ok-ish -  I'm rebuilding the 6.2.8 code which is chromium 102.0.5005.177, using GCC 14. This is similar to the code in Qt 6.4.x.

As I recall,  it compiled OK, but any use of javascript crashed the browser, we'll see what happens. Maybe a fresh review of the v8 code will highlight some problems <shrug>

Hi Paul,
Something I observed is that when changing youtube video on the fly during play, system sound is impacted and no more available until WPS restart. (ArcaOS uniaudio used). Have no idea why

Regards   

8
Programming / Re: Qt6 Application Testing
« on: September 22, 2024, 12:22:34 am »
What do you think about this ?
https://github.com/bitwiseworks/qtwebengine-chromium-os2/issues/27

What in particular? It's a closed ticket,  this code is included in the Qt6 port.

It priority problem was described.

Q: I only get trp files using the LIBCN0 as suggested. Is it as expected ?

I have a case having the trp all times, here's one more trp

9
Programming / Re: Qt6 Application Testing
« on: September 21, 2024, 09:36:17 pm »

10
Programming / Re: Qt6 Application Testing
« on: September 21, 2024, 05:30:16 pm »
May it possible to get a webengine build with -no-webengine-jumbo-build ?
Jumbo seems no more been supported by google if found information are good ones
(Due I see a lot of jumbo ref into the trp)

11
Programming / Re: Qt6 Application Testing
« on: September 21, 2024, 01:47:00 pm »
Remy,

Are you sure that you did not get corresponding exceptq reports written to %LOGFILES%\app?  Normally, the silent exit code will generate an exceptq report with the description

   Exception 71785158 - Exceptq Debug Request

The file name will be similar to

  4294967295-001e_14-dooble-exceptq.txt

No *dooble-exceptq.txt  at TRP date

Into the TRP, I could see many entries having time or timing text field (I do not know how to interpret this) but it looks like all have a ref to base_jumbo* )

12
Programming / Re: Qt6 Application Testing
« on: September 20, 2024, 07:49:15 pm »
Remy,

Are you using Paul's libcn0 build with the silent exit patch?  The trap appears to be in the code that implements the exceptq interface.

Yes I use it else no elements

13
Hi Martin,

Do you know bigbluebutton ?
I used it in the past (about 10 years ago in a virtualBox) and was very happy with all the features it provides, limited to nearly 3 participant due the low speed network I had.
Now, it is a big step above.

https://docs.bigbluebutton.org/administration/install/

It would be nice for developers to exchange doc, chat, presentation etc... with others, warpstock to share presentation and direct chat etc...

Regards

14
Programming / Re: Qt6 Application Testing
« on: September 17, 2024, 12:55:00 am »
Hi Paul !

I could get 2 trp files using my priority settings (close when runing several times the nperf process from nperf selecting a server instead of using default one)
Do you find them usefull ?

Regards
 

15
Programming / Re: Qt6 Application Testing
« on: September 16, 2024, 09:24:23 pm »
Does QT6, Dooble use some process involving timers like the
SET NSPR_OS2_NO_HIRES_TIMER=1 used for mozilla ? 

Pages: [1] 2 3 ... 50