Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
V20手工安装.deb后菜单中应用不见了
Experiences and Insight
445
views ·
3
replies ·
To
floor
Go
chenbo
deepin
2020-09-25 19:17
Author
前一段时间将v15升级为了v20, 手动安装了dbeaver.deb后发现菜单中不见了DBeaver,命令行中运行dbeaver后显示的图标为缺省的齿轮。后来按网友的指点,写了一个/usr/share/applications/dbeaver.destop,一切正常了。
前两天,我手动下载了最新的dbeaver.deb,手动安装后,发现菜单中又不见了DBeaver,命令行中运行dbeaver后显示的图标为缺省的齿轮。/usr/share/applications/dbeaver.destop还在啊。为什么菜单中又不见了DBeaver呢?
不明白
Reply
Like 0
Favorite
View the author
All Replies
忘记、过去
deepin
2020-09-25 19:30
#1
新的DBeaver的desktop里面有错误,我记得要把一行删掉就好了。
Reply
Like 0
View the author
chenbo
deepin
2020-09-25 21:43
#2
真的。我把下面几行注释了就可以了。
#WM_CLASS=DBeaver
#StartupWMClass=DBeaver
#StartupNotify=true
#Keywords=Database;SQL;IDE;JDBC;ODBC;MySQL
ostgreSQL;Oracle;DB2;MariaDB
#MimeType=application/sql
Reply
Like 1
View the author
seasky
deepin
2021-01-06 18:34
#3
chenbo
:
真的。我把下面几行注释了就可以了。
#WM_CLASS=DBeaver
#StartupWMClass=DBeaver
#StartupNotify=true
#Keywords=Database;SQL;IDE;JDBC;ODBC;MySQL
ostgreSQL;Oracle;DB2;MariaDB
#MimeType=application/sql
今天安装,碰到这个问题。测试了一下,把WM_CLASS这一行注释掉就可以了。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
simple
Popular Events
More
前两天,我手动下载了最新的dbeaver.deb,手动安装后,发现菜单中又不见了DBeaver,命令行中运行dbeaver后显示的图标为缺省的齿轮。/usr/share/applications/dbeaver.destop还在啊。为什么菜单中又不见了DBeaver呢?
不明白