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] 4 5 ... 308
31
Applications / Re: Test build of dooble with qt5
« on: November 21, 2023, 06:20:53 pm »
Hi David, cmd.exe's SET command seems to be lacking compared to sh and export. Good news is that using this (all one line),
Code: [Select]
DOOBLE_GOOGLE_TRANSLATE_URL=https://%1.translate.goog/%2?_x_tr_sl=auto&_x_tr_tl=%3&_x_tr_hl=%3&_x_tr_pto=wapp
in the environment tab of Dooble's program object does work.
Wonder how that can be automated? Or pass the URL in a set statement?
As for os2.org, which was my test URL, it does work, load os2.org, click Tools-->Translate, then in the new translated tab, click the topic works here. Not as nice as SeaMonkey.

32

3) Based on current expectations SNAP is what it is. And 3D support is not useful, what can use it on OS/2 ?
Have you looked closely how well Panorama these days performs ? The real enhancement would be support for  more then 1 screen. Other then that I do not think SNAP will ever get updated.


All modern browsers expect to have OpenGL available for use.

33
Applications / Re: Test build of dooble with qt5
« on: November 21, 2023, 06:25:27 am »
OK, it needs DOOBLE_GOOGLE_TRANSLATE_URL set. For now I'm using dooble.sh with modifications (added .exe) to launch and it mostly works giving a quick test.
Remove the .txt from the attached dooble.sh.txt and launch in the same directory as Dooble.exe is in as "sh dooble.sh" without the quotes.

34
Applications / Re: Test build of dooble with qt5
« on: November 21, 2023, 05:36:10 am »
For David McKenna, who made a feature request upstream for "translate this page", which doesn't seem to work here.

35
Applications / Re: Test build of dooble with qt5
« on: November 20, 2023, 04:33:47 pm »
I think just updating the binary should work.

36
Applications / Re: HyperAccess 7
« on: November 18, 2023, 12:01:33 am »
The installer created a hidden folder called "Nowhere" with the files needed for installation.

Code: [Select]
C:\attrib nowhere

   D SH

Checked my ArcaOS machine and it also has the 'Nowhere' directory.

It's normal to have a "Nowhere" directory, IIRC, the WPS uses it

38
Programming / Re: OPenchat
« on: November 13, 2023, 11:58:54 pm »
IIRC, dspres.dll is where the system bitmap fonts reside, so perhaps actually a font problem?

39
Programming / Re: Copying text strings to AOS-5.1 clipboard in 'C'
« on: November 13, 2023, 04:24:52 pm »
What compiler? GCC at least would just use putenv()

40
Programming / Re: OPenchat
« on: November 12, 2023, 07:02:06 pm »
That's a divide by zero crash, perhaps a loop that finishes too fast on modern hardware.

41
Programming / Re: Qt6 Development
« on: November 12, 2023, 04:10:34 am »
Most seem to just check for headers, so I'd expect them to just work. Others, not sure of.

42
Applications / Re: General Software Testing
« on: November 12, 2023, 02:49:18 am »
Perhaps a quickbasic program and it needs its runtime? http://www.edm2.com/index.php/Microsoft_BASIC_PDS, perhaps https://winworldpc.com/product/microsoft-basic/pds-71 or earlier version?

43
Multimedia / Re: VLC - does it play disks?
« on: November 12, 2023, 02:21:41 am »
It is supposed to crack the CSS keys, it can take minutes. I see a reference to region 1, is your DVD player region locked and you're attempting to play a different region? Used to be a big thing, region locking. It's been a long time but it seems there were tricks to work around the region locking, though I think there were also limits. My computer DVD players have been region unlocked as far as I know.

44
Multimedia / Re: VLC - does it play disks?
« on: November 11, 2023, 11:23:18 pm »
Thanks Dave, I kinda thought that might be the case for Blu-Ray. There is no \Home\.dvdcss directory - maybe I'll try adding it. Do you have a video card, or use the embedded video in the processor? SNAP or Panorama? How about do you use OS2AHCI for the DVD drive? Looking for what may be different here...

Regards,

I've used both SNAP and Panorama using the embedded video and lately OS2AHCI for the DVD drive.
You could also test with MPlayer or better, Smplayer set to use MPlayer. It's Qt4, I have a newer build I've been meaning to test better and also tried building it with Qt5, the Qt5 one crashed.

45
Programming / Re: Qt6 Application Testing
« on: November 11, 2023, 06:19:29 pm »
There's that MMX crash again. Is the libvpx that Sylvan uploaded to netlabs-exp new enough for Qt6? It's version 13.1, libvpx8.dll

Pages: 1 2 [3] 4 5 ... 308