Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No window resize & slow interface issues on Ubuntu #54

Open
src-r-r opened this issue Jan 25, 2023 · 0 comments
Open

No window resize & slow interface issues on Ubuntu #54

src-r-r opened this issue Jan 25, 2023 · 0 comments
Labels

Comments

@src-r-r
Copy link
Collaborator

src-r-r commented Jan 25, 2023

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:

image

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.

@progrium progrium added the linux label Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants