Alex Mazanov

Results 130 comments of Alex Mazanov

Show me the output of `com.ameba.SwiftBar`

Ok, I finally have time to look into it. @jussikuosa can you give me the output of `defaults read com.ameba.SwiftBar` please?

Are any of you running SwiftBar from Downloads folder by any chance? I still can't reproduce this, but have a new build for you to try [SwiftBar 539.zip](https://github.com/user-attachments/files/21705318/SwiftBar.539.zip)

Any specific steps to reproduce? At first glance, it works as expected on my end. ![Image](https://github.com/user-attachments/assets/546ef032-9529-44b5-9b39-dba23237877f)

Ah, got it. Changing settings from the settings screen writes them into extended attributes, that's by design.

Yeah, SwiftBar is pretty **bulletproof** in this part; processing of `|` is as straightforward as it gets - it doesn't take into account any escaping whatsoever. I consider this being...

@matopeto Thank you, truly a great report. I created a test suite based on your examples and implemented fixes. This will be available in the next release.

I think that the problem is in the full file path. I guess there are spaces or something like that that break pattern matching in SwiftBar. I couldn't reproduce it,...

> I have tried this test build and problem existed yet. You mean the problem persists? I need more input from you to hunt this down since I can't reproduce...

Hey @kdeldycke, try this build please [SwiftBar 2.1.2.zip](https://github.com/user-attachments/files/20353727/SwiftBar.2.1.2.zip)