jwli6
jwli6
Have you solved this problem? I had the same situation.
@r00tr4v3n, @Aganel hello, latex-math runs wrong on my mac. I set the path to klatexformula correctly, but it still doesn't work. I debugged myself and found that the command generated...
And I turned on full access to the disk in qownnotes in the mac settings.
And, its maybe [bug](https://github.com/qownnotes/scripts/blob/9045bcd6eccc5f76a7ab3bcbdee3e51a9e5ad8ee/latex-math/latex-math.qml#L197)? After `regenerateNotePreview`, the previous `noteToMarkdownHtmlHook` will be executed again, and then it will be executed in a loop?
> @r00tr4v3n hello, latex-math runs wrong on my mac. I set the path to klatexformula correctly, but it still doesn't work. I debugged myself and found that the command generated...
Where is #2299? Can you give me a link? Thanks!
Thank u very much! I have checked it, and found that execute `open /bin/bash --args -c xxx` on the terminal, where bash cannot receive arguments, but only `open -a /bin/bash...
> You could make a pull request to differentiate arguments between operating systems or just modify it in your script folder for a quick fix. Yes, I downloaded the script...
> I don't think there currently still is a real solution for [pbek/QOwnNotes#2299](https://github.com/pbek/QOwnNotes/issues/2299). Maybe as @ckayr [said](https://github.com/pbek/QOwnNotes/issues/2299#issuecomment-974252955), let the developer decide how to open other programs?😊
@r00tr4v3n And, do you thinking this is a [bug](https://github.com/qownnotes/scripts/issues/154#issuecomment-1153430674)? 😉