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

[0.2.5] app crashes when pressing h #71

Closed
guss77 opened this issue May 18, 2020 · 4 comments
Closed

[0.2.5] app crashes when pressing h #71

guss77 opened this issue May 18, 2020 · 4 comments
Labels
bug Something isn't working question Further information is requested

Comments

@guss77
Copy link

guss77 commented May 18, 2020

Describe the bug
When using the app on Ubuntu 20.04, in either view, pressing "h" for help causes the application to exit with exit code 101.

Running under strace, it doesn't look like anything bad happens - there are no signals and then something calls exit_group(101).

To Reproduce
Steps to reproduce the behavior:

  1. Install Ubuntu 20.04
  2. Download Linux release 0.2.5 from Github
  3. cd to some git working directory and run gitui
  4. Press "h"

Expected behavior
Some kind of help message should appear, I guess?

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
  • Version 0.2.5
@extrawurst
Copy link
Owner

hey @guss77 thanks for reaching out, can you check if this might be actually a dup of #63 ? If so I make sure I will do a release to offer you the fix.

@extrawurst
Copy link
Owner

@guss77 please check if release 0.2.6 fixes the issue for you: https://github.com/extrawurst/gitui/releases/tag/v0.2.6

@extrawurst extrawurst added bug Something isn't working question Further information is requested labels May 19, 2020
@extrawurst
Copy link
Owner

Please let me know if you still find the issue in version >= 0.2.6

@guss77
Copy link
Author

guss77 commented May 20, 2020

This problem indeed sounds like #63 , I'll move further communications there.

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

No branches or pull requests

2 participants