[GH-ISSUE #535] ec-probe monitor does not work on Linux (list goes downwards) #484

Closed
opened 2026-02-26 00:32:47 +03:00 by kerem · 6 comments
Owner

Originally created by @erkexzcx on GitHub (Aug 12, 2018).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/535

screenshot_2018-08-13_00-56-16

Originally created by @erkexzcx on GitHub (Aug 12, 2018). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/535 ![screenshot_2018-08-13_00-56-16](https://user-images.githubusercontent.com/5955795/44006850-b883fde0-9e93-11e8-840a-001035adf108.png)
kerem closed this issue 2026-02-26 00:32:47 +03:00
Author
Owner

@hirschmann commented on GitHub (Aug 14, 2018):

I need some more info to reproduce this error. Which shell are you using? Have you tried a different shell? Have you tried disabling stuff like e.g. powerline?

<!-- gh-comment-id:412891593 --> @hirschmann commented on GitHub (Aug 14, 2018): I need some more info to reproduce this error. Which shell are you using? Have you tried a different shell? Have you tried disabling stuff like e.g. powerline?
Author
Owner

@erkexzcx commented on GitHub (Aug 14, 2018):

  1. Both BASH and ZSH produce the same issue.
  2. ec-probe dump works without issues.
  3. ec-probe read 0xXX works without issues.
  4. ec-probe write 0xXX works without issues.
  5. xterm and xfce4-terminal produces same output.

I have not used ec-probe on linux in the past at all. I am currently using my own maintained nbfc-git package from AUR (for Arch Linux).

Because everything else seem to work just fine, I assume this needs to be fixed in code. Let me know if there is anything you would like me to provide.

P.S. You can check PKGBUILD if needed.

<!-- gh-comment-id:412901431 --> @erkexzcx commented on GitHub (Aug 14, 2018): 1. Both BASH and ZSH produce the same issue. 2. **ec-probe dump** works without issues. 3. **ec-probe read 0xXX** works without issues. 4. **ec-probe write 0xXX** works without issues. 5. **xterm** and **xfce4-terminal** produces same output. I have not used ec-probe on linux in the past at all. I am currently using my own maintained [nbfc-git](https://aur.archlinux.org/packages/nbfc-git/) package from AUR (for Arch Linux). Because _everything else_ seem to work just fine, I assume this needs to be fixed in code. Let me know if there is anything you would like me to provide. P.S. You can check [PKGBUILD](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=nbfc-git) if needed.
Author
Owner

@hirschmann commented on GitHub (Aug 14, 2018):

The last time I tested it, it worked fine in bash for Manjaro and Ubuntu.
I will try to reproduce the issue with your AUR package.

<!-- gh-comment-id:412905695 --> @hirschmann commented on GitHub (Aug 14, 2018): The last time I tested it, it worked fine in bash for Manjaro and Ubuntu. I will try to reproduce the issue with your AUR package.
Author
Owner

@hirschmann commented on GitHub (Aug 14, 2018):

I have tested your AUR package and found the problem:
In the script you put at /usr/bin/ec-probe you pipe the output of ec-probe into sed which fucks up the formatting.

<!-- gh-comment-id:413021807 --> @hirschmann commented on GitHub (Aug 14, 2018): I have tested your AUR package and found the problem: In the script you put at `/usr/bin/ec-probe` you pipe the output of ec-probe into sed which fucks up the formatting.
Author
Owner

@erkexzcx commented on GitHub (Aug 15, 2018):

That's my bad. I've fixed this issue now: https://aur.archlinux.org/packages/nbfc-git/

<!-- gh-comment-id:413097845 --> @erkexzcx commented on GitHub (Aug 15, 2018): That's my bad. I've fixed this issue now: https://aur.archlinux.org/packages/nbfc-git/
Author
Owner

@erkexzcx commented on GitHub (Aug 15, 2018):

I created #537 as a result of this issue :) Thanks for your help, hirschmann!

<!-- gh-comment-id:413097927 --> @erkexzcx commented on GitHub (Aug 15, 2018): I created #537 as a result of this issue :) Thanks for your help, hirschmann!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#484
No description provided.