Code Monkey home page Code Monkey logo

Comments (5)

boltgolt avatar boltgolt commented on July 22, 2024

Not sure, other systems might not support both xed and gedit and i don't think nano or other command line editors are user friendly enough. Might have to look into building an actual UI for the config.

from howdy.

stellarpower avatar stellarpower commented on July 22, 2024

from howdy.

dmig avatar dmig commented on July 22, 2024

Solution is simple: use xdg-open instead of gedit here

subprocess.Popen(["gedit", os.path.dirname(os.path.realpath(__file__)) + "/../config.ini"],

from howdy.

dmig avatar dmig commented on July 22, 2024

Or, the better solution: use CLI editor /etc/alternatives/editor

from howdy.

boltgolt avatar boltgolt commented on July 22, 2024

xdg-open opens in a wine version of Notepad for me so i'm not sure about that. Both firefox and nautilus open a .ini in gedit by default for me so i'm not sure what xdg-open is using here.

/etc/alternatives/editor is nice but nano might be a little confusing for less technical people? I'm sure the amount of people who use Ubuntu and not know how to save in nano is very small, maybe a comment in the config file explaining how to close nano would be enough?

from howdy.

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.