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

Breeref crashes when trying to access Help F1 #121

Open
josepablo-espinoza opened this issue Jul 9, 2024 · 0 comments
Open

Breeref crashes when trying to access Help F1 #121

josepablo-espinoza opened this issue Jul 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@josepablo-espinoza
Copy link

Describe the bug
Breeref crashes when trying to access Help F1

System info
appimage BeeRef-0.3.1-linux
Linux t480 5.10.0-22-amd64 #1 SMP Debian 5.10.178-3 (2023-04-22) x86_64 GNU/Linux

To Reproduce
Steps to reproduce the behavior:

  1. run program
  2. press F1 or right click > help > help
  3. crash

Debug log:

INFO __main__: Starting BeeRef version 0.3.1
INFO __main__: Using settings: /home/user1/.config/BeeRef/BeeRef.ini
INFO __main__: Logging to: /home/user1/.config/BeeRef/BeeRef.log
CRITICAL __main__: Unhandled exception
Traceback (most recent call last):
  File "beeref/view.py", line 433, in on_action_help
  File "beeref/widgets/__init__.py", line 70, in __init__
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/_MEINy3W4N/beeref/widgets/../documentation/controls.html'
Segmentation fault
@josepablo-espinoza josepablo-espinoza added the bug Something isn't working label Jul 9, 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
Projects
None yet
Development

No branches or pull requests

1 participant