You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
To start faster than the previous unmaintained 0.17.1 version, which takes up 0m 6,440s to start.
Actual behavior:
Just pops up the loading window (the blue growing/shrinking circle) but no GUI. I had to cancel the process after 3m 14,748s.
Versions
MarkText version: v0.17.5
Operating system: Linux A410 6.6.47-1-MANJARO # 1 SMP PREEMPT_DYNAMIC Mon Aug 19 09:51:26 UTC 2024 x86_64 GNU/Linux
CPU: Dual Core Intel Core i3 M 390
Is there some verbose/debug command which I would post the output here?
The only lines I got from terminal: $ time ./marktext-x86_64.AppImage
strict mode: missing type "string" for keyword "pattern" at "#/properties/spellcheckerLanguage" (strictTypes) [17666:0918/140817.051294:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
(the last line I also get from the previous version)
Description
AppImage doesn't start up at all.
Steps to reproduce
chmod +x marktext-x86_64.AppImagetime ./marktext-x86_64.AppImageExpected behavior:
To start faster than the previous unmaintained 0.17.1 version, which takes up 0m 6,440s to start.
Actual behavior:
Just pops up the loading window (the blue growing/shrinking circle) but no GUI. I had to cancel the process after 3m 14,748s.
Versions
Is there some verbose/debug command which I would post the output here?
The only lines I got from terminal:
$ time ./marktext-x86_64.AppImagestrict mode: missing type "string" for keyword "pattern" at "#/properties/spellcheckerLanguage" (strictTypes) [17666:0918/140817.051294:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.(the last line I also get from the previous version)