Giter VIP home page Giter VIP logo

Comments (10)

alex285 avatar alex285 commented on May 18, 2024

hmm, did you read bellow? It is on Ubuntu 16.04 :)

from tilix.

gnunn1 avatar gnunn1 commented on May 18, 2024

Oops sorry about that, just saw you referenced this one in your other one and leapt to the conclusion it was related. I'll have a look at this in the next day or two as I'll have to setup another VM.

from tilix.

gnunn1 avatar gnunn1 commented on May 18, 2024

I see Ubuntu 16.04 is not released, is it using GTK 3.19 as well?

from tilix.

alex285 avatar alex285 commented on May 18, 2024

@gnunn1 No it is Gtk 3.18.6
It is shown on debug, thats why I didn't refer versions. Basically you can get Gtk 3.18 in Ubuntu 15.10 too with PPAs. For example guys that run Ubuntu Gnome are more likely to do that.

from tilix.

gnunn1 avatar gnunn1 commented on May 18, 2024

Ok thanks for taking the time to run GDB, looks like the issue is when it is getting the directory of the current terminal to apply to the new one. VTE gives you the current directory as a URI which needs to be converted and this is what I see in frames 2 and 3. Not sure why it's failing on the conversion but could be I'm passing something bad to the GLib function, I'll try to reproduce it and see what is up.

from tilix.

brittyazel avatar brittyazel commented on May 18, 2024

I think I am getting the same issue, except I am on Archlinux x64. This is my error:

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

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

(terminix:10749): Gtk-CRITICAL **: gtk_window_get_default_widget: assertion 'GTK_IS_WINDOW (window)' failed

(terminix:10749): Gtk-CRITICAL **: gtk_window_set_default: assertion 'GTK_IS_WINDOW (window)' failed
Segmentation fault (core dumped)

from tilix.

gnunn1 avatar gnunn1 commented on May 18, 2024

Fixed the problem in Ubuntu 16.04, I was requesting an Int64 from GSettings instead of a Int32, hard to believe this was the problem but now it is working fine in my VM. I uploaded an Ubuntu test release in git releases, if you have some time please give it a try and confirm that problem is resolved.

Note that in this version transparency is temporarily disabled due to artifacts in Ubuntu, damn CSD/Mutter versus Ambiance :(

from tilix.

brittyazel avatar brittyazel commented on May 18, 2024

Version 0.32 is still crashing the exact same way for me. Also, transparency was still very much enabled and working on the latest version.

from tilix.

alex285 avatar alex285 commented on May 18, 2024

+1
works on Ubuntu now! Thanks!

from tilix.

gnunn1 avatar gnunn1 commented on May 18, 2024

Thanks for the confirmation, closing.

from tilix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.