Skip to content

Conversation

@simonwiles
Copy link

Today after some system upgrades rofi on my system is outputting a warning on stderr1 which causes rofi-code to fail to open workspaces correctly. Digging in to the code a little, it seems that it's the use of CombinedOutput that's causing the problem. I think there's no reason why stderr should ever be passed to codeCmd?

Thanks!

Footnotes

  1. Fontconfig warning: using without calling FcInit() specifically, but that's not the point.

Anything `rofi` returns on `stderr` will cause the `codeCmd` to fail in an unhelpful way.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant