On fedora 35 inkdrop doesnt open:
The same problem occurs with other apps, like vscode. Aparently is a problem with electron. Vscode team already fixed on insiders version: https://github.com/microsoft/vscode/issues/132609
The --no-sandbox
workaround works.
craftzdog
(Takuya Matsuyama)
October 5, 2021, 3:21am
2
Hi Luis,
Thank you for reporting. Got it.
Inkdrop v5.4.3 is currently on Electron 12.2.1, which apparently doesn’t have the backport.
I’m currently working on building a native editor for iOS and Android:
https://forum.inkdrop.app/t/progress-report-on-building-native-markdown-editors-for-ios-and-android/2603
I’ll update Electron to the latest once finished it.
craftzdog
(Takuya Matsuyama)
December 20, 2021, 6:23am
3
I’ve released v5.5.0-beta.1 built with Electron 16.
I hope it works!
finally! that worked, thanks!
1 Like
craftzdog
(Takuya Matsuyama)
December 21, 2021, 1:57am
5
Cool, thanks for reporting it!