question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Strange behavior of modules

See original GitHub issue

Version used: latest AUR bumblebee-status

First weird behavior

I am sure this probably is an error on my side, but I have encountered this strange behavior of modules in the bar. It looks like the arrows are “missing a piece”. plugged (Sorry for the watermark) This error happened with every theme I tried, so I don’t think that it’s bond to any theme. For the screenshot I used this inside the bar{} block in the .config/i3/config

font pango:Noto Sans Regular 10, FontAwesome 10, Powerline 10
status_command bumblebee-status -t powerline \
     -m time date spacer battery

I found someone having the same problem on AskUbuntu, but it didn’t solve the problem.

Second weird behavior

Next weird behavior i came across is in the battery module. When the laptop is plugged in, it shows a question mark in a circle (shown in the first part). When I unplug it, however, it shows the charging symbol. unplugged.

Do you know if these problems are caused by fonts, system (I use arch btw) or if this is a bug? Thank you!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
matejp0commented, Jan 23, 2022

That’s okay! 😃 The second issue was just a malfunctioning battery in my laptop, acpi was returning Unknown as the state of the battery. The first issue was, like you said, a problem with my font configuration. I tried changing my fonts etc. and eventually somehow got it to work 😃.

0reactions
tobi-wan-kenobicommented, Jan 23, 2022

@matejp0 Were you able to fix the second issue? Sorry for taking a while to get back to you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Version 2.1 strange behavior when modules were moved or ...
2.1.0 plays most of my patches heavily distorted. This is on a fresh install of Ubuntu Studio 21.10. Would love to see VCV...
Read more >
Strange behavior of Import-Module - powershell - Stack Overflow
I have a very strange behavior in PowerShell. I use the following scripts: HelloWorld.psm1 : function Write-HelloWorld { "Hello world ...
Read more >
Strange behavior in module __init__ - General Usage
I created a simple module with just the following code: $ cat X/src/X.jl module X function __init__() @show Ptr{UInt8}(0x123456789abcdef0) ...
Read more >
Strange behavior during invalid import of modules without if ...
Although practicality beats purity. Errors should never pass silently. Unless explicitly silenced. In the face of ambiguity, refuse the ...
Read more >
Strange Behavior with Productivity Modules with Bobs/Angels
Strange Behavior with Productivity Modules with Bobs/Angels · Mods used are the permadaylight one, bottleneck, most of bobs, most of angels, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found