有人使用scribes吗?按tab键模版无法展开,急求解决方案

软件和网站开发以及相关技术探讨
回复
头像
pjg864
帖子: 137
注册时间: 2008-01-12 13:07

有人使用scribes吗?按tab键模版无法展开,急求解决方案

#1

帖子 pjg864 » 2009-05-15 21:19

RT!
上次由 pjg864 在 2010-01-06 22:36,总共编辑 1 次。
头像
pjg864
帖子: 137
注册时间: 2008-01-12 13:07

Re: 有人使用scribes吗?按tab键模版无法展开,急求解决方案

#2

帖子 pjg864 » 2010-01-06 22:33

I found that Tab key is unable to be used.
头像
pjg864
帖子: 137
注册时间: 2008-01-12 13:07

Re: 有人使用scribes吗?按tab键模版无法展开,急求解决方案

#3

帖子 pjg864 » 2010-01-06 22:36

除了tab键失效之外,现在的scribes也无法导入templates

暂时找不到方法解决。
头像
pjg864
帖子: 137
注册时间: 2008-01-12 13:07

Re: 有人使用scribes吗?按tab键模版无法展开,急求解决方案

#4

帖子 pjg864 » 2010-01-07 0:30

解决方法:apt-get remove scribes
Then: do as http://scribes.sourceforge.net/download.html
头像
pjg864
帖子: 137
注册时间: 2008-01-12 13:07

Re: 有人使用scribes吗?按tab键模版无法展开,急求解决方案

#5

帖子 pjg864 » 2010-01-07 0:31

代码: 全选

root# sudo apt-get install bzr libglib2.0-dev
root# sudo apt-get install gnome-common
root# sudo apt-get install python-gtksourceview2
root# sudo apt-get install python-gnome2
root# sudo apt-get install python-gnome2-desktop
root# sudo apt-get install python-gnome2-extras

代码: 全选

root# bzr branch lp:scribes
root# cd scribes
root# ./autogen.sh
root# make
root# make install
回复