[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: system-information bug on non-64bit machines


Le 15/07/2024 à 12:12, Bruce Steers a écrit :
Someone on the German forum reported a bug trying to open the system info page...

FSystemInfo.GetInfo 192
File or directory does not exist!

i find this line...
If Stat("/lib64", False).Type = gb.Directory Then aSearchPath.Add("/lib64")

I guess he has a 32bit machine that has no /lib64 folder.
I advised him to workaround the bug with 'mkdir /lib64' and that worked,

Respects
BruceS


It's fixed in the last commit.

Regards,

--
Benoît Minisini.


Follow-Ups:
Re: system-information bug on non-64bit machinesBruce Steers <bsteers4@xxxxxxxxx>
References:
system-information bug on non-64bit machinesBruce Steers <bsteers4@xxxxxxxxx>