1
Setup & Installation / Re: PYTHON - v2 vs v3 and dependencies...
« on: April 27, 2025, 07:36:47 pm »
ANPM comes with Python2 scripts to begin with.
OS2World.com Forum is back !!!
Remember to visit OS2World at:
http://www.os2world.com
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.
Thanks Sigurd, I'll have a look at these a bit later. I've just been thinking about this part of your testlog:Code: [Select]Period size min=2f0 max=2f0
Error -22 second time.. Bailing
This comes from:
https://trac.netlabs.org/uniaud/browser/GPL/branches/uniaud32-exp/lib32/sound.c#L1015
& https://trac.netlabs.org/uniaud/browser/GPL/branches/uniaud32-exp/lib32/sound.c#L1025
Error -22 is EINVAL or Invalid Parameter. This suggests that one of the parameters set between https://trac.netlabs.org/uniaud/browser/GPL/branches/uniaud32-exp/lib32/sound.c#L965 & https://trac.netlabs.org/uniaud/browser/GPL/branches/uniaud32-exp/lib32/sound.c#L995 are causing the problem. The trick is know which one.
What I might do is create a specific build which writes each parameter one by one so we can see which one causes the issue.
@Lars - I think about it once again, regarding differences in hardware - the only thing I did during testing was switching form 16 to 1 CPU (/MAXCPU=1 Switch in config.sys). Do not know, if that effect things in any way
So,I hope this is of help.
I tried Theseus 4 (with Switch /A:2 only) and attach the result as well. When trying to enter "eip", the error message appears.
What else can I provide to help?