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 - Dave Yeo

Pages: [1] 2 3 ... 356
1
Multimedia / Re: Updated Uniaud32 build
« on: April 20, 2025, 04:09:26 am »
No, at least one German user has the same problem, https://forums.linuxmint.com/viewtopic.php?p=2513872 Someone else after completely powering down and back up started to access. Weird.
Tracerte ends up at the same address,
Code: [Select]
1  192.168.0.1               (192.168.0.1)  0 ms  0 ms  0 ms
 2  100.123.16.15             (100.123.16.15)  40 ms  30 ms  20 ms
 3  100.123.19.8              (100.123.19.8)  20 ms  20 ms  40 ms
 4  100.123.19.16             (100.123.19.16)  30 ms  60 ms  60 ms
 5  * * *
 6  * * *
 7  * * *
 8  * * *
 9  80.150.170.94             (80.150.170.94)  110 ms  150 ms  280 ms
10  l-ea5-i.L.DE.NET.DTAG.DE  (217.5.68.242)  210 ms  190 ms  190 ms
11  62.157.251.90             (62.157.251.90)  190 ms  190 ms  220 ms
12  dd41708.kasserver.com     (85.13.139.169)  200 ms  190 ms  200 ms

2
Multimedia / Re: Updated Uniaud32 build
« on: April 20, 2025, 03:44:51 am »
Not here. Tried SeaMonkey, then Dooble-Qt6. Then fell back to my phone where I tried the duckduckgo browser and then Chrome, all give 403 Forbidden, You don't have permission to access this resource. My son also tried Firefox on Win 11. Phone is on a different network from our home, phone is Bell and home is Telus
Geo-blocked?
Edit:
Code: [Select]
H:\tmp>wget https://www.linuxmintusers.de/
--2025-04-19 18:45:35--  https://www.linuxmintusers.de/
Resolving www.linuxmintusers.de (www.linuxmintusers.de)... 85.13.139.169
Connecting to www.linuxmintusers.de (www.linuxmintusers.de)|85.13.139.169|:443..
. connected.
HTTP request sent, awaiting response... 403 Forbidden
2025-04-19 18:45:36 ERROR 403: Forbidden.

3
Multimedia / Re: Updated Uniaud32 build
« on: April 20, 2025, 12:53:30 am »

As playing around with PMUnimix and all those available unimix switches lead to no success, I opend a question on the German Linux Mint Forum:

https://www.linuxmintusers.de/index.php?topic=86025.msg1099397#new

I hope to collect more information about the OEM Kernel and its difference with the "usual" 6.8 or 6.12 Kernel.

Hmm, 403 error, guess have to have an account?
Same with https://www.linuxmintusers.de/

4
Applications / Re: SSL update: Firefox XUL.DLL can no longer load
« on: April 18, 2025, 04:49:56 pm »
The original idea from Bitwise was to use the RPM installed NSPR4 and NSS and some builds were built using those RPM's. I and others found that the browser would simply vanish now and again so I went back to building using the intree NSPR4 and NSS as it was more stable.
Lars, you are using an old build and at least for me. the newer builds are more stable. Various fixes were made to build with GCC 9.2.0 and different flags, including less optimization which helped stability.
You can find the build ID by going to about:support and the GCC version and configure flags by going to about:buildconfig
Edit: about:about will list all the about: URL's

5
Internet / Re: otter-browser, Qt5 build
« on: April 14, 2025, 06:14:01 pm »
I did find the cause of the crash, after restoring from a backup, forgot to update libc/libcx. Hasn't really been any notable commits so haven't bothered to upload a new build yet.
I have only made a couple of small changes. if you want you can try building it as there is no makefile that I make.
Clone it, mkdir build, cd build, cmake .. then make.

6
General Discussion / Re: EDM/2 Wiki Issue
« on: April 13, 2025, 06:28:47 pm »
Successfully logged into both sites. Thanks to you and Adrian for the work put in.

7
Web applications / Re: Dooble releases, Qt5 builds
« on: April 13, 2025, 06:14:16 am »
I'm running on a 7th gen I5 on real hardware, usually a BIOS install.
Webengine I believe is,
Code: [Select]
L:\qt6-6.2.x\lib>bldlevel Qt6WebEn.dll
Build Level Display Facility Version 6.12.675 Sep 25 2001
(C) Copyright IBM Corporation 1993-2001
Signature:       @#cmake build system:6.2.10#@##1## 24 Nov 2024 19:49:15     ARC
AOS-803C4C0::::0::@@WebEngineCore
Vendor:          cmake build system
Revision:        6.02.10
Date/Time:       24 Nov 2024 19:49:15
Build Machine:   ARCAOS-803C4C0
ASD Feature ID:  4C0
File Version:    6.2
Description:     WebEngineCore

Mostly I use SeaMonkey and also Thunderbird, have to close Thunderbird if using Dooble but often keep SM open. I use NoScript in SM which helps keep the memory use down and more stuff to render.
Current memory with one tab in Dooble-Qt6, Thunderbird and SeaMonkey running,
Code: [Select]
L:\qt6-6.2.x\lib>mem /v

Total physical memory:     16,270 MB
Accessible to system:       3,502 MB
Additional (PAE) memory:   12,768 MB

Resident memory:              177 MB
Available virtual memory:   1,465 MB

Available process memory:
  Private low memory:         257 MB
  Private high memory:      2,000 MB
  Shared low memory:          164 MB
  Shared high memory:         459 MB

8
Web applications / Re: Dooble releases, Qt5 builds
« on: April 13, 2025, 05:39:38 am »
OK, nothing recent. Here, I don't really get the low shared memory dropping, just high shared memory dropping, but I do have the DLL's marked high. I'm using Qt version 6.2.8 (runtime 6.2.11).
It still locks up too much for me to use it much. It's a shame dmik has moved on.

9
Web applications / Re: Dooble releases, Qt5 builds
« on: April 13, 2025, 04:04:54 am »
I meant Dooble releases. This one saw using a profile on Qt6 to fix the visited links colour. Qt5 always used a profile.
Also how is the French translation working for you? There was an update, attached.

10
Web applications / Re: Dooble releases, Qt5 builds
« on: April 13, 2025, 01:33:30 am »
Yes, multi-process mode on OS/2 is broken. It's a shame as single-process mode is only supposed to be used for debugging and it is quite possible that Qt6 is different with how it handles single-process mode.
Did this memory problem start happening with the recent releases or was it there before for you?

12
Programming / Re: RPM Building Error - parse error 11 in def file
« on: April 12, 2025, 06:52:04 pm »
You might want to go to https://github.com/bitwiseworks/rpm-specs and find a spec close to what you need and modify it.
There's OS/2 specific macros. Looking at some logs of rpms I built here, they all start similar to,
Code: [Select]
Building for target pentium4-OS/2-OS/2
Executing(%prep): /@unixroot/usr/bin/sh -e /@unixroot/var/tmp/rpm-tmp.OfOe63
+ umask 022
+ export SHELL=/@unixroot/usr/bin/sh.exe
+ export CONFIG_SHELL=/@unixroot/usr/bin/sh.exe
+ export MAKESHELL=/@unixroot/usr/bin/sh.exe
+ cd k:/rpmbuild/BUILD
I'm not a RPM expert

13
Programming / Re: RPM Building Error - parse error 11 in def file
« on: April 12, 2025, 06:35:54 pm »
Shell issue? Wonder which printf you are using, printf.exe or the shell's builtin printf. You could try experimenting with the $config.shell, there's dash's sh.exe and bash. Also what is your makeshell set to. Find out by running just SET MAKESHELL mine,
Code: [Select]
>set makeshell
MAKESHELL=sh.exe

14
Web applications / Re: Dooble releases, Qt5 builds
« on: April 12, 2025, 04:58:05 pm »
I meant was the simplebrowser in single process mode to make a better comparision.
Code: [Select]
set QTWEBENGINE_CHROMIUM_FLAGS="--single-process" simplebrowser.exe
You might want to try even lower on the VIRTUALADDRESSLIMIT, perhaps 2560 for a bit.
The potential problem is if PCI address space on your machine is larger then expected.

15
Web applications / Re: Dooble releases, Qt5 builds
« on: April 12, 2025, 06:31:09 am »
Now, tried simplebrowser from QT6.2.11
(I set correct environment and run simplebrowser)

At open time + initial link page load, it took about 30M of shared low storage
I check QT ver and 6.2.11 is displaied

Opened, 2, 3, 4 tabs with link, no shared low memory decrease ! it works

Was this with single process?
Here I don't find Dooble-Qt6 keeps using up lower shared memory, it does eat up high shared memory. Also at one point I lowered my VIRTUALADDRESSLIMIT from 3072 to 2944 which cured a lot of the hangs here. Might want to try lowering it depending on what it is set at.

Pages: [1] 2 3 ... 356