@kevin Kofler
I use this SD card regularly to check out other OS's including the previous version of Genode/Sculpt OS and didn't have the issues I'm experiencing with the latest April update for Genode. If I notice the problem occurring elsewhere pointing to the SD card being the issue, I'll try the steps you recommended.
@nfeske
I had a hunch that this issue may go beyond the dial pad. I went to the coding tutorial site w3schools and found a page where it triggers events by typing in the input without clicking a button afterwards to cause an effect.
What I found when comparing to the site on a laptop vs Genode OS is that the yellow background keydown event occurs both in Genode OS and Laptop, but not the keyup pink background event when finished typing (Laptop only).
Here's the link to review: https://www.w3schools.com/jquery/tryit.a...down_keyup
This may be explained in your above response, but thought I'd mention it to help get the bugs out.
Quote:Since you have issues with the microSD card getting mysteriously overwritten,
I use this SD card regularly to check out other OS's including the previous version of Genode/Sculpt OS and didn't have the issues I'm experiencing with the latest April update for Genode. If I notice the problem occurring elsewhere pointing to the SD card being the issue, I'll try the steps you recommended.
@nfeske
Quote:Thank you for providing this background. The dial tones during a call are actually handled by modem commands that are unrelated to dialing. The current Sculpt image does not issue these commands. So the dial pad has currently no effect during a call. We should definitely implement the in-call dial tones until the August release.
I had a hunch that this issue may go beyond the dial pad. I went to the coding tutorial site w3schools and found a page where it triggers events by typing in the input without clicking a button afterwards to cause an effect.
What I found when comparing to the site on a laptop vs Genode OS is that the yellow background keydown event occurs both in Genode OS and Laptop, but not the keyup pink background event when finished typing (Laptop only).
Here's the link to review: https://www.w3schools.com/jquery/tryit.a...down_keyup
This may be explained in your above response, but thought I'd mention it to help get the bugs out.