GithubAnon0000

Results 80 comments of GithubAnon0000

> Error: signal 11 That is segmentation fault (app trying to access memory that it isn't allowed to access). If that happens the app crashes. What did you do prior...

@abdnh Please especially check the windows and macos commands / instructions; I know that the Linux instructions and commands are correct because I tried them; but I have no way...

> On Mac, NODMG=1 will skip the slow bundling/code signing, and on Windows set NOCOMP=1 will skip code signing and compression. It might be too optimistic to assume they'll read...

Thank you dae and abdnh! I made some changes. I have implemented the env var change as text in https://github.com/ankitects/anki/pull/4380/commits/d040148b866896fa12985df0752cd8d1fe5ea86e and then in the table in https://github.com/ankitects/anki/pull/4380/commits/efb1b1a4bcc452438d6d084144356d245f0a3ca3. If you prefer...

Actually, for a new profile this bugs out. I'll investigate. **Edit:** Fixed. I used `true` where I should have used `false` instead. It workes perfectly fine for me now.

Regarding https://github.com/ankitects/anki/pull/4370#issuecomment-3348919522 (@Danika-Dakika): With the last commit, I re-use the colors that ankis color palette is already using. I set the color for light and dark mode to the same...

Maybe there is a way to make both sides happy? What if we merge this PR and you, @Luc-Mcgrady, ignore this feature in your porting efforts? Once your port is...

> Liar 😉 It is true, but thank you for the complement! > It's not only my/your time to waste though. People who are not us will have to review...