martyr-deepin / deepin-terminal-gtk

DDE terminal emulator application
GNU General Public License v3.0
263 stars 57 forks source link

org.freedesktop.DBus.Error.UnknownMethod: LaunchAppWithOptions #61

Closed trunapushpa closed 6 years ago

trunapushpa commented 6 years ago

After the recent deepin update from 15.5 to 15.6 the Ctrl+Alt+t shortcut and open in terminal have stopped working. I am not exactly sure what the problem is but on running /usr/lib/deepin-daemon/default-terminal I get the following error:

org.freedesktop.DBus.Error.UnknownMethod:Cant find the method of LaunchAppWithOptions
main.go:58: org.freedesktop.DBus.Error.UnknownMethod:Cant find the method of LaunchAppWithOptions

How to resolve this?

trunapushpa commented 6 years ago

Don't know what the problem was, but running sudo apt install dde resolved the issue.