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 ... 141 142 [143] 144 145 ... 169
2131
Networking / Re: Samba 4.9.0 based client
« on: March 25, 2019, 02:59:08 am »
Hey David,

I installed your 4.10 versions and they seem to work just fine so far in light testing. I'll post if any problems show up.... thanks again for your Olympian support of OS/2!  ;D

Thanks mate, I've been really slack updating the public facing website (https://os2ports.smedley.id.au) over the last couple of years, I really must spend a few hours updating it with stuff that has accumulated in http://smedley.id.au/tmp/* :)

Cheers,

Paul

2132
Applications / Re: TAME/2 (OS2 Warp 4.52 on Virtualbox)
« on: March 24, 2019, 11:22:51 pm »
Hi guys,

I'll try and remember to check the same code, but if I remember correctly, it will either look ok ./conf or /sane/..../ Or in the directory specified by sane_config_dir

2133
Programming / Re: Which GCC to run with?
« on: March 24, 2019, 11:20:34 pm »
GCC 8.3.0 is built, I'll try and remember to make a link available this evening.

edit: http://smedley.id.au/tmp/gcc-8.3.0-os2-20190324.zip

2134
Networking / Re: Samba 4.9.0 based client
« on: March 24, 2019, 10:03:31 pm »
Hi Dariusz,

Thanks for the always great work, but I've got to ask this question (well, a couple of them anyways):

1) How do your releases compare to the official RPM packages (because I was originally using your ZIP stuff, then moved over to RPM, which I was under the impression you were doing, or at least helping out with???) I have samba-client.i686 (4.9.4-4.oc00) currently installed.

2) In this last post you show the 4.9.5 and 4.10.0, is there a particular version we should pursue?

3) NetDrive plug-in, is this to be used ONLY with the 4.10.0 client judging by the fact that you have lumped with the 4.10.0 release?

1) For ArcaOS - Lewis will end up packaging 4.9.5 as a rpm. I mainly provided these links for non-ArcaOS users, who people who like to live on the cutting edge :P

2) 4.9.5 is a bug fix for the 4.9.x series, 4.10.0 is the next feature update for Samba. I'd consider 4.9.x more mature, but would welcome feedback on 4.10.x

3) Currently, ndpsmb.dll releases are paired with a specific samba support DLL, so it's important to use them as a matched pair.

Hope this helps,

Paul

2135
Programming / Re: Which GCC to run with?
« on: March 24, 2019, 02:58:17 am »
There's also GCC 8.2.0 at http://smedley.id.au/tmp/gcc-8.2.0-os2-20180805.zip - and I should build 8.3.0

2136
Networking / Re: Samba 4.9.0 based client
« on: March 24, 2019, 02:56:27 am »
Updated client libs to Samba 4.9.5 at http://smedley.id.au/tmp/smbcln49-4.9.5-20190324.zip

I also built 4.10.0
Client libs: http://smedley.id.au/tmp/smbcl410-4.10.0-20190324.zip
Netdrive plugin: http://smedley.id.au/tmp/ndpsmb-3.6-samba410-20190324.zip

I've had smbd.exe and nmbd.exe compiling for some time - I hadn't previously commented on this, as I hadn't considered it announcement worthy as they don't work, but given others think announcing they have code for an obsolete version of samba server compiling but not working is worthwhile, I thought I'd mention it.

Cheers,

Paul

2137
Applications / Re: TAME/2 (OS2 Warp 4.52 on Virtualbox)
« on: March 23, 2019, 02:09:08 am »
Hey Alex,

Since the old SANE I was using (that came with TAME) no longer works with the current USBRESMG.SYS, I tried this new build.

The good news is that scanimage -L detects my scanner successfully.  (So does sane-find-scanner, actually, in spite of what the readme says.)

The bad news is that it only works when the executable resides in a directory called 'sane' (not necessarily off the root).  Unfortunately, TAME/2 requires scanimage.exe to be in its own program directory, so I cannot use it from TAME/2.

Have you set:
set sane_config_dir=\sane\etc\sane.d
to point to an appropriate directory? afaik that's the only hardcoded path. I could probably work around this for tame purposes.

Cheers,

Paul

2138
Applications / Re: TAME/2 (OS2 Warp 4.52 on Virtualbox)
« on: March 22, 2019, 02:54:51 am »
Hi All,

Thanks for the heads up on Pauls latest
At this point I would be glad to test

Feedback appreciated. I don't have an easy way to test a USB scanner these days....

Cheers,

Paul

2139
Applications / Re: TAME/2 (OS2 Warp 4.52 on Virtualbox)
« on: March 16, 2019, 10:13:20 pm »
You could try the later sane (scanimage) package.
You may also need the later libusb package - check date of any installed libusb10.dll against package date. If I remember correctly libusb handles usb without using usb drivers - apart from, possibly, the usb controller.

libusb uses usbresmg.sys & usbcalls which are part of the USB stack. Looks like I rebuilt it a while back to accomodate changes in these drivers - http://smedley.id.au/tmp/libusb-20161207.zip

I would also suggest the later sane package.

Cheers,

Paul

2140
Applications / Re: OS/4 (technical details only)
« on: March 13, 2019, 02:57:58 am »
New lib package uploaded. It also contains the map files. David, can you test? Thanks

Success!!!!!!!!!! So far no crashes at the problem sites.  I will continue to test, but so far everything looks good.

Cool, this might help me find how to fix this more correctly within GCC. From what I've read, it was fixed for mingw back in GCC 4.4.0 timeframe - so I should hopefully be able to track down what they changed.

Cheers,

Paul

2141
Applications / Re: OS/4 (technical details only)
« on: March 12, 2019, 09:59:59 am »
Hey Dave,

OK, this is frustrating, especially with my not having AVX hardware. For now just disabling AVX seems the simplest.
Thanks for testing

http://www.voidcn.com/article/p-vtipwtsk-cu.html might be worth a read....

2142
Applications / Re: SeaMonkey 2.42.9 CPU spiking
« on: December 22, 2018, 06:59:54 am »
Interesting. I didn't really change anything besides the compiler and target, Paul needs thanking for updating GCC.

No problems - it was a trivial rebuild. Glad you got it working, last I recall, you were having some issues that I never got around to investigating (story of my life these days!).

Cheers,

Paul

2143
Applications / Re: How to make Tor work on eCS
« on: September 20, 2018, 11:45:54 am »
Attempt to fix the select() fix is in http://smedley.id.au/tmp/tor-0.3.4.8-os2-20180920.zip

2144
Applications / Re: How to make Tor work on eCS
« on: September 19, 2018, 11:27:28 am »
Hey Pete,

When the "[Error] libevent..." happens tor stops running.

Just confirming - this failure is still occurring with 0.3.4.8? I don't understand how given the patch I made - can you post me a full log to my email?

Cheers,

Paul

2145
Applications / Re: How to make Tor work on eCS
« on: September 18, 2018, 05:08:39 am »
Hi Pete,

I bumped into the same problem as Remy with the 20180916 release and updated libc to 0.6.6-38 and libcx to 0.6.3-1 which resolved the problem.

Seems to be the best tor port to date as I only hit the "[Error] libevent call with select failed: Bad address" failure once in around an hours use - previous releases have been unusable as the problem cropped up every few minutes.

Now to try the 20180917 release to get rid of the log entry "Warning: Cannot get strong entropy: no entropy source found."

With respect to the "[Error] libevent call with select failed: Bad address" message - did tor close, or just log the error and keep running? I had thought I had added workaround code to prevent the app closing.

Thanks,

Paul

Pages: 1 ... 141 142 [143] 144 145 ... 169