Andres Ivanov

Results 11 comments of Andres Ivanov

A good example would be - https://github.com/yahoo/kafka-manager/blob/f3823469537d577f2b1a32455b5cb32cd826a95c/app/controllers/BasicAuthenticationFilter.scala#L63-L94 It expects you to provide full search string and just checks if user was found by the search string u provided and verifies...

@natasha41575 why is this being tracked on Roadmap for 2022 and not as a hotfix for actual regression/bug? This should be fixed ASAP, it's a regression and huge limitation for...

Mojave now requires app to request "accessibility permissions" in order to manage prev/next, example - https://github.com/simon-fraser/MusicTube-Player

You can stop commenting guys, i don't think owner is developing it anymore. Last updates were almost a year ago. They are all outdated and forgotten. However check https://github.com/lamazingco/playme, this...

@steve228uk - Could you give someone else write access to start merging PRs at least please?

The issues is from `mprisService` taking over the media keys. Not sure why BOTH are implemented at the same time.. I've commented out to `mprisService` and it's working flawlessly.

I propose we either remove `mprisService` since we use built-in D-BUS or change the internal D-BUS to use the new service in Gnome - @MarshallOfSound Not sure if `mprisService` is...

Phew, that actually wasn't the issue. Worked only until reboot, must've done something else in between :man_shrugging: The issue is DBus not listening on Media anymore due to Gnome trying...

https://github.com/infinimesh/kaf/pull/34 @birdayz

👍 On that, this will be useful on very many occasions. For example, we've enabled Mimir traces and were interested in finding particular queries executed to see how they were...