Git Product home page Git Product logo

Comments (13)

Bcez avatar Bcez commented on June 20, 2024 1

I have to check later since i am at school rn

from bumblebee-status.

tobi-wan-kenobi avatar tobi-wan-kenobi commented on June 20, 2024

Hi,

most likely, a Python module is missib.

2 options:

  • Please install the latest git version to get a nicer error message
  • enable debug mode with "-d -f /tmp/bumble.log" and look at the error message in /tmp/bumble.log

Hope that helps!

from bumblebee-status.

Bcez avatar Bcez commented on June 20, 2024

alright here is what i got from the logs
[2022-12-06 15:38:01,587] input DEBUG registering callback ::wheel-up
[2022-12-06 15:38:01,587] input DEBUG registering callback ::wheel-down
[2022-12-06 15:38:01,589] module DEBUG importing debug from core
[2022-12-06 15:38:01,590] module WARNING failed to import network from core: No module named 'modules.core.network'
[2022-12-06 15:38:01,591] module DEBUG importing network from contrib
[2022-12-06 15:38:01,591] module WARNING failed to import playerctl from core: No module named 'modules.core.playerctl'
[2022-12-06 15:38:01,591] module DEBUG importing playerctl from contrib
[2022-12-06 15:38:01,591] input DEBUG registering callback playerctl::0::left-mouse
[2022-12-06 15:38:01,592] input DEBUG registering callback playerctl::2::left-mouse
[2022-12-06 15:38:01,592] input DEBUG registering callback playerctl::3::left-mouse
[2022-12-06 15:38:01,599] module DEBUG importing pulseaudio from core
[2022-12-06 15:38:01,606] input DEBUG registering callback ::wheel-up
[2022-12-06 15:38:01,606] input DEBUG registering callback ::wheel-down
[2022-12-06 15:38:01,607] module DEBUG importing debug from core
[2022-12-06 15:38:01,608] module WARNING failed to import network from core: No module named 'modules.core.network'
[2022-12-06 15:38:01,609] module DEBUG importing network from contrib
[2022-12-06 15:38:01,609] module WARNING failed to import playerctl from core: No module named 'modules.core.playerctl'
[2022-12-06 15:38:01,609] module DEBUG importing playerctl from contrib
[2022-12-06 15:38:01,610] input DEBUG registering callback playerctl::0::left-mouse
[2022-12-06 15:38:01,610] input DEBUG registering callback playerctl::2::left-mouse
[2022-12-06 15:38:01,610] input DEBUG registering callback playerctl::3::left-mouse
[2022-12-06 15:38:01,617] module DEBUG importing pulseaudio from core

also do you have a theme that supports pywal?

from bumblebee-status.

tobi-wan-kenobi avatar tobi-wan-kenobi commented on June 20, 2024

yes, there is wal-powerline.

the log looks ok, can you narrow it down to a specific module my removing one at a time, maybe?

Sorry for the issues!

from bumblebee-status.

Bcez avatar Bcez commented on June 20, 2024

ok so i still get the same error. idk what is happening

from bumblebee-status.

Bcez avatar Bcez commented on June 20, 2024

i removed every modules
one by one

from bumblebee-status.

tobi-wan-kenobi avatar tobi-wan-kenobi commented on June 20, 2024

Can you please tun the command directly in the terminal and paste the output here, please? just to check the format?

from bumblebee-status.

tobi-wan-kenobi avatar tobi-wan-kenobi commented on June 20, 2024

Also: Which version are you using?

from bumblebee-status.

Bcez avatar Bcez commented on June 20, 2024

~/.local/bin/bumblebee-status -m pulseaudio
-p time.format="%H:%M CW %V" date.format="%a, %b %d %Y"
-t solarized-powerline
and the lastest package from pip

from bumblebee-status.

Bcez avatar Bcez commented on June 20, 2024

{"version": 1, "click_events": true}
[
{"version":1}
[
[{"full_text": " Module.init() missing 1 required positional argument: 'channel' ", "background": "#ff0000", "color": "#ffffff", "name": "error", "instance": "the-only-one"}],
[{"full_text": " Module.init() missing 1 required positional argument: 'channel' ", "background": "#ff0000", "color": "#ffffff", "name": "error", "instance": "the-only-one"}],

from bumblebee-status.

tobi-wan-kenobi avatar tobi-wan-kenobi commented on June 20, 2024

Yeah, pulseaudio cannot be used directly, you need to use pulsein and/or pulseout instead.

If you remove pulseaudio and use a simpler module such as cpu, does it work then?

from bumblebee-status.

Bcez avatar Bcez commented on June 20, 2024

yea it does, what should i use to show volume then?

from bumblebee-status.

tobi-wan-kenobi avatar tobi-wan-kenobi commented on June 20, 2024

So, pulseaudio is actually managed by two modules:

pulsein for microphones and pulseout for headsets etc.

Do those two work for you?

BTW: You are by far not the first person to be falling into the pulseaudio trap, I need to find a better solution for this :(

Thank you for your patience!

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.