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
(astview:65364): Gtk-CRITICAL **: gtk_accel_group_connect_by_path: assertion '_gtk_accel_path_is_valid (accel_path)' failed (astview:65364): Gtk-CRITICAL **: gtk_menu_item_set_accel_path: assertion 'accel_path == NULL || (accel_path[0] == '<' && strchr (accel_path, '/'))' failed (astview:65364): Gtk-CRITICAL **: gtk_accel_label_set_accel_closure: assertion 'gtk_accel_group_from_accel_closure (accel_closure) != NULL' failed
Please let me know if you need more info on the problem.
The text was updated successfully, but these errors were encountered:
@PiotrJander Thank you for reporting the issue.
I will fix the issues with the gtk_accel_path and come back to you to try it out again.
gtk_accel_path
Sorry, something went wrong.
Remove Control-P accel path #16
98a7180
The problems with the accel_paths are solved in this branch. Does astview now start on macos, @PiotrJander?
accel_paths
No branches or pull requests
Please let me know if you need more info on the problem.
The text was updated successfully, but these errors were encountered: