Can't start Dbeaver by desktop icon.
See original GitHub issueI was unable to start Dbeaver by desktop icon when I updated to 5.1.4. It’s always no problem starting from the terminal. Today, I updated to 5.1.5.201808122132, but I still can’t start.
My OS is Ubuntu 16.04. dbeaver.desktop
is as follow
1 [Desktop Entry]
2 Version=1.0
3 Type=Application
4 Terminal=false
5 Name=DBeaver Community
6 GenericName=UniversaL Database Manager
7 Comment=Universal Database Manager and SQL Client.
8 Path=/usr/share/dbeaver/
9 Exec=/usr/share/dbeaver/dbeaver
10 Icon=/usr/share/dbeaver/dbeaver.png
11 Categories=IDE;Development
12 WM_CLASS=DBeaver Community
13 StartupWMClass=DBeaver Community
14 StartupNotify=true
15 Keywords=Database;SQL;IDE;JDBC;ODBC;MySQL;PostgreSQL
16 MimeType=application/sql
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (3 by maintainers)
Top Results From Across the Web
DBeaver not launching - DBeaver Forum • View topic
Guys, I have installed "dbeaver-3.1.3-ee-x86_64-setup.exe" with the JRE built in on my Windows 7 and this is not working.
Read more >[SOLVED] How To Fix Dbeaver.exe Errors - Solvusoft
EXE problems with dbeaver.exe most often stem from a corrupt or missing executable file, which often occur duing the startup of Third-Party Application....
Read more >DBeaver user guide
To order data by several columns, go column by column, setting the order with the Ordering icon, starting from the column by which...
Read more >4 SQL and Database Tools | UC Davis DataLab Install Guides
Note that DBeaver does not create a database, it only allows you to view and ... Desktop will place icons on your desktop,...
Read more >Dbeaver - Ovio
Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports any database which has JDBC driver (which ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@serge-rider Solved my problem, I remove “dbeaver.desktop” from “~/.local/share/applications”, the content was:
5.1.5 was already released, display glitch issue was fixed there. You always can downgrade using deb installer (archives are here: https://dbeaver.io/files/ or in GitHub releases).
Any logs/traces would be very welcome. Unfortunately I don’t know where Gnome keeps them. Something is wrong with binaries, I guess. At the moment I don’t have a clue how to fix this.