LCD-Smartie / LCDSmartie

The New Official LCD Smartie Repository (LCD Smartie Lazarus port)
GNU General Public License v2.0
32 stars 5 forks source link

LCD Smartie hangs when plugins are referenced on some systems #9

Closed limbo666 closed 1 year ago

limbo666 commented 1 year ago

While I'm trying v 5.5.3.6 on several different computers I'm facing a serious issue on my main computer to run the program when the config file contains a calling to a plugin. Even with the default config file the program hangs and there is no way access its settings. Deleting the config file gives a solution but again when a plugin line is added to the configuration then the program hangs again? Below is a video which displays the entire process,

plugins

Please note that the same program is not hanging when it is used on my laptop. In both cases I have used 64bit version of the program and I also tried to replace the DNbridge.dll with the one provided on this https://github.com/stokie-ant/lcdsmartie-laz/issues/7#issuecomment-1518472238 post.

Additionally I tried to use the program to a virtual machine, to see if I can replicate the problem but even there the program runs smoothly.

Is there any way to get diagnostics or log to see why this happens?