Tellervo

Results 9 comments of Tellervo

same issue on my Android phone, only occurs with custom themes though

rich markdown editor works on my laptop with my own custom theme. On my phone, rich markdown editor does not work with the same theme, and only with preinstalled themes...

> I experienced this too, but I was able to fix it with some interesting steps: > > 1. Create the note using the Rich Markdown Editor on my computer....

Yes, the Rich Markdown Editor works. I assumed it was related to custom themes as all Standard Notes themes (e.g., solarized dark or midnight) loaded fine, and the editor only...

@Kryszn0 I faced the same issue. What worked for me: ### Tandoor Docker Compose ``` services: db_recipes: image: postgres:16-alpine container_name: tandoor_db restart: always volumes: - /opt/tandoor/postgresql:/var/lib/postgresql/data env_file: - ./.env networks:...

It does not work on Debian 13 either, with a similar output: ``` (io.ente.auth:2781): Gdk-CRITICAL **: 07:54:08.968: gdk_gl_context_make_current: assertion 'GDK_IS_GL_CONTEXT (context)' failed ** (io.ente.auth:2781): WARNING **: 07:54:08.968: Failed to initialize...

Thanks! This worked for me (no freezing, I can see and copy the codes). Hoping the underlying issue can be fixed in the AppImage at some point (the .deb also...

Faced the same issue of Dolphin not recognizing any installed applications. Can confirm that the fix suggested by @Rudd-O solves the issue on Fedora Templates. The file I had to...