This bug affects even recent git version. I can't enter github due to problem with email, used there, but it seems that could be useless, since existing bug report never got attention: https://github.com/jamiemcg/Remarkable/issues/345 (perhaps, never will). Anyway, fix is simple - looks like typo, when default empty css was used instead of configured. Reproducible: Always
Created attachment 867060 [details, diff] Patch to fix custom css load on application start
Created attachment 867061 [details, diff] Patch to fix custom css load on app start (edited) Forgot about comment for auto-close if that can ever get to upstream.
Place upstream pull request https://github.com/jamiemcg/Remarkable/pull/411
(In reply to Martin Dummer from comment #3) > Place upstream pull request > > https://github.com/jamiemcg/Remarkable/pull/411 Great, thanks.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824b749b2b7acd55d422a1bd82a4279b5bf5421e commit 824b749b2b7acd55d422a1bd82a4279b5bf5421e Author: Martin Dummer <martin.dummer@gmx.net> AuthorDate: 2024-01-31 20:01:30 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-02-29 12:44:20 +0000 app-editors/remarkable: fix custom css is not loaded on start patch to fix https://github.com/jamiemcg/Remarkable/issues/345 Closes: https://bugs.gentoo.org/911722 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/35120 Signed-off-by: Joonas Niilola <juippis@gentoo.org> .../remarkable/files/fix-custom-css-issue.patch | 29 +++++++++ .../remarkable-1.9.0_pre20210320-r3.ebuild | 70 ++++++++++++++++++++++ 2 files changed, 99 insertions(+)