Astview
Astview copied to clipboard
Doesn't start on Mac OS
(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.
@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.
The problems with the accel_paths are solved in this branch. Does astview now start on macos, @PiotrJander?