uebersicht icon indicating copy to clipboard operation
uebersicht copied to clipboard

Nothing Showing up on Bar

Open dXu23 opened this issue 6 years ago • 3 comments

Nothing shows up on bar. I suspect that it is an applescript error. When I open up the Debug Console on Ubersicht, it says 'syntax error: Expected "then", etc. but found identifier (-2741)'.

dXu23 avatar Dec 23 '18 08:12 dXu23

Can you post the widget that you're having issues with, please?

hawkrives avatar Dec 23 '18 12:12 hawkrives

Sorry it took so long for me to reply. The widget is https://github.com/callahanrts/bar

dXu23 avatar Jan 03 '19 05:01 dXu23

Seems like it's a problem with the applescript command in this line of the widget: https://github.com/callahanrts/bar/blob/01c8f71ffaf0f0e863f0dce2ecde296dcb7630b7/index.jsx#L63

Might want to ask them what's up since that script doesn't seem to compile for me either

Amar1729 avatar Jan 03 '19 17:01 Amar1729