-
Notifications
You must be signed in to change notification settings - Fork 6
desktop: No window resize & slow interface issues on Ubuntu #25
Copy link
Copy link
Open
Description
OS Info:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS"
Apptron version: 0.2
I tried running some of the demos and I'm having some issues.
For example, with the tui demo:
$ go run main.go
Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal
2023/01/25 13:22:20 Callback from JavaScript!! {"hello":42}
The following window appears:
I clicked cancel, and got nothing. So I hit Quit and got a black screen with a white cursor.
As other example (to demonstrate the feedback slowness), I ran the todo application.
A window pops up, but getting anything to render takes several seconds. I press "H", and then 3 seconds later the letter "H" appears on the screen.
Is this related to the RPC protocol?
Thanks in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
