Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
15.10.2更新后深度终端分屏功能出Bug啦~
Apps Section
694
views ·
4
replies ·
To
floor
Go
150******77
deepin
2019-07-09 06:55
Author
之前ssh登录服务器后,终端右击分屏会自动新建一个终端并且自动登录到相同的服务器上。升级到15.10.2后,右击分屏后,原来的终端显示:➜ ~ expect -f /tmp/deepin-terminal-S0LI4Z
zsh: command not found: expect
新建的终端则是本地终端,并没有登录到远程服务器上
感觉应该是环境变量出了问题
Reply
Like 0
Favorite
View the author
All Replies
走钢丝
deepin
2019-07-09 07:07
#1
试了下,还真的有这个问题
Reply
Like 0
View the author
BLumia
deepin
2019-07-09 18:26
#2
有没有人试过 revert
https://github.com/linuxdeepin/d ... 124eaf2d54f79c3dfbe
这个提交能不能修复这个问题?
Reply
Like 0
View the author
aida
deepin
2019-07-09 18:50
#3
安装一下expect
sudo apt install expect
Copy the Code
看看可以吗?
Reply
Like 0
View the author
150******77
deepin
2019-07-09 20:47
#4
https://bbs.deepin.org/post/180424
安装一下expect
本地有装的,我单独执行expect -f /tmp/deepin-terminal-S0LI4Z是可以登录到对应服务器的
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
Linyaps "YTDownloader" uninstall not possible app.netlify.ytdn
Popular Events
More
zsh: command not found: expect
新建的终端则是本地终端,并没有登录到远程服务器上
感觉应该是环境变量出了问题