I have a shell script that needs to put up a warning on the GUI (like "toast" used in the QML code).
Is there a way??
I am using a blind install mechanism to install my SetupHelper package. It turns out people inadvertently leave the SD card/USB stick containing the venus-data.tar.tz file on it inserted in the GX device, so the next reboot steps on the work just done.
Short of removing venus-data.tar.gz from the media I can't figure out a way to prevent the mechanism from activating again on the next boot. I hate do be that drastic because installers may wish to use the same USB stick on several GX devices.
I'm open to ideas.