We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The program exits when I right-click inside the application window.
Just right click.
It should not crash?
It crashes with the following terminal output:
(venom:29105): Gtk-CRITICAL **: 17:13:15.028: gtk_list_box_row_get_index: assertion 'GTK_IS_LIST_BOX_ROW (row)' failed ** ERROR:arraylist.c:1197:gee_array_list_real_get: assertion failed: (index >= 0) Aborted (core dumped)
I installed it by compiling it using the build-script available on the AUR: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=venom
The text was updated successfully, but these errors were encountered:
Thank you for reporting, should be fixed in the next release.
Sorry, something went wrong.
Fixed in 0.5.3
0.5.3
No branches or pull requests
Describe the bug
The program exits when I right-click inside the application window.
To Reproduce
Just right click.
Expected behavior
It should not crash?
Actual behavior
It crashes with the following terminal output:
Desktop (please complete the following information):
Additional context
I installed it by compiling it using the build-script available on the AUR:
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=venom
The text was updated successfully, but these errors were encountered: