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

removed invalid property "has_separator" in ui-files that caused the program to crash #1

Merged
merged 1 commit into from Feb 10, 2015

Conversation

chrila
Copy link
Contributor

@chrila chrila commented Feb 10, 2015

Hi! I discovered your program today and this is just what I was looking for. Unfortunately, it would crash when opening the file-selector- and/or the preferences dialog. After some digging I found out that the property "has_separator" seems to be not supported anymore (see also [1]). After removing the line from the two files, it's working fine!

[1] https://developer.gnome.org/gtk2/stable/GtkDialog.html#GtkDialog--has-separator

@chrila chrila changed the title removed invalid property in ui-files that caused the program to crash removed invalid property "has_separator" in ui-files that caused the program to crash Feb 10, 2015
@DaveDavenport
Copy link
Owner

That is pretty terrible of GTK to crash on an invalid property.

Thanks for the patch.

DaveDavenport added a commit that referenced this pull request Feb 10, 2015
removed invalid property "has_separator" in ui-files that caused the program to crash
@DaveDavenport DaveDavenport merged commit 24f40fa into DaveDavenport:master Feb 10, 2015
bluerise pushed a commit to bitrig/bitrig-ports that referenced this pull request Oct 1, 2015
to fix a crash when opening the file browser dialog.

Written by: Landry Breuil <landry@openbsd.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants