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

[BUG] black screen with nearly zero interactivity #112

Closed
ghost opened this issue Jun 30, 2023 · 10 comments
Closed

[BUG] black screen with nearly zero interactivity #112

ghost opened this issue Jun 30, 2023 · 10 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Jun 30, 2023

So i'm switching over from kitty and i really like the premise, but when installing, all it shows is what's shown in the image. It never does anything else, it just hangs on that

OS: EndeavourOS (Basically pre-configured archlinux)
WM: KDE Plasma (Wayland)
Shell: nushell (dunno if important)
Install Method: tried both AUR and building from source according to the install instructions here: https://raphamorim.io/rio/install/#linux
Questions:
is this a me-issue (as in, i did something wrong)?
Is this easily fixable, if yes, how can i do that?

image

Conversation on discord: https://discord.com/channels/1110689408962789386/1110689785896501289/1124383434765238302

@raphamorim raphamorim added the bug Something isn't working label Jun 30, 2023
@raphamorim raphamorim added this to the 0.0.8 milestone Jun 30, 2023
@raphamorim
Copy link
Owner

@FallenValkyrie thanks for the issue, which shell are you using?

@ghost
Copy link
Author

ghost commented Jul 4, 2023

@FallenValkyrie thanks for the issue, which shell are you using?

@raphamorim i use nushell as shell ^^

edit: oops, had a brain fart there...

@raphamorim
Copy link
Owner

@FallenValkyrie can you try with latest main?

I was able to reproduce and pushed a fix for it today.

@raphamorim raphamorim modified the milestones: 0.0.8, 0.0.9 Jul 12, 2023
@raphamorim
Copy link
Owner

Tested in EndeavourOS before and after the fix, can confirm it fixed. I will close this issue but anything let me know and we can reopen.

@ghost
Copy link
Author

ghost commented Jul 12, 2023

checked with 0.0.8 on AUR and latest main, using cargo build --release --no-default-features --features=wayland to compile, but i got the same results.

could it maybe be the prompt i'm using?
I'm using the Starship prompt together with nushell and maybe it's worth mentioning that i'm also using rtx-cli, a rust runtime manager similar to asdf, in case that matters.

i'll attach the config files in a gzipped tarball.
NOTE: you should change the use and source statements at the bottom of the config.nu file, i cannot set those dynamically, sorry for that, but this allows to have identical.

just in case: tar -zxvf [path] to unpack

extra info:

starship --version:

starship 1.15.0
tag:v1.15.0
commit_hash:
build_time:2023-06-06 15:23:26 +00:00
build_env:rustc 1.70.0 (90c541806 2023-05-31) (Arch Linux rust 1:1.70.0-1),

nu --version

0.82.0

rio --version (AUR version)

rio 0.0.8

configurations.tar.gz

@ghost
Copy link
Author

ghost commented Jul 12, 2023

from what i can see, no file logging has been set up, i can maybe do that in a future PR, but for now i won't be available for at least a week, because i'll be moving to a new place.
Will try to answer any additional questions that come up asap ^^

@raphamorim
Copy link
Owner

raphamorim commented Jul 12, 2023

Hey @FallenValkyrie thank you very much for the input and details. Ok, reopening the issue and will try to de debug with your environment.

the AUR isn’t gonna work for your case I believe because the fix is the main (version not yet published). But considering that you tested main branch then I assume that’s not work either way.

@raphamorim raphamorim reopened this Jul 12, 2023
@raphamorim
Copy link
Owner

Will give a try of the nushell to debug as well and no worries! Good lick with the moving 🙏 📦

@raphamorim raphamorim modified the milestones: 0.0.9, 0.1.0 Jul 16, 2023
@ghost
Copy link
Author

ghost commented Aug 5, 2023

I just tested the current AUR version [0.0.16] (just because i happened to see it in the update) and it mostly works.

There are some character alignment issues (see below) and i cannot maximise the window (wayland plasma, use maximise button), but beyond that, it is now responsive and actually takes input and renders the prompt ^^
image

following this, i suggest we close this issue, and count it as solved ^^

@raphamorim
Copy link
Owner

Niiiice! happy that is working now.
Regarding the character alignment there's other open issues about it. Will be closing this issue, thank you for testing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant