Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

ubuntu19.10 在空白出点击右键菜单不会消失 #218

Open
gaoqiangks opened this issue Feb 16, 2020 · 2 comments
Open

ubuntu19.10 在空白出点击右键菜单不会消失 #218

gaoqiangks opened this issue Feb 16, 2020 · 2 comments

Comments

@gaoqiangks
Copy link

在终端里点右键出来右键菜单后, 在空白出点击右键菜单不会消失 ,必须要点一个菜单项才可以 19.10带的版本是 deepin-terminal 3.2.1.1+ds1-1

尝试下载最新版本 git clone最新版本没有办法通过编译

./app.vala:984.5-984.45: warning: the modifier static' is not applicable to constants public static const OptionEntry[] entries = { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./app.vala:793.5-793.33: warning: Gtk.Settings.gtk_enable_mnemonics has been deprecated since 3.10 ./app.vala:796.5-796.31: warning: Gtk.Settings.gtk_menu_bar_accel has been deprecated since 3.10 ./app.vala:820.3-820.23: error: struct Test.App.Options' cannot be empty
public struct Options
^^^^^^^^^^^^^^^^^^^^^
./app.vala:649.5-649.15: warning: Gtk.Menu.popup has been deprecated since 3.22
./app.vala:562.5-562.42: warning: Vte.Terminal.set_geometry_hints_for_window has been deprecated since 0.52
./app.vala:417.5-417.22: warning: Gtk.Window.resize_to_geometry has been deprecated since 3.20
./app.vala:765.5-765.22: warning: Gtk.Window.resize_to_geometry has been deprecated since 3.20
./app.vala:314.7-314.34: warning: Gtk.Widget.set_double_buffered has been deprecated since 3.14
./app.vala:399.17-399.41: warning: Vte.Terminal.match_add_gregex has been deprecated since 0.46
./app.vala:428.11-428.24: warning: Gtk.Window.parse_geometry has been deprecated since 3.20
./app.vala:435.9-435.26: warning: Gtk.Window.resize_to_geometry has been deprecated since 3.20
./app.vala:442.7-442.26: warning: Gtk.Window.set_default_geometry has been deprecated since 3.20
./app.vala:454.11-454.29: warning: Vte.Terminal.spawn_sync has been deprecated since 0.48
./app.vala:1092.7-1092.34: warning: Gdk.Window.set_debug_updates has been deprecated since 3.22
./app.vala:156.7-156.32: warning: Vte.Terminal.search_set_gregex has been deprecated since 0.46
Compilation failed: 1 error(s), 15 warning(s)
make[6]: *** [Makefile:835:app.c] 错误 1
make[5]: *** [Makefile:450:all-recursive] 错误 1
make[4]: *** [Makefile:576:all-recursive] 错误 1
make[3]: *** [Makefile:483:all] 错误 2
make[2]: *** [CMakeFiles/Vte-0.52.dir/build.make:111:Vte-0.52-prefix/src/Vte-0.52-stamp/Vte-0.52-build] 错误 2
make[1]: *** [CMakeFiles/Makefile2:1072:CMakeFiles/Vte-0.52.dir/all] 错误 2
make: *** [Makefile:130:all] 错误 2

@gaoqiangks
Copy link
Author

在空白处点击左键 刚才出来的右键菜单不会消失 必须要选一个右键菜单项来执行才可以

@BLumia
Copy link
Contributor

BLumia commented Feb 17, 2020

默认右键菜单使用的是 deepin-menu ,可以尝试升级一下 deepin-menu 看看是否可以解决问题。

@BLumia BLumia changed the title ubuntu19.10上有bug ubuntu19.10 在空白出点击右键菜单不会消失 Feb 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants