ArkHost/HelixNotes
14
150
Fork
You've already forked HelixNotes
13

Only a white rectangle appears upon starting #70

Closed
opened 2026年05月30日 19:44:59 +02:00 by SanskritFritz · 5 comments

Hi, I'm missing something, installed Helixnotes from AUR, after starting it, only a white rectangle appears, which is closeable when I click on the upper right corner. I looked at the codeberg issues, but found nothing like that.
Starting from the terminal only outputs this:

~> helixnotes 
(helixnotes:46461): Gtk-WARNING **: 19:35:32.441: im-ibus.so: cannot open shared object file: No such file or directory
(helixnotes:46461): Gtk-WARNING **: 19:35:32.441: Loading IM context type 'ibus' failed
Failed to create GBM buffer of size 1200x800: Invalid argument

Maybe a dependency is missing? I don't know what im-ibus should be.

Hi, I'm missing something, installed Helixnotes from AUR, after starting it, only a white rectangle appears, which is closeable when I click on the upper right corner. I looked at the codeberg issues, but found nothing like that. Starting from the terminal only outputs this: ``` ~> helixnotes (helixnotes:46461): Gtk-WARNING **: 19:35:32.441: im-ibus.so: cannot open shared object file: No such file or directory (helixnotes:46461): Gtk-WARNING **: 19:35:32.441: Loading IM context type 'ibus' failed Failed to create GBM buffer of size 1200x800: Invalid argument ``` Maybe a dependency is missing? I don't know what `im-ibus` should be.

Hello,

Can you try to start it from the terminal with this parameter?
WEBKIT_DISABLE_DMABUF_RENDERER=1 helixnotes

Does it render this way?

Hello, Can you try to start it from the terminal with this parameter? `WEBKIT_DISABLE_DMABUF_RENDERER=1 helixnotes` Does it render this way?

Yes, it does. If there is anything more to test, just say the word.

First time user, coming from Obsidian, this project looks very very promising! Thanks for it!

Yes, it does. If there is anything more to test, just say the word. First time user, coming from Obsidian, this project looks very very promising! Thanks for it!

I'll ship a permanent fix in the next release, so that users won't have to set that env var by hand.

I'll ship a permanent fix in the next release, so that users won't have to set that env var by hand.

v1.3.0 disabled the WebKitGTK DMABUF renderer by default, which caused this on some Linux setups. Can you retest on v1.3.1?

v1.3.0 disabled the WebKitGTK DMABUF renderer by default, which caused this on some Linux setups. Can you retest on v1.3.1?

Yes, sir, I tested version 1.3.2 and it starts with all of its glory. Thank you.

Yes, sir, I tested version 1.3.2 and it starts with all of its glory. Thank you.
Sign in to join this conversation.
No Branch/Tag specified
main
fix/vault-indication
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.9
v1.2.8
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ArkHost/HelixNotes#70
Reference in a new issue
ArkHost/HelixNotes
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?