Re: Anyone used RCBASIC?
Posted: Mon Jun 16, 2025 4:46 am
Do you have beta 8? Or beta 6 (that was recently updated to beta 8)?
Otherwise, I'm at a loss as to what could have gone wrong.
You could attempt running Fuse from the command line and seeing what the errors output are if there are any.
I run the following command and get the following errors. But it still runs perfectly fine.
There are the following warnings currently displayed but they do not prevent execution.
If there are errors outside these it can give you a clue as to why it is not working.
At the end of the day, if it doesn't work for you, I don't know what can be done.
There's always Commodore OS BASIC.
Otherwise, I'm at a loss as to what could have gone wrong.
You could attempt running Fuse from the command line and seeing what the errors output are if there are any.
I run the following command and get the following errors. But it still runs perfectly fine.
Code: Select all
env WINEPREFIX="/home/Commodore/.wine" wine C:\\ProgramData\\Microsoft\\Windows\\Start\ Menu\\Programs\\Fuze\ Basic\\Fuze\ Basic.lnk
Code: Select all
0024:fixme:exec:SHELL_execute flags ignored: 0x00004000
Commodore@Commodore ~
READY.
014c:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
014c:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
014c:fixme:keyboard:LoadKeyboardLayoutW name L"00000409", flags 80, semi-stub!
014c:fixme:keyboard:LoadKeyboardLayoutW name L"00000409", flags 1, semi-stub!
014c:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub!
014c:fixme:msg:ChangeWindowMessageFilterEx 0000000000010090 233 1 0000000000000000
014c:fixme:msg:ChangeWindowMessageFilterEx 0000000000010090 4a 1 0000000000000000
014c:fixme:msg:ChangeWindowMessageFilterEx 0000000000010090 49 1 0000000000000000
014c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
014c:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
014c:fixme:toolhelp:Heap32ListFirst : stub
014c:fixme:setupapi:CM_Get_Parent 000000000021ECEC 0x00000000 0x00000000 stub
014c:fixme:setupapi:CM_Get_Parent 000000000021ECEC 0x00000001 0x00000000 stub
At the end of the day, if it doesn't work for you, I don't know what can be done.
There's always Commodore OS BASIC.
