Isn't the BJv2 emulator should boot into "wellcome" screen? it didn't now. #6303
Replies: 1 comment
-
Posted at 2023-10-19 by ccchan typed load() in Lt side it only shows "loading". Posted at 2023-10-19 by @thyttan
When does this happen? Posted at 2023-10-19 by ccchan I use chinese, when the message icon flash, it even will affect the "stop timer"s'timer count, (they flash together) thanks may be i better turn off the "text to bitmap"option, sometimes didn't work, not very useful. Posted at 2023-10-20 by @gfwilliams
Yes, it is. Since you're using Gadgetbridge maybe you could send us a log from when you get a message that causes these issues on the watch, assuming there's no personal info you're worried about? Or if you can reproduce just by putting some chinese text into the 'debug' section of Gadgetbridge then you could send us that text? Posted at 2023-10-20 by ccchan hi,
i am using the same win10 as i tested my microwave app before, is it something wrong at my side or is the emulator service down but i just dont read the notice? thanks
Posted at 2023-10-20 by @gfwilliams
Yes. At some point I guess you ended up deleting all the code from it. Just paste
Sending
UTF8 is implemented on Bangle.js 2 now. It's just right now we don't have any fonts that use it. If someone came up with a PBF-format font that had the Chinese unicode characters in then you might be ok (although I'm not 100% sure Gadgetbridge will forward them to Bangle.js) - but there are quite a lot of characters to handle! It's been on my list to do but actually surprisingly few people have seemed bothered by it. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2023-10-19 by ccchan
hi,
afair, previously it will load into the wellcome screen?
currently nothing happens.
btw, i would like to ask gpt4 to write me an app for soft-reboot,
is E.reboot(); the correct function/the best way close to "pressing 10s and reboot the watch"?
sometimes the clock becomes lag/slow and i wanna reboot it without using the button.
thanks
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions