Git Product home page Git Product logo

Comments (5)

wwsmiff avatar wwsmiff commented on September 22, 2024 1

Please add "-d -f /tmp/bumblebee.log" to the status bar invocation, and send over the contents of the log (or ideally, the error at the bottom, if you can identify it)

Also, you can try using pulsein and pulseout instead of pasink and pasource, those should be more stable.

Thank you kindly!

Well, i turned on debugging and it seems that whenever i did something which sent a notification it caused an error since i had no notification daemons installed. Now im using dunst and its working perfectly well.

Sorry for the inconvenience and thank you for your amazing support and this great project!

from bumblebee-status.

tobi-wan-kenobi avatar tobi-wan-kenobi commented on September 22, 2024 1

still good to know!

from bumblebee-status.

tobi-wan-kenobi avatar tobi-wan-kenobi commented on September 22, 2024

That sounds like an unhandled exception. Could you please tell me the modules you are using and provide a debug log (-d -f ), so that I can investigatr in-depth?

Thank you very much!

from bumblebee-status.

wwsmiff avatar wwsmiff commented on September 22, 2024

That sounds like an unhandled exception. Could you please tell me the modules you are using and provide a debug log (-d -f ), so that I can investigatr in-depth?

Thank you very much!

The modules im using are:

  • arch-update
  • aur-update
  • cpu
  • memory
  • battery
  • time
  • spotify
  • pasink
  • pasource
  • network
  • caffeine

this is my status bar config:

bar {
       position top \
       status_command /home/batman/.bumblebee-status/bumblebee-status \
      -m arch-update aur-update cpu memory battery time spotify pasink pasource network caffeine \
      -p spotify.interval=0.01 pasink.interval=0.01s pasource.interval=0.01s time.format="%H:%M:%S" \
      -t gruvbox-powerline
       
       colors {
         separator #444444
         background #1b1b1b
         statusline #1b1b1b
         focused_workspace  #e30071 #e30071 #ffffff
         active_workspace #333333 #333333 #888888
         inactive_workspace #2f343a #333333 #f1f1f1
         urgent_workspace #2f343a #eb709b #ffffff
       }
}

Also, im not too sure on how to get the debug log. Can you please explain that part?

from bumblebee-status.

tobi-wan-kenobi avatar tobi-wan-kenobi commented on September 22, 2024

Please add "-d -f /tmp/bumblebee.log" to the status bar invocation, and send over the contents of the log (or ideally, the error at the bottom, if you can identify it)

Also, you can try using pulsein and pulseout instead of pasink and pasource, those should be more stable.

Thank you kindly!

from bumblebee-status.

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.