Git Product home page Git Product logo

Comments (7)

klaxalk avatar klaxalk commented on July 28, 2024 2

It seems it works even without it. I will remove it and let's observe if it breaks something.

from linux-setup.

ViktorWalter avatar ViktorWalter commented on July 28, 2024 2

Let's consider this solved until it breaks something then.

from linux-setup.

matemat13 avatar matemat13 commented on July 28, 2024 1

Maybe the best solution would be to save the original value of $DISPLAY and then set it back after this line? A good catch, nevertheless!

from linux-setup.

ViktorWalter avatar ViktorWalter commented on July 28, 2024 1

Yeah, that's my current workaround:

DISPLAY_STORE=$DISPLAY
source ~/git/linux-setup/appconfig/shell/commons.sh_git
DISPLAY=$DISPLAY_STORE

But apparently we have linux-setup on drones and I'm told some people have already had trouble with ssh -X on them.

from linux-setup.

klaxalk avatar klaxalk commented on July 28, 2024 1

I am not even sure if the export needs to be there...

from linux-setup.

ViktorWalter avatar ViktorWalter commented on July 28, 2024 1

This is the best attitude to have 😄.

from linux-setup.

klaxalk avatar klaxalk commented on July 28, 2024

Improvement by reduction :-).

from linux-setup.

Related Issues (19)

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.