Giter Club home page Giter Club logo

Comments (7)

LordRusk avatar LordRusk commented on June 22, 2024

Hey, thanks for using this little project of mine! What way are you starting it? gocaudices or gocaudices &?

My guess, is that it tries to start it before xorg is running, and since xgb connects to X, if it isn't started, the xgb will fail to connect. A solution might be to do something like I do. check my .zprofile and my .xprofile for details. Let me know if this works!

from gocaudices.

Coalms avatar Coalms commented on June 22, 2024

gocaudices &

or nohup gocaudices &

sleep 2 && gocaudices &

also i tried to put it last in my .profile or .xprofile ,even after a sleep && but to no avail , I am still confused as to why this happens,like stated before even running it through tsp like so
tsp gocaudices &
or
nohup tsp gocaudices &
or
sleep 3 && (any of the above)
give an error similar to "ts could not run the program",
im confused if I am missing something on how go works,
I should be able to try and test it tomorrow on a friends computer and compare the 2 devices to see what I have done differently
I should update you by then,but untill then I am questioning it

from gocaudices.

Coalms avatar Coalms commented on June 22, 2024

missclicked close comment (⌒_⌒;)

from gocaudices.

LordRusk avatar LordRusk commented on June 22, 2024

I'm baffled by this as well, with the go.mod it should be installing everything correctly and as needed. When you do test tomorrow, perhaps put something like gocaudices &> ~/output & and read what the output is, which should help us come to a better understanding of what exactly is failing.

from gocaudices.

Coalms avatar Coalms commented on June 22, 2024

Ugh..I...Im embarrassed to say that rather than writing export PATH=$HOME..... i did export PATH+$HOME.... my disappointment at this IQ drop is immeasurable and my day is ruined,

I deserve the gulag... (/∇\; )

from gocaudices.

Coalms avatar Coalms commented on June 22, 2024

After careful consideration I plea for ya to delete this,I feel ashamed

from gocaudices.

LordRusk avatar LordRusk commented on June 22, 2024

A fail isn't bad, without failing, you will never know how to succeed. Don't worry, i've done much much worse and embarrised myself even more when contributing to libs and having issues. 9/10 the issues are just tunnel vision, but without reaching out to someone with a different perspective, you'll never lose your tunnel vision.

Thank you for using this little projct, and I hope it treats you well! :)

from gocaudices.

Related Issues (3)

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.