Emanuel Haupt

Results 20 comments of Emanuel Haupt

I see a similar thing on `FreeBSD 14.0-RELEASE amd64` with `2.11.0`. Pressing the settings icon immediately terminates the program with: ``` $ crow No autostart provider implemented Abort trap (core...

> The issue is different. The program was unable to detect autostart provide because we don't support FreeBSD. Feel free to add extra defines though. Could you give me a...

> Just grep the code for `No autostart provider implemented`. You will see the place where you most likely want to replace `Q_OS_LINUX` with `Q_OS_UNIX`. After following your advice and...

> > While I understand that FreeBSD is not officially supported, would you consider including this patch upstream > > Sure! But instead of `#if defined(Q_OS_LINUX) || defined(Q_OS_UNIX)` use just...

Thank you @mikebrady! Maybe both, libavcodec and alac could be made optional (by configure argument). That would leave users and packagers a choice.

> This issue has been inactive for 45 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment. Issue...

This repo seems to have source code fixed to at least some extent: https://github.com/nu774/qaac/tree/master/ALAC https://perkele.cc/software/ALAC