Flavien Scheurer
Flavien Scheurer
PHPCS is also linting files in the Source Control tab, and I can't remove them from the Problems view. I've added this to my config, but that doesn't work: ```...
@jaredatch Yes, this is the default. I've also copied that my workspace and user settings, no changes.
FYI, I got it working by doing this: * Right-click on ActivityWatch, select View Package Content (or something similar, I'm not running the English version) * Open the `Content` folder...
However it looks like it doesn't stay running...
Weird: opening it with double-click did not work, but it works with the terminal: ``` open /Applications/ActivityWatch.app ```
@rakleed Sorry, I've stopped using ActivityWatch.
This could help: https://gitlab.gnome.org/GNOME/librsvg Someone added a crate for it a few hours ago: https://crates.io/crates/librsvg (not sure if they are related to the librsvg project)
Just to confirm: after the upgrade to Ventura I had to: 1. Quit Mos 2. Remove Mos from Accessibility 3. Launch Mos 4. Enable in Accessibility Success!
Apparently the lowest resolution icons are corrupted. They can be extracted with this command: ```shell iconutil --convert iconset /Applications/Zulip.app/Contents/Resources/icon.icns -o ~/zulip.iconset ``` I've temporarily fixed that by replacing the icon...