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

Terminal doesn't work in Ubuntu Unity 24.10 #366

Open
fmixolydian opened this issue Dec 11, 2024 · 10 comments
Open

Terminal doesn't work in Ubuntu Unity 24.10 #366

fmixolydian opened this issue Dec 11, 2024 · 10 comments
Assignees
Labels
bug Something isn't working ready for release

Comments

@fmixolydian
Copy link

Hello, I recently installed ecode on an Ubuntu Unity 24.10 installation through the AppImage; i copied the AppImage to the /usr/local/bin directory and installed libfuse2t64.

Here's a screenshot:
image

@SpartanJ SpartanJ self-assigned this Dec 11, 2024
@SpartanJ SpartanJ added the bug Something isn't working label Dec 11, 2024
@SpartanJ
Copy link
Owner

Mmhh that's odd, maybe you can try to configure a different shell in Settings -> Terminal -> Configure Terminal Shell. It looks like the shell isn't responding. I don't have Ubuntu 24.10 installed, I'll check just in case (in 24.04 works just fine).

@fmixolydian
Copy link
Author

Yeah, I did that. I chose /usr/bin/bash. Also, I'm in the process of installing the tar.gz version. I hope that'll work better.

@fmixolydian
Copy link
Author

Nope... the tar.gz version is still broken.
Screenshot from 2024-12-11 22-57-06

@fmixolydian
Copy link
Author

fmixolydian commented Dec 11, 2024

Also, it used to work in my previous Debian 12 installation. I'm using the same computer, but with a different hard drive. Just in case, here's the output of uname -a:

Linux <...> 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

It could also be a problem with Unity DE, perharps.

@SpartanJ
Copy link
Owner

I can reproduce the issue on Ubuntu 24.10. So I'll investigate. I've no idea what's going on, also the window manager change the colors of the app to match the default theme WTF.

@SpartanJ
Copy link
Owner

Oh, it's crazy, if you wait long enough (a few minutes) the shell will end up loading, it also the forked process will use 100% of the CPU while "loads". There's something really wrong.

@SpartanJ
Copy link
Owner

Found the issue, will push a fix later.

@fmixolydian
Copy link
Author

fmixolydian commented Dec 12, 2024

Oh, it's crazy, if you wait long enough (a few minutes) the shell will end up loading, it also the forked process will use 100% of the CPU while "loads". There's something really wrong.

I can confirm this is the truth.
Screenshot from 2024-12-12 00-57-29

For several minutes, the fans are pretty loud (they're usually silent), and one core is always at 100%.

Edit: it seems it took 10 minutes for the shell to load.
This repeats with every terminal instance.

SpartanJ added a commit to SpartanJ/eepp that referenced this issue Dec 12, 2024
@SpartanJ
Copy link
Owner

I just pushed a fix. You'll be able to get the nightly build in about 15 minutes from this message.

@fmixolydian
Copy link
Author

Nice. I can confirm that it works now. Thanks.

Screenshot from 2024-12-12 15-14-10

@SpartanJ SpartanJ reopened this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready for release
Projects
None yet
Development

No branches or pull requests

2 participants