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 - Paul Smedley

Pages: 1 ... 9 10 [11] 12 13 ... 54
151
Applications / Re: gImageReader - qt5 OCR application
« on: October 20, 2020, 12:36:32 am »
For others, the qt5core fix is linked from https://github.com/bitwiseworks/qtbase-os2/issues/121

That may be an option, but I think it is better to try to learn to understand how memory and swapper work.


The qt5 cpu usage has nothing to do with memory and swapper - it's a bug.

Cheers,

Paul

152
Multimedia / Re: Updated Uniaud32 build
« on: October 19, 2020, 04:42:41 am »
My laptop is a DELL Inspiron 15R 5537. The older Uniaudio drivers work.

What does 'unimix -card' report - I'll guess it's Intel HDA in which case the trap is to be expected.

153
Multimedia / Re: Updated Uniaud32 build
« on: October 19, 2020, 12:16:49 am »
Sorry, perhaps I wasn't clear - I'm *EXPECTING* traps with HDA hardware - I'm more interested if it works with AC97 hardware other than my Virtualised system....

154
Multimedia / Re: Updated Uniaud32 build
« on: October 18, 2020, 10:37:23 pm »
Sorry to report my laptop trapped with the new driver.

What hardware?

155
Multimedia / Re: Updated Uniaud32 build
« on: October 18, 2020, 01:29:57 am »
OK I'm kinda stuck trying to get 4.1 to produce sound, so I've decided to try applying the 4.0.9 patches to the 4.4.x source code. Will see how I go....

4.4.238 code is compiling - with a bunch of warnings (some of which will need to be actioned) - and 124 missing symbols - down from 150+ this morning ;)

Down to 5 missing symbols...

OK I got it to link - the final missing symbol was a hack, but it will do for now.

Current status is that AC97 hardware boots (at least my virtualbox system does), but HDA traps (on virtualbox).

I'm currently investigating the HDA traps, but if anyone has AC97 hardware and wants to help confirm the core at least works, feel free to try http://smedley.id.au/tmp/uniaud32-linux-4.4.238-20201018.zip

Again: this code traps on Virtualbox with HDA hardware and a Sigmatel mixer.


Cheers,

Paul

156
Multimedia / Re: Updated Uniaud32 build
« on: October 17, 2020, 11:06:32 am »
OK I'm kinda stuck trying to get 4.1 to produce sound, so I've decided to try applying the 4.0.9 patches to the 4.4.x source code. Will see how I go....

4.4.238 code is compiling - with a bunch of warnings (some of which will need to be actioned) - and 124 missing symbols - down from 150+ this morning ;)

Down to 5 missing symbols...

157
Applications / Re: gImageReader - qt5 OCR application
« on: October 16, 2020, 11:40:17 pm »
The speed problem seems to be in QT5, and a fix is expected. I have carved up some of my multi-column files into single-column files, and they seem to OCR fairly well, but a few misses that seem to be due to the missing spelling files.

How would I add a dictionary?

Until the downloading is fixed - copy the appropriate language file from https://github.com/wooorm/dictionaries/tree/main/dictionaries into ./share/hunspell

For others, the qt5core fix is linked from https://github.com/bitwiseworks/qtbase-os2/issues/121

Cheers,

Paul

158
Multimedia / Re: Updated Uniaud32 build
« on: October 11, 2020, 10:44:41 am »
OK I'm kinda stuck trying to get 4.1 to produce sound, so I've decided to try applying the 4.0.9 patches to the 4.4.x source code. Will see how I go....

4.4.238 code is compiling - with a bunch of warnings (some of which will need to be actioned) - and 124 missing symbols - down from 150+ this morning ;)

159
Multimedia / Re: Updated Uniaud32 build
« on: October 10, 2020, 08:57:55 am »
OK I'm kinda stuck trying to get 4.1 to produce sound, so I've decided to try applying the 4.0.9 patches to the 4.4.x source code. Will see how I go....

160
Applications / Re: SAMBA Network access denied
« on: October 05, 2020, 11:01:07 pm »
Hi Neil,

I can verify that ndpsmb.dll 3.7.1 dated July 28, 2020 is in ArcaOS 5.0.6. I'm seeing the dates messed up, but the exact cause is unknown. I'll edit this message if I find the cause.

3.7.2 is out, maybe give that a try?

There are no changes in 3.7.2 that would impact file dates/times. 3.7.2 has some changes to kerberos fallback methods to work around a issue with ArcaOS's net.exe implementation.

Cheers,

Paul.

161
Applications / Re: SAMBA Network access denied
« on: October 05, 2020, 11:00:08 pm »
Hi Neil,

I can verify that ndpsmb.dll 3.7.1 dated July 28, 2020 is in ArcaOS 5.0.6. I'm seeing the dates messed up, but the exact cause is unknown. I'll edit this message if I find the cause.

If can you describe "messed up" it would help. ie are the dates/times completely wrong - or are they not mapped correctly to the create/modify/access times ? Also the connection type - SMB1 vs SMB2+ would be useful as the two use different code paths...

Cheers,

Paul

162
Applications / Re: SAMBA Network access denied
« on: October 05, 2020, 10:01:26 am »
Hey Neil,

Our implementation of SAMBA still does not respect OS/2 notions of "Last Write Date" which kind if sucks for developers who want to use the make utility.

When you say this, as you talking about the client or server? There were definitely some issues with the mapping of file create/modify/access times which I think are fixed in the latest 4.11.x plugin.
When a new beta with the latest Samba client appears, and I will test the file date bug. Arca Noae works so hard to make these beta distributions, I favor testing that. Otherwise, I'm mostly testing my own client or server installation, which hasn't been so productive.

FWIW - the changes in the client to try and fix the create/modify/access times were a while back now - all builds on Samba 4.11.x at least have the fix. Having said that, I now recall that in implementing that fix,  I broken some things on SMB1 connections - this was the trigger for the recent update to ndpsmb.dll (3.7.1 as I recall), Assuming you're on a recent ArcaOS build, check to see ndpsmb.dll has a 2020 date on it or not. bldlevel should also show 3.7.1

Cheers,

Paul

163
Applications / Re: gImageReader - qt5 OCR application
« on: October 04, 2020, 08:24:09 am »
I think you're missing the 'Recognize all English' button in the toolbar.....


164
Applications / Re: SAMBA Network access denied
« on: October 02, 2020, 11:14:58 am »
Hi Doug,


I  deleted  pwd.db, master.passwd, spwd.db and because I was brave and desperate, master.passwd.bak and spwd.db.bak  all in unixroot\etc, and ran the Samba reload configuration which went through part of the setup, including prompting me for a password for root, but I have the same issue.
<snip>
So do I need to delete everything in UNIXROOT (and the Samba tentacles elsewhere) and start re-installing or is there a less nuclear option?

I would try re-instating pwd.db, master.passwd & spwd.db with the contents from ftp://ftp.netlabs.org/pub/libc/alpha/baselayout.zip and try again to create the users....

Cheers,


Paul

165
Applications / Re: SAMBA Network access denied
« on: October 02, 2020, 11:05:52 am »
Quote
For running the server - the klibc user manager is mandatory - unless you want to manually edit master.passwd and generate the required DB files yourself. Users in Samba need to exist at the OS level - aka klibc user manager; *and* in Samba aka Samba Users and groups.

That may be true for SAMBA 4. It is certainly NOT true for SAMBA 3 (which is what the OP is trying to install, and use).  The only safe way to do that is by using SAMBA users and groups. using KLIBC user manager will cause problems.

Nope - wrong again.  All The Samba user/group manager is doing is creating a klibc user; then running smbpasswd to add the user to Samba.

Pages: 1 ... 9 10 [11] 12 13 ... 54