[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: system-information bug on non-64bit machines
[Thread Prev] | [Thread Next]
- Subject: Re: system-information bug on non-64bit machines
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Mon, 15 Jul 2024 12:53:18 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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.
| Re: system-information bug on non-64bit machines | Bruce Steers <bsteers4@xxxxxxxxx> |
| system-information bug on non-64bit machines | Bruce Steers <bsteers4@xxxxxxxxx> |