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

Cant run on Fedora #9

Closed
alex285 opened this issue Jan 12, 2016 · 4 comments
Closed

Cant run on Fedora #9

alex285 opened this issue Jan 12, 2016 · 4 comments

Comments

@alex285
Copy link
Contributor

alex285 commented Jan 12, 2016

Window open for a second and the crashes:
Thats basically on Rawhide, no Fedora.

(terminix:7386): Gtk-WARNING **: State 1 for VteTerminal 0x20c47c0 doesn't match state 128 set via gtk_style_context_set_state ()

(terminix:7386): Gtk-WARNING **: State 1 for VteTerminal 0x20c47c0 doesn't match state 128 set via gtk_style_context_set_state ()

(terminix:7386): GLib-CRITICAL **: g_variant_get_int64: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_INT64)' failed

(terminix:7386): Gtk-WARNING **: State 0 for VteTerminal 0x20c47c0 doesn't match state 128 set via gtk_style_context_set_state ()

(terminix:7386): Gtk-WARNING **: State 0 for VteTerminal 0x20c47c0 doesn't match state 128 set via gtk_style_context_set_state ()

(terminix:7386): Gtk-WARNING **: State 0 for VteTerminal 0x20c47c0 doesn't match state 128 set via gtk_style_context_set_state ()

(terminix:7386): Gtk-WARNING **: State 0 for VteTerminal 0x20c47c0 doesn't match state 224 set via gtk_style_context_set_state ()

(terminix:7386): Gtk-WARNING **: State 0 for VteTerminal 0x20c47c0 doesn't match state 160 set via gtk_style_context_set_state ()

(terminix:7386): Gtk-WARNING **: State 0 for VteTerminal 0x20c47c0 doesn't match state 160 set via gtk_style_context_set_state ()

(terminix:7386): Gtk-WARNING **: State 0 for VteTerminal 0x20c47c0 doesn't match state 160 set via gtk_style_context_set_state ()

@gnunn1
Copy link
Owner

gnunn1 commented Jan 12, 2016

Thanks, I'll have a look but it might take a bit as I'll need to install Fedora in a VM to test it. Those messages look strange though, but I see there is a bug report for this already:

https://bugs.webkit.org/show_bug.cgi?id=151520

Are you using GTK 3.19, is this the default version in Rawhide?

@alex285
Copy link
Contributor Author

alex285 commented Jan 13, 2016

Yes is on Rawhide and 3.19.6. Rawhide updates according to Gnome unstable releases.

@gnunn1
Copy link
Owner

gnunn1 commented Jan 13, 2016

Can you try it now please, the new release I pushed works on the rawhide image I downloaded. However, I'll be honest with you in my VM it looks a bit crap since the CSS has changed from 3.18. Also, the drag and drop seems flaky, not sure if that's because of the VM or the new GTK version.

@gnunn1
Copy link
Owner

gnunn1 commented Jan 13, 2016

Closing this issue, it runs in Rawhide now even though from a UI point of view it looks pretty bad. I'll add a new issue for the UI.

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