Code Monkey home page Code Monkey logo

Comments (6)

arcticicestudio avatar arcticicestudio commented on July 26, 2024 2

@liggettla Can you please try to reproduce the problem when running the following line before the install script:

export GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules

from gnome-terminal.

liggettla avatar liggettla commented on July 26, 2024 1

When I first run the line you gave me, the 'Nord' profile is now created and I can successfully use it. So, looks like that fixed it.

from gnome-terminal.

arcticicestudio avatar arcticicestudio commented on July 26, 2024

Thanks for your contribution 👍
Looks like this is related to #19.

This line is not logged by the script but the underlying used library:

GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.

This implies that the script works fine, but the changes made to dconf are read-only and will be dropped as soon as the script finish. I'll evaluate in which version this change has been introduced to GLib/GIO and fix it via #19.

from gnome-terminal.

arcticicestudio avatar arcticicestudio commented on July 26, 2024

@liggettla Thanks for testing. I'll add the constant to the script to fix the problem for affected distributions.

from gnome-terminal.

AtomScott avatar AtomScott commented on July 26, 2024

Is this still not added? I ran into the same problem today and export GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules fixed it.

from gnome-terminal.

arcticicestudio avatar arcticicestudio commented on July 26, 2024

@AtomScott The line above was just for testing purposes, it should be added to the install script itself without exporting it into the current session, otherwise it'll mess up the users environment, for example when the variables was already set and included other values or multiple paths.
Feel free to submit a PR, every contribution is always welcome.

from gnome-terminal.

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.