David Bureš

Results 154 comments of David Bureš

If you're open to compiling, can you compile the current state of `main`, collect logs using [this tutorial](https://github.com/buresdv/Cork/wiki/Getting-Logs), then see what's logged in a line starting with "Health check error"?...

My apologies Edzard, I forgot to mention that I need you to run the maintenance. Do the same steps that got you to the "found some problems with Homebrew". If...

Hey, the logs still don't include the action that produced the error. The logs you provided end when startup finishes, but they don't include the action that produced the error...

Can you try it one more time with the newest version? I increased the severity of that particular log message, so it might finally show up...

Could be solved by completely ripping out the fuckass Homebrew implementation and implementing this with Spirytus - https://github.com/buresdv/Spirytus/issues/2

That's weird, because semantically, both of these should be `.secondaryAction`s. It's also strange why it's complaining about duplicate identifiers, even though they have unique IDs 🤔

Can you please do `which brew` in the Terminal? Just to make sure that the executable is in the correct location.

That's interesting indeed. I have Homebrew installed through the Terminal, and it may be that Homebrew is not in the `$PATH`. While this should not affect Cork, it's one point...

> the response from the uninstall command was that no homebrew was found. In that case, I think you can just run the install command and it won't break anything....