Re: [MSEide-MSEgui-talk] New release?

2023-06-12 Thread vasi vasi
Yep, I can confirm the double-click problem. The IDE works when lunched from console. The froze happens with mseide and applications that it creates,. Not with apps from NetBSD repo... Bit I couldn't compile myide project from the apps folder, there is an error in the mseformatstring if I am corre

Re: [MSEide-MSEgui-talk] New release?

2023-06-12 Thread vasi vasi
Rather a bug than anything else... I think is related to the distro CD... which didn't go well for me when I tried to install the system... I succeeded installing it online from their repos... I suspect there are some bugs... They have quite an impressive network stack, but such little errors to g

Re: [MSEide-MSEgui-talk] New release?

2023-06-12 Thread Fred van Stappen
Re-hello Vasi. And the icing on the cake: the binary of mseide for NetBSD. https://github.com/mse-org/mseide-msegui/files/11727396/mseide_netbsd.tar.gz NetBSD was kind, he allowed me to upload files! 🙂 Have fun! Fre;D De : vasi vasi Envoyé : lundi 12 juin 2

Re: [MSEide-MSEgui-talk] New release?

2023-06-12 Thread Fred van Stappen
Re-hello Vasi. Note that you need to run the application via console, strangely if you 2Xclick on the binary, the application run then freeze. I did try for other binaries (not fpc binaries) and it is the same. Maybe a protection feature (or a bug). Fre;D De :

Re: [MSEide-MSEgui-talk] New release?

2023-06-12 Thread Fred van Stappen
Hello Vasi. Yep, I finally managed to tame the directory access. Now, with last commit, all (should) works perfectly, included mseide, no more perpetual loop at run, nor crash and file-dialogs are working ok. NetBSD was not easy to tame, mainly because of missing or wrong doc. For example, https

Re: [MSEide-MSEgui-talk] New release?

2023-06-12 Thread vasi vasi
NetBSD is in full transition to clang but it cannot give up on gcc also, so, there are two different linkers with different configurations and expectations. With resulted programs that cannot find their shared libs so is a total mess... Hopefully, NetBSD 10 will ease things... But not only the BSD