Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error output logged after every execution #333

Closed
1 task done
jbboynton opened this issue Sep 21, 2022 · 1 comment
Closed
1 task done

Error output logged after every execution #333

jbboynton opened this issue Sep 21, 2022 · 1 comment
Milestone

Comments

@jbboynton
Copy link

Describe the bug

  • Every time a script is executed, error output is logged in the console
  • The error output contains only the empty string

To reproduce

  • Add the plugin example below and check the messages logged in the console

Expected behavior

  • Blank error output should not be logged

Screenshots

swiftbar-logs
Log messages as they appear in the console

Environment

  • macOS Monterey 12.6
  • SwiftBar 1.4.3 (422)

Plugin example

#!/bin/bash

# metadata
# <xbar.title>Test</xbar.title>
# <xbar.author>Test</xbar.author>
# <xbar.desc>Test</xbar.desc>

echo "test"
  • I don't run Bartender/Dozer/etc. or tested the issue without it running
@melonamin melonamin added this to the 1.4.4 milestone Sep 22, 2022
@melonamin
Copy link
Contributor

Hey @jbboynton, this have been addressed in 1.4.4. You can jump on the BETA train a wait until it released.

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

No branches or pull requests

2 participants