timmi
deepin
2017-11-23 19:30 自挽
Reply Like 0 View the author
https://bbs.deepin.org/post/148808
这个没影响,直接忽略
https://bbs.deepin.org/post/148808
有一个比较猥琐的办法,创建一个 xterm 的软连接,这样就不用安装两个终端了。
方法:
https://bbs.deepin.org/post/148808
有一个比较猥琐的办法,创建一个 xterm 的软连接,这样就不用安装两个终端了。
方法:
Popular Ranking
ChangePopular Events
More
有无办法用deepin-terminal运行矮人要塞懒人包?
目前可以用xterm运行,但是装两个终端怪难受的
包地址:http://dffd.bay12games.com/file.php?id=12762
目前已经做的:
安装了依赖包:sudo apt-get install default-jre libsdl1.2debian libsdl-image1.2 libsdl-ttf2.0-0 libglu1-mesa libgtk2.0-0 libopenal1 libjpeg62 wget coreutils tar xterm sed python bzip2 qtchooser libqt4-script libqt4-scripttools libqt5script5 libqt5scripttools5 libqxt-core0 libqxt-gui0
安装了xterm:sudo apt-get install xterm
设置终端为xterm:file ==> configure terminal ==> xterm
如果设置终端为deepin终端的话,报错为:Running PyLNP 0.12b (OS: linux, Compiled: True)
INFO: Read installed graphics (Phoebus) from log
INFO: Installing embark profiles: [u'default_profiles.txt', u'advanced_profiles.txt']
INFO: Installing embark profiles: [u'default_profiles.txt']
Traceback (most recent call last):
File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/core.launcher", line 115, in run_program
File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/subprocess", line 710, in __init__
File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/subprocess", line 1335, in _execute_child
OSError: [Errno 2] No such file or directory
ERROR: Could not launch ./df_linux/dfhack
Exception in Tkinter callback
Traceback (most recent call last):
File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/Tkinter", line 1532, in __call__
File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/core.launcher", line 55, in run_df
Exception: Failed to run Dwarf Fortress.
Traceback (most recent call last):
File "", line 12, in
File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/core.lnp", line 126, in __init__
File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/tkgui.tkgui", line 257, in start
File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/Tkinter", line 1121, in mainloop
KeyboardInterrupt
--------------------------
原问题:.service error:在终端输入/usr/bin/deepin-terminal出现的问题
** (deepin-terminal:6684): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
按网上说 export NO_AT_BRIDGE=1 也没用
求大神