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

(Linux) GTK throws segmentation at start up #12

Closed
BenjiClub opened this issue Feb 14, 2016 · 3 comments
Closed

(Linux) GTK throws segmentation at start up #12

BenjiClub opened this issue Feb 14, 2016 · 3 comments

Comments

@BenjiClub
Copy link

Compiling with GTK left on causes a "gtk_text_view_set_attributes_from_style" - exception at startup:

Program` received signal SIGSEGV, Segmentation fault.
gtk_text_view_set_attributes_from_style (text_view=0x12c16c0, style=0x1278820, values=0x0) at /build/gtk+2.0-3ongxb/gtk+2.0-2.24.23/gtk/gtktextview.c:6380
6380 /build/gtk+2.0-3ongxb/gtk+2.0-2.24.23/gtk/gtktextview.c: File not found.

@jonof
Copy link
Owner

jonof commented Feb 20, 2016

Does the master branch work now? (commit 54912c4)

@BenjiClub
Copy link
Author

It's throwing an exception "...gtk+2.0-2.24.23/gtk/gtktextview.c: No such file or directory"

@BenjiClub BenjiClub reopened this Feb 25, 2016
@BenjiClub
Copy link
Author

The gtk-oxygen theme engine seems to make trouble. I've switched the desktop environment and it now works.

@jonof jonof closed this as completed Feb 19, 2024
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

No branches or pull requests

2 participants