Astview icon indicating copy to clipboard operation
Astview copied to clipboard

Doesn't start on Mac OS

Open PiotrJander opened this issue 7 years ago • 2 comments

(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 avatar Dec 31 '17 15:12 PiotrJander

@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.

pascalh avatar Dec 31 '17 16:12 pascalh

The problems with the accel_paths are solved in this branch. Does astview now start on macos, @PiotrJander?

pascalh avatar Jan 07 '18 14:01 pascalh