AMIGASYSTEMDistro MaintainerPosted
2 days agoVIM is too difficult to use for those who are unfamiliar with it, while Lite-XL is useful for all users, even less experienced ones, for editing text files on the fly. Among other things, it allows you to drag text files onto the GUI without using File Request, which you cannot do with the AROS system editor.
I am not very experienced, but the Lite-XL sources do not seem to be very complicated to port to AROS 64-bit.
serk118ukSoftware DevPosted
22 hours agoHi all,
I have recompiled arSFSDoctor to 64bit , my tests are via vmware 17 and scan works but check fails on vmware , someone please test arSFSDoctor on 64bit native aros or qemu and let me know if passes check function..(i hope its attached here)
You do not have access to view attachments
AMIGASYSTEMDistro MaintainerPosted
21 hours agoSerk on my WMware arSFSDoctor, as soon as I run it, it goes into Guru mode!
Hi,
Just tried native first is without increasing info size and other increased to see if it changed anything
You do not have access to view attachments
AMIGASYSTEMDistro MaintainerPosted
15 hours ago@ Serk
I am using VMware v12 Please find attached a screenshot from Guru.
You do not have access to view attachments
AMIGASYSTEMDistro MaintainerPosted
9 hours agoI am attaching a screenshot where you can see the error detected with Sashimi.
You do not have access to view attachments
FYI, looking at the error message, the error happens in SetNotification function, 120 bytes from function start. Something is trying to use NULL pointer. Adding bug() statements with displaying of values of objects used in that function might show which one of them is NULL.