Kevin Manca

Results 22 comments of Kevin Manca
trafficstars

> We would need to add an option to allow you to force the usage of `gui/*` in that case. You cannot start services that way reliably unless the same...

@MikeMcQuaid just tested the new branch with my usage and it’s working as expected. Thanks

> Is there an ongoing issue with the way `brew upgrade` behaves after removing the uninstall script from `lulu`? Since `brew upgrade` runs `brew uninstall` first, the app is reset,...

> @krehel But we aren't running any uninstaller anymore. What you are seeing is a leftover from the previous version of the caskfile. That seems weird. If `brew upgrade` runs...

> I'd say also there's different issues at play here. Mine is assuredly an upstream issue as the uninstall needs to be compiled for ARM, I'm just thinking of workarounds....

@krehel maybe, or double check if you made some change to your local tap and you’re using that for LuLu cask installs and update with `HOMEBREW_NO_INSTALL_FROM_API=1` set.

Not happening lately with last updates. I'll reopen in case something happens again.

@MadeiraAlexandre Do you think that's fine to add a `scrollToTop` if a tap in the TabBarItem is performed and the TabPage is the same (as the item)? I checked but...

Thanks @MadeiraAlexandre , that's awesome! Yes, I saw what you've done in the `SearchView` to trigger the search-on-tap with the **Boolean var**.