-
DescriptionHi everybody, I'm pleased to contact you to seek your help for the following issue. After a full reinstall of my system I could not run dbeaver-ce. Before this reinstallation everything was working fine with Maraidb and SQLlite. Apparently this happens largely prior to connecting any DB as shown below. I suspect an issue with Eclipse. Please find below the log issued by launching dbeaver as a command: rene@localhost:~> dbeaver (java:11645): GLib-GObject-CRITICAL **: 14:47:56.353: cannot register existing type 'GdkEvent' (java:11645): GLib-CRITICAL **: 14:47:56.353: g_once_init_leave: assertion 'result != 0' failed (java:11645): GLib-GObject-CRITICAL **: 14:47:56.353: g_type_register_static: assertion 'parent_type > 0' failed (java:11645): GLib-CRITICAL **: 14:47:56.353: g_once_init_leave: assertion 'result != 0' failed Please also find my system details Many thanks for your attention and help. René DBeaver VersionCommmunity Edition 25.0.4 Operating SystemopenSUSE Tumbleweed - Kernel Version: Linux 6.14.5-1-default Database and driverNo response Steps to reproduceNo response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
|
Maybe connected with #36562 |
Beta Was this translation helpful? Give feedback.
-
|
Could you try to run DBeaver with |
Beta Was this translation helpful? Give feedback.
-
|
Also, maybe you can try the following fix NixOS/nixpkgs#335633 |
Beta Was this translation helpful? Give feedback.
-
|
Dear all, I'm pleased to inform that I succeeded to fix out the issue. I found the solution in an Opensuse forum: libgthread needed to be installed. I thank very all of you for your help and attention. I declare this issue as RESOLVED. |
Beta Was this translation helpful? Give feedback.
Dear all,
I'm pleased to inform that I succeeded to fix out the issue. I found the solution in an Opensuse forum:
libgthread needed to be installed.
I thank very all of you for your help and attention.
I declare this issue as RESOLVED.