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 - TeLLie

Pages: [1] 2 3 ... 19
1
Multimedia / Re: Updated Uniaud32 build
« on: April 20, 2025, 12:57:59 pm »
Thanks Tellie - are you able to post the output of 'copy alsahlp$ alsa.log' with the debug build?

Hi Paul,

here the logfile...

2
Multimedia / Re: Updated Uniaud32 build
« on: April 19, 2025, 06:07:33 pm »
Hi Paul.

Will do ASAP, have to change to debug.
As I'm out off town ATM...

3
Multimedia / Re: Updated Uniaud32 build
« on: April 19, 2025, 09:58:19 am »
Hi Paul,
Just found time to test you're latest uniaud build.
I have a :
Command line mixer for UNIAUD32. Version 1.1
Detected UNIAUD version 3.01.01
Detected 1 audio adapter(s)
Card info for adapter 0:
  num: 0
  id: PCH
  driver: HDA-Intel
  name: HDA Intel PCH
  longname: HDA Intel PCH at 0x80540000 irq 16
  mixer: Realtek ALC245
  componenets: HDA:10ec0245,103c8a50,00100001

And it's working fine, notice that sound is much louder playing then before.
See no habbits with this build.
Have a nice Eastern ....

If you need more info :)

           Greetz Tellie


4
Hi all,

Tiff 4.7.0 is done and is in the rpm exp

Thankz to Silvan for this newer build :)

Greetz Tellie

5
Applications / Re: OpenOffice 4.1.6 fatal error, any solutions?
« on: March 14, 2025, 06:05:43 pm »
Hi all,

Dave i unmark the ft2* dll  and its starting now.
Not smart to mark all dll in  /lib to in highmem :(

Thankz all, regards Tellie

6
Applications / Re: OpenOffice 4.1.6 fatal error, any solutions?
« on: March 13, 2025, 10:21:48 pm »
Hi,

I have load the dll with highmem
But i get this error in ft2excpt.log:


---[Exception Information]------------
   Access Violation (hardware generated,portable,fatal)
Thu Mar 13 22:19:12 2025

   Space Access at selector 00004b2c
   Exception Address = 1ffd0cce <DOSCALL1> (#453) obj #2:00000cce
   Thread:  Ordinal TID: 172, TID: 1, Priority: 0200h
   Process: PID: 8129, Parent: 8128, Status: 32
   SS:ESP=0097:0000fedc  EFLAGS=00010216
   CS:EIP=ffef:00000cce  EBP   =0012fef4
   EAX=0097fed4 EBX=0000ff18 ESI=a965891c
   ECX=00000010 EDX=00000007 EDI=0012ff1a
   DS=ddc7      ES=00000097  FS=150b     GS=0000
---[End Of Exception Information]-----

No idea what this means??


Kind regards, Tellie

7
Applications / Re: OpenOffice 4.1.6 fatal error, any solutions?
« on: March 12, 2025, 10:43:18 pm »
Hello,
I just install  OO v4.1.11
And i see same behavior on 5.1.1
I think I have all dependency installed



Regards, Tellie


8
Programming / Re: Compile a Game Weekend
« on: March 06, 2025, 03:57:24 pm »
Hi all,

cannot remove directory for C:/var/temp/arEbCtwP/am4tgemIWV: Resource busy at /@unixroot/usr/share/perl5/File/Temp.pm line 902.
cannot remove directory for C:/var/temp/arEbCtwP/am4t79W0mD: Resource busy at /@unixroot/usr/share/perl5/File/Temp.pm line 902.

Those errors are fixed in the newer tools on Exp


Kind regards, Tellie

9
Programming / Re: Compile a Game Weekend
« on: March 05, 2025, 11:15:11 pm »
Hi Marrtin,

Did you install latest perl, libtool etc. from  Netlabs exp ?

With kind regards,Tellie

10
Applications / Re: Test build of dooble with qt5
« on: February 25, 2025, 11:35:06 pm »
Hi

Did you try the tmr.exe from Rich
I use it and its helping alot.

Regards, Tellie

11
Applications / Re: LarsenCommander - new test version
« on: February 24, 2025, 03:12:42 pm »
Hi Andi,

Thankz for this new version :)

greetz TeLLie


12
Programming / Re: Qt6 Application Testing
« on: January 29, 2025, 09:58:47 pm »
Hi all,

I updated some more qt681 apps.

There all on http://rpm.netlabs.org/test/QT6

tetzle-3.0.1-qt681-os2.7z
connectagram-1.3.6-qt681-os2.7z
cutemaze-1.3.4-qt681-os2.7z
gottet-1.2.5-qt681-os2.7z
hexalate-1.2.4-qt681-os2.7z
novprog-3.2.4-qt681-os2.7z
peg-e-1.3.4-qt681-os2.7z
simsu-1.4.4-qt681-os2.7z
tanglet-1.6.6-qt681-os2.7z

13
Programming / Re: Qt6 Application Testing
« on: January 26, 2025, 10:35:44 pm »
Hi all

I just build Librecad with Qt6 v6.8.1
If any wanted to test.....

http://rpm.netlabs.org/test/QT6/librecad-os2-qt681-26012025.7z
http://rpm.netlabs.org/test/QT6/Qucs_OS2-Qt681-26012025.7z

Kind regards, Tellie

14
Applications / Re: OO v4.18
« on: January 23, 2025, 08:42:04 pm »
Hi Steven,

Thankz for the files.
I first contacted Silvan and he send me the link again.
Now i have installed 4.1.11 and it works,
Silvan told me the latest Icuuc.dll is  not working with the 4.1.8


Greetz Tellie

15
Applications / Re: OO v4.18
« on: January 22, 2025, 05:49:57 pm »
Tellie,

Based on what you posted, this does not look like a DLL issue.  It looks more like a NULL pointer issue.

You might consider posting the full exceptq report.  It may contain relevant information that you might not recognize as relevant.  If you do, please make sure to use the most recent exceptq available at www.warpcave.com/betas.  It includes some enhancement that can make working with gcc apps a bit easier.

Also, make sure you have debuginfo installed for the DLLs mentioned in the Call Stack or the Symbols on the Stack sections.

FWIW, NULL pointer errors typically occur because there's an unexpectly missing resource or because the app runs out of memory and neglected to check for this.  Given that your exception occurs at startup, I would suspect the former cause is more likely.

I agree with others that you should consider trying 4.1.11.  Otherwise, there's no way to know if it will resolve your issue.

HI Steven,

First thankz for looking in to this.

I upload the whole except file.

I wrote Herwig to get the inlog for the 4.1.11 but so far no response .

You mean the debug dll for the Icuuc or ?

Greetz Tellie

Pages: [1] 2 3 ... 19