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

Crash upon right-clicking #466

Closed
physkets opened this issue Dec 21, 2018 · 2 comments
Closed

Crash upon right-clicking #466

physkets opened this issue Dec 21, 2018 · 2 comments

Comments

@physkets
Copy link

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:

(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)

Desktop (please complete the following information):

  • OS: Archlinux
  • Version: 0.5.2

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

@naxuroqa
Copy link
Owner

Thank you for reporting, should be fixed in the next release.

@naxuroqa
Copy link
Owner

Fixed in 0.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants