LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 2327|回复: 22

gDesklets 3.0 is out!

[复制链接]
发表于 2004-8-16 14:31:38 | 显示全部楼层 |阅读模式
The new version 0.30 is finally available featuring the new graphical gDesklets shell.

http://www.pycage.de/download/gdesklets/gDesklets-0.30.tar.bz2
发表于 2004-8-16 18:49:53 | 显示全部楼层
really cool!

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
发表于 2004-8-17 01:20:00 | 显示全部楼层
最初由 aries1998 发表
really cool!


安装后不能启动呀:
是按照AACCDD兄的方法:
编译安装gDesklets-0.26.2:
官方主页:http://gdesklets.gnomedesktop.org/
下载地址:http://pycage.de/download/gdesklets...-0.26.2.tar.bz2
解压、编译安装:
# tar xjvf gDesklets-0.26.2.tar.bz2
# cd gDesklets-0.26.2/
# ./configure --prefix=/usr --sysconfdir=/etc (系统安装,安装后出现在附件菜单)
# make
# make check
# sudo make install
下载GoodWeather desklet:
http://freshmeat.net/redir/goodweat...l_bz2/files.php
解压、安装:
# cp GoodWeather-0.3.tar.bz2 .gdesklets/
# tar xjvf GoodWeather-0.3.tar.bz2
# cd GoodWeather/
# ./Install_GoodWeather_sensor.bin
运行:
# gdesklets .gdesklets/GoodWeather/GoodWeather.display
以后运行# gdesklets 会自动打开GoodWeather.display

来安装的,但在:# gdesklets .gdesklets/GoodWeather/GoodWeather.display
这步显示:
[root@Linux GoodWeather]# gdesklets /home/hades/.gdesklets/GoodWeather/GoodWeather.display
Invalid command.

    Usage: gdesklets [option] <command> [arguments...]

    <command>: open <files>      (Opens the given display files)
               start             (Runs the gDesklets daemon)
               stop              (Stops the gDesklets daemon)
               list              (Lists open displays)
               restart           (Restarts the gDesklets daemon)
               profile <profile> (Switches to the given profile)
               profile           (Shows the current and the available profiles)
               shell             (Opens the graphical shell)
               slay              (Kills the daemon -- use in emergency)
               about             (Prints information about gDesklets)
               version           (Prints gDesklets version)
               help              (Displays this text)

    [option]: --translucent (Enables translucency on the freedesktop.org
                             XServer)
所以在:[hades@Linux GoodWeather]$ gdesklets start
Cannot establish connection to daemon : timeout

显示这样的信息,现在是运行 不了,咋回事呀?帮忙吧:help :help :thank :thank
发表于 2004-8-17 12:03:57 | 显示全部楼层
up
发表于 2004-8-17 14:25:25 | 显示全部楼层
我也是这个问题,是不是libgtop2 or higher (2.6.0 is recommended)的原因,哪里有下libgtop2-2.6.0源码或fc2的rpm
发表于 2004-8-17 14:46:51 | 显示全部楼层
#gdesklets open .gdesklets/GoodWeather/GoodWeather.display

试试
发表于 2004-8-17 17:03:56 | 显示全部楼层
[root@localhost root]# gdesklets /usr/local/GoodWeather/GoodWe
ather.display
local
[root@localhost root]# gdesklets /usr/local/GoodWeather/GoodWe
ather.display
Invalid command.

    Usage: gdesklets [option] <command> [arguments...]

    <command>: open <files>      (Opens the given display file
s)
               start             (Runs the gDesklets daemon)
               stop              (Stops the gDesklets daemon)
               list              (Lists open displays)
               restart           (Restarts the gDesklets daemo
n)
               profile <profile> (Switches to the given profil                                                e)
               profile           (Shows the current and the av                                                ailable profiles)
               shell             (Opens the graphical shell)
               slay              (Kills the daemon -- use in e                                                mergency)
               about             (Prints information about gDe                                                sklets)
               version           (Prints gDesklets version)
               help              (Displays this text)

    [option]: --translucent (Enables translucency on the freed                                                esktop.org
                             XServer)

[root@localhost root]# gdesklets profile /usr/local/GoodWeather/GoodWeather.display
Current profile: default
connecting to daemon [       ###   ]You mustn't run gDesklets as super user.
Cannot establish connection to daemon : timeout
[root@localhost root]# gdesklets open /usr/local/GoodWeather/GoodWeather.display
connecting to daemon [       ###   ]You mustn't run gDesklets as super user.
Cannot establish connection to daemon : timeout
[root@localhost root]#
我换成libgtop2-2.6.7还是不行,总是提示You mustn't run gDesklets as super user.
发表于 2004-8-17 17:06:15 | 显示全部楼层
我是在KDE下
发表于 2004-8-17 17:53:13 | 显示全部楼层
这个好象不能在root下运行,我在一般用户下运行后会出现下列错误

Traceback (most recent call last):
  File "/usr/share/gdesklets/factory/DisplayFactory.py", line 91, in create_display
    dsp.new_child(childtype, settings, children)
  File "/usr/share/gdesklets/display/Display.py", line 200, in new_child
    self.__group.new_child(t, s, c)
  File "/usr/share/gdesklets/display/TargetGroup.py", line 67, in new_child
    child = ContainerTarget.new_child(self, childtype, settings, children)
  File "/usr/share/gdesklets/display/ContainerTarget.py", line 75, in new_child
    child = targetregistry.create(childtype, self)
  File "/usr/share/gdesklets/display/targetregistry.py", line 58, in create
    raise KeyError("Unknown target type \"%s\"." % name)
KeyError: u'Unknown target type "metha".'


谁能传给我DisplayFactory.py   Display.py  TargetGroup.py  ContainerTarget.py  targetregistry.py
发表于 2004-8-17 20:36:08 | 显示全部楼层
up!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表