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

Doesn't start on Mac OS #16

Open
PiotrJander opened this issue Dec 31, 2017 · 2 comments
Open

Doesn't start on Mac OS #16

PiotrJander opened this issue Dec 31, 2017 · 2 comments

Comments

@PiotrJander
Copy link

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

@pascalh
Copy link
Owner

pascalh commented Dec 31, 2017

@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 pascalh added the bug label Dec 31, 2017
pascalh added a commit that referenced this issue Jan 7, 2018
@pascalh
Copy link
Owner

pascalh commented Jan 7, 2018

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

@pascalh pascalh self-assigned this Jan 7, 2018
@pascalh pascalh removed their assignment Nov 7, 2018
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