[bug反馈]更新后右下角只显示输入法
Tofloor
poster avatar
0312birdzhang
deepin
2013-05-29 17:41
Author
深度截图20130529094325.png
Reply Favorite View the author
All Replies
cxbii
deepin
2013-05-29 18:40
#1
右下角通知区图标消失
这个可能是部分软件导致的问题
请终端执行:
  1. kill $(ps aux | grep trayicon.py | awk '{print $2}')
  2. sudo apt-get install gdb -y
  3. cd /usr/share/deepin-system-tray/src/
  4. gdb python
  5. r ./trayicon.py
Copy the Code
然后前去bug管理上报(请贴上上面的终端输出,请不要用截图!)~
地址:http://www.linuxdeepin.com/mantis/login_select_proj_page.php?ref=bug_report_page.php
Reply View the author
Oli
deepin
2024-07-16 12:05
#2

什么图

Reply View the author