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 ... 279
1
General Discussion / Re: PMfax
« on: March 28, 2023, 08:34:20 pm »
Looks like a winmodem, so no, it won't work under OS/2. Something like a USB USR robotics modem will work as the USB interface is presented as a com port.

2
Programming / Re: Qt6 Development
« on: March 26, 2023, 11:56:30 pm »
Can you build with a prefix of qt6 or /qt6? For now, that seems the best way to keep it separate from @unixroot

I'm actually now not so certain it was the gcc version causing the issues - I reset GCC to the rpm version, and still got errors. I'd also been messing around yesterday on that box wih replacing the i686 versions of libs with the pentium4 ones - so maybe something go screwed up there too.

Perhaps I'll install to @unixroot/usr950 or something to keep it seperate - or just to @unixroot/usr/local ?

Sorry, got confused between Qt and GCC. @unixroot/usr950 or back to @unixroot/local950, nice to have co-existence between different versions as well as the choice of what is on the PATH, @unixroot/usr/local is usually on the PATH, LIBPATH and ahead of @unixroot/usr.

3
Programming / Re: Qt6 Development
« on: March 26, 2023, 09:08:11 pm »
Can you build with a prefix of qt6 or /qt6? For now, that seems the best way to keep it separate from @unixroot

4
Well, with SeaMonkey, and IIRC, also Firefox, there's a setting  under Browser-->Link Behaviour, Links from other applications with the choices of the current tab/window, a new tab in the current window or a new window. IIRC, the default is a new window.
To start another browser instance, need the parameter -no-remote along with -profilemanager or -profile=name or such.

5
I quite like Dooble, it's nice and light... my only complaint now is if I open a link from a Web Folder, it opens a new instance of Dooble rather than open a new tab in the existing instance (and sucks up a bunch of memory). Any of you programmers know if this is something that can be corrected within Dooble, or is it in the nature of OS/2? I could raise an issue on the Dooble github if it is possible to correct there...

Regards,

Open an issue. Textbrowser is pretty good about implementing things like this, often as a setting. It has the same problem opening from a cmd line, so mention that. I'd assume it has the same behaviour on all platforms.

7
Programming / Re: Qt6 Development
« on: March 24, 2023, 02:39:43 am »
Probably does need an up to date NSS.
I tried building the RPM, for some reason my environment was rejecting the directive to use the git repository.
Last time I tried doing the proper build, I ran into problems which I now forget. It was a weird build method, build NSPR4, then use that build system to build NSS.
I believe the OS/2 code hasn't been removed from NSPR4 and NSS yet, but Bitwise patched it quite a bit. NSPR4 is sort of a universal libc.

8
Hardware / Re: Dell KB900 keyboard - workable?
« on: March 23, 2023, 03:10:08 am »
The wireless part should work fine. I've had a few wireless keyboards (no Dell) including where the adapter that plugs into the USB port supports both keyboard and mouse, they've all worked as basic keyboards and/or mouse.

9
Hardware / Re: AM4 and 570 chips sets
« on: March 22, 2023, 03:39:30 am »
Seems to be mostly done excepting the documentation, which I'd hate to have to write :)  I'm running 5.0.99.13/rc4 and it seems pretty solid but my hardware is not the newest.
Looking at the last beta announcement, a few cosmetic fixes and as for TODO, documentation updates.
Possibly other things are happening in their lives, once released, I'm sure there will be a flurry of issues, many from not reading and rereading the documentation.

10
Hardware / Re: AM4 and 570 chips sets
« on: March 19, 2023, 10:30:09 pm »
Be interesting to try v5.1 on that box when it finally gets released, though not good news if Linux won't install. What was the problem with Linux?

11
If it is using Firefox Quantum, it will likely be using Rust. OTOH, PaleMoon does not use Rust.
As for running it with Odin, likely need a bunch of Odin updates.

12
Web applications / Re: Dooble releases, Qt5 builds
« on: March 11, 2023, 06:55:57 pm »
Can you load the page in Firefox, might have to use the Windows version, and right click on some of the icons, missing and not and choose inspect element (hopefully the menu choice is still there) and see if those icons are SVG?

13
Web applications / Re: Dooble releases, Qt5 builds
« on: March 11, 2023, 04:40:06 pm »
Did you try changing the user agent?

14
Web applications / Re: Dooble releases, Qt5 builds
« on: March 10, 2023, 05:30:58 am »
Wonder if they're SVG? We know the webengine has problems with some of them.

15
Applications / Re: flrig / fldigi
« on: March 07, 2023, 07:16:52 am »
It needs the FLTK widget tookit, which we don't have and would be a big job porting. It does the graphical stuff, windows, menus etc.

Pages: [1] 2 3 ... 279