Giter VIP home page Giter VIP logo

Comments (4)

geommer avatar geommer commented on August 15, 2024

Hi @aanc, your config seems okay to me. I just need your help to track what is wrong because your issue is hard to understand from my computer. Can you apply that patch to your source and then build normally and run and show me what is printed on your terminal?

https://bpaste.net/show/49c38841b2db

just copy what is above in a file p1.patch then do:

  • put it in ./src
  • cd ./src
  • patch < p1.patch
  • cd ..
  • make clean
  • make
  • ./yabar

and then show me what is printed. It should be the list of active monitors and their dimensions and then exit without launching any bars.

from yabar.

aanc avatar aanc commented on August 15, 2024

Hi @geommer, I've done as you said, and here is the result:

$ ./yabar
VGA1 0 0 1680 1050
DP31 1680 0 1680 1050

It looks like a buffer issue, like if the 1 of VGA1 was still in the buffer, as DP3 is only 3 characters. Let me know if you need me to do other tests.

from yabar.

geommer avatar geommer commented on August 15, 2024

Hi @aanc, I think I figured out what is wrong now, please try to build yabar again after pulling the latest commit. If it is still not working, I will reopen the issue.

from yabar.

aanc avatar aanc commented on August 15, 2024

It works! Thanks :)

from yabar.

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.