Closed kol4k closed 5 years ago
I'm getting the same error too.
I was able to use GTK2 to bypass the error but I no longer can use GTK2.
Any thoughts about how to work around this? I've tested using Oracle JDK 8 (212) and JDK11 and Open JVM, all yields similar errors.
BTW: I'm using Ubuntu 18.04.02.
I get this with a vanilla (well, CDT-flavoured) eclipse as well. So this is not an issue of dbeaver but eclipse and/or Ubuntu. I am using a rather stripped-down version of Ubuntu 18.04 running XFCE. More interestingly, it did work a few hours ago...
Edit: it is clearly related to the WM theme in use (changing it makes eclipse work) so I am assuming a bug in org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java - possibly already fixed but I could not find a fix. Maybe someone of you could report that upstream, please.
Edit#2: The best (I think) workaround that I could find is to set the Theme Name to "default"
instead of ""
: xfconf-query -c xsettings -p /Net/ThemeName -s "default"
Hi Stefan,
I got around the problem by adding a command to my dbeaver launcher icon on my desktop.
I changed it from (without quotes): "/usr/share/dbeaver/dbeaver" to "env GTK_IM_MODULE=ibus /usr/share/dbeaver/dbeaver"
It probably was working for a few hours because your environment variable, GTK_IM_MODULE, was set to ibus. Hopefully, it'll fix the problem for you.
Good Luck.
-Michael
From: Stefan Tauner notifications@github.com Sent: Friday, September 13, 2019 12:06 PM To: dbeaver/dbeaver dbeaver@noreply.github.com Cc: Michael Woo s31280@hotmail.com; Comment comment@noreply.github.com Subject: Re: [dbeaver/dbeaver] cant open dbeaver on Ubuntu 18.04 (#5835)
I get this with a vanilla (well, CDT-flavoured) eclipse as well. So this is not an issue of dbeaver but eclipse and/or Ubuntu. I am using a rather stripped-down version of Ubuntu 18.04 running XFCE. More interestingly, it did work a few hours ago...
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/dbeaver/dbeaver/issues/5835?email_source=notifications&email_token=ABGMMNQDSU2UINP2NZNRKQDQJO3ANA5CNFSM4HJUUT52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6VPFMY#issuecomment-531296947, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABGMMNXW3RBXIGZYX7AKB2LQJO3ANANCNFSM4HJUUT5Q.
Hello. i was using dbeaver last version and the app cant be open.
this is error on log: