neharob / hotot

Automatically exported from code.google.com/p/hotot
0 stars 0 forks source link

无法启动程序 #309

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.卸载后重装程序
2.启动程序
3.

What is the expected output? What do you see instead?
没有程序弹出,终端下启动显示
Traceback (most recent call last):
  File "/usr/bin/hotot", line 14, in <module>
    hotot.hotot.main()
  File "/usr/lib/python2.6/dist-packages/hotot/hotot.py", line 285, in main
    agent.init_notify()
  File "/usr/lib/python2.6/dist-packages/hotot/agent.py", line 80, in init_notify
    utils.get_ui_object('imgs/ic64_hotot.png')))
TypeError: pixbuf_new_from_file() argument 1 must be string, not None

What version of the product are you using? On what operating system and
what Desktop Environment?

ubuntu10.10 32位  0.9.5 0.9.6都是这样

Please provide any additional information below.
没了,感谢作者开发出这么好的软件

Original issue reported on code.google.com by tomyi...@gmail.com on 17 Mar 2011 at 6:13

GoogleCodeExporter commented 9 years ago
It seems that you have installed hotot before, in other way.

NOTICE: To install from source by ./install or ./setup is NOT recommended. 
Involved problems may occur when different version of Hotot were installed in 
different ways.

FYI: http://code.google.com/p/hotot/issues/detail?id=145#c5

Original comment by 5h3l...@gmail.com on 17 Mar 2011 at 4:32

GoogleCodeExporter commented 9 years ago
只需要 sudo rm -r /usr/lib/python2.6/dist-packages/hotot*
删除以前的旧文件就可以了

Original comment by xnrefor...@gmail.com on 19 Mar 2011 at 7:06

GoogleCodeExporter commented 9 years ago

Original comment by 5h3l...@gmail.com on 2 Apr 2011 at 1:21