Deleted user
Deleted user
> Quote reply For inflight not sure for globe (v9 is available and installed manually)  for glob 9 
@ritikbanger Hi, Please follow this: https://github.com/github-craftwork/start-here/issues/100
Here's explanations from two GrapheneOS devs on what counts as Dynamic code loading in regards to another app called "Simplex Chat" https://github.com/simplex-chat/simplex-chat/issues/4810#issuecomment-2349896219 https://github.com/simplex-chat/simplex-chat/issues/4810#issuecomment-2350453187
Closing as this is fixed now, thank you @jarelllama for pointing this out.
Hi! I tried building on humble with -Wpedantic and it throws a lot of warnings: ISO C++11 requires at least one argument for the "..." in a variadic macro Not...
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Why not pin this to issues or write the solution in the readme, I've noticed that a lot of people still don't know the solution, and many more don't know...
I am running it on Ubuntu 22.10 ``` (setq languagetool-java-arguments '("-Dfile.encoding=UTF-8")) (setq languagetool-console-command "/home/red/bin/languagetool/LanguageTool-6.0-stable/languagetool-commandline.jar" languagetool-server-command "/home/red/bin/languagetool/LanguageTool-6.0-stable/languagetool-server.jar") (setq languagetool-api-key "password" languagetool-username "[email protected]") ```
Thankyou for the detailed explaination. I shall keep the issue open, incase someone else decides to take this on! Meanwhile, I will try my best to understand, tinker and implement...
Did u solve the issue?