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 when editing choices in properties frame #6

Open
quipa opened this issue Jul 30, 2018 · 5 comments
Open

Crash when editing choices in properties frame #6

quipa opened this issue Jul 30, 2018 · 5 comments
Labels

Comments

@quipa
Copy link

quipa commented Jul 30, 2018

When editing radio button choices, MrEd crashes when hovering from List of Choices straight to Values area and vice-versa. This crash does not happen if you move the mouse out of the small choices dialog and then enter it again in a arc like motion to the opposite area.

The following errors are printed in the REPL:

Gtk: _gtk_css_image_get_concrete_size: assertion 'default_width > 0' failed
Gtk: _gtk_css_image_get_surface: assertion 'surface_width > 0' failed
SIGSEGV MAPERR si_code 1 fault on addr 0x1c
Aborted (core dumped)```
@quipa quipa changed the title Crash when editing radio button choices Crash when editing choices in properties frame Jul 30, 2018
@quipa
Copy link
Author

quipa commented Jul 30, 2018

Seems this is more general bug of the properties frame when editing choices, seem crash behaviour happens for example when editing tabs choices.

@Metaxal
Copy link
Owner

Metaxal commented Jul 31, 2018 via email

@quipa
Copy link
Author

quipa commented Jul 31, 2018

I also had the feeling it might come from upstream! Still learning Racket and the GUI tools, if I can figure out how to I will ;)!

@Metaxal Metaxal added the bug label Nov 16, 2019
@Metaxal
Copy link
Owner

Metaxal commented Nov 16, 2019

Hey,

I don't see this behaviour on my current setup (Ubuntu and Racket v7.5.0.3).

Does this still happen for you?

@quipa
Copy link
Author

quipa commented Apr 5, 2020

I'll try it out sometime, haven't used MrEd-Designer in quite a while!

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

No branches or pull requests

2 participants