Frederik Feichtmeier

Results 451 comments of Frederik Feichtmeier

Hey 👋 The action works but it after the ran the app image is gone Any idea how to connect this action to the releases?

> ```yaml > appleboy/github-release@master > ``` Thanks :) appleboy/github-release@master doesnt exist any more but there are a bunch others we could try [elgohr/Github-Release-Action](https://github.com/elgohr/Github-Release-Action) [marvinpinto/action-automatic-releases](https://github.com/marvinpinto/action-automatic-releases) [softprops/action-gh-release](https://github.com/softprops/action-gh-release) [ncipollo/release-action](https://github.com/ncipollo/release-action)

> > ```yaml > > appleboy/github-release@master > > ``` > > Thanks :) > > appleboy/github-release@master doesnt exist any more but there are a bunch others we could try >...

@eboye managed to create a good release cycle via bots now with release please and creating macos artifacts then for the snap it always worked but for the appimage I...

Interesting.. Those are emojis I don't have those problems on my arm MacBook when I run it on MacOS

> Æ Ø Å works just fine for song names so maybe not related to character encoding issue What happens if you enter copied emojis into the search bar?

Ok I can confirm this :) managed to install it on my mac with arm chip sound plays, everything works except the emojis. I also switched the font (with text...

@robert-ancell we have found an issue with when this fluttter app here is run inside a QEMU vm on a mac with apple silicon that the emojis are just boxes....

I made a fix for this app to use animated emojis instead. Since people wont enter emojis inthe search I guess, this is no problem here. Could become a problem...

Flutter issue https://github.com/flutter/flutter/issues/140738