arch 安装深度截图出错
Tofloor
poster avatar
lightning1141
deepin
2012-10-07 08:11
Author
git安装的https://github.com/linuxdeepin/deepin-screenshot
  1. ** (process:1799): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
  2. ** (process:1799): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
  3. ** (process:1799): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
  4. ** (screenshot.py:1799): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'
  5. ** (screenshot.py:1799): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'
  6. ** (screenshot.py:1799): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
  7. (screenshot.py:1799): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE
  8. (screenshot.py:1799): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE
  9. ** (screenshot.py:1799): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'
  10. Traceback (most recent call last):
  11.   File "./screenshot.py", line 108, in
  12.     processArguments()
  13.   File "./screenshot.py", line 105, in processArguments
  14.     main()
  15.   File "/usr/share/deepin-scrot/src/main.py", line 305, in main
  16.     DeepinScreenshot(name)
  17.   File "/usr/share/deepin-scrot/src/main.py", line 55, in __init__
  18.     self.screenshot_window_info = get_screenshot_window_info()
  19.   File "/usr/share/deepin-scrot/src/window.py", line 107, in get_screenshot_window_info
  20.     return get_windows_info()
  21.   File "/usr/share/deepin-scrot/src/window.py", line 123, in get_windows_info
  22.     if w.get_state() & wnck.WINDOW_STATE_MINIMIZED:
  23. AttributeError: 'module' object has no attribute 'WINDOW_STATE_MINIMIZED'
Copy the Code
Reply Favorite View the author
All Replies
cxbii
deepin
2012-10-07 08:23
#1
深度截图2.0吧GTK+改成deepin ui 了
所以你可能需要装deepin ui 吧
http://packages.linuxdeepin.com/deepin/ ... deepin-ui/
Reply View the author
lightning1141
deepin
2012-10-07 19:55
#2
已经装了deepin-ui的
Reply View the author
cxbii
deepin
2012-10-07 20:10
#3
已经装了deepin-ui的
那提交bug好了
http://www.linuxdeepin.com/mantis/login ... t_page.php
你来吧,你能够提供更详细的报告
Reply View the author
lightning1141
deepin
2012-10-08 01:02
#4
Reply View the author