** (process:1432): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
** (process:1432): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
** (process:1432): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
/usr/share/deepin-scrot/src/window.py:27: GtkWarning: IA__gdk_screen_get_root_window: assertion `GDK_IS_SCREEN (screen)' failed
(screenWidth, screenHeight) = gtk.gdk.get_default_root_window().get_size()
Traceback (most recent call last):
File "./deepinScrot.py", line 25, in
from mainscrot import MainScrot
File "/usr/share/deepin-scrot/src/mainscrot.py", line 28, in
from action import *
File "/usr/share/deepin-scrot/src/action.py", line 25, in
from draw import *
File "/usr/share/deepin-scrot/src/draw.py", line 32, in
from window import screenWidth, screenHeight
File "/usr/share/deepin-scrot/src/window.py", line 27, in
(screenWidth, screenHeight) = gtk.gdk.get_default_root_window().get_size()
AttributeError: 'NoneType' object has no attribute 'get_size'
相当于QQ截图的ubuntu版,相对于shutter这种重量级选手来说,应该更便捷一点吧。
10.04 上安装提示 gconf2 版本低, 但没有找到升级 gconf 的方法, 好像 launchpad 上也有 ppa 源, 请问有解决方法吗?
要不你直接使用源码吧,是 python的。下载源码:
git clone git://github.com/lovesnow/deepin-scrot.git
在自定义快捷键里面绑定/src 目录下的 deepin-scrot 也可以。
谢答.
其实我更在意的是如何在 10.04 上升级 gconf2.
没办法就算了. 等 12.04 出来谢谢 Deepin. 🙂
呃. 是试试.
@kyo 这个是打包人员的考虑,我们最近打算将该 gconf2 配置要求去掉,也是可以跑的。
ubuntu 12.04 gome3下都找不着启动的图标在哪?
这个不需要什么启动图标,只需要ctrl+Alt+A 操作就行啊。
[...] 相关链接:Deb 格式安装包下载 (支持 Debian unstable,Ubuntu 11.04+ 以及 Linux Mint) | 官方博客 [...]
今天在VMware装了一下Linux Deepin,最喜欢的就是这个截图。可惜10.04不能用啊,╮( ̄▽ ̄")╭
嗯,可能是 10.04 python 版本过低。哥,您能坚守 10.04 至今不容易啊,佩服!
坚决
顺便问一下,视频里面顶端的那个透明的面板是怎么弄的。
这个是 GNOME Shell 的顶部面板。如果在一般的 GNOME Shell 下,可以通过设置主题,将顶部面板透明,也可以下载安装 Linux Deepin GNOME Shell 的主题进行安装@ http://planet.linuxdeepin.com/2012/03/29/linux-deepin-11-12-system-theme-and-backgrounds-download/
[...] 相关链接:Deb 格式安装包下载 (支持 Debian unstable,Ubuntu 11.04+ 以及 Linux Mint) | 官方博客 [...]
汇报bug 在ubuntu xfce下,对桌面dock---AWN 0.4.1 截图有花屏现象~
做的不错,加油~
Ubuntu 版本号为多少? 显卡类型?
下载试试看,看看国产的软件怎么样。
看来深度还是做了不错的工作。
希望深度在Linux中文化方面做出更大的成绩。
Linux Deepin 的主要任务不是中文化。中文化是由相关的中文化团队来完成的。
[...] deepin-scrot,虽然有点不稳定,但非常好用 发表评论 | Trackback 2012年4月25日 | [...]
很不错,感谢分享这样好的小工具
gentoo ebuild 给出,这个工具,简单编辑功能很吸引人
http://ihavanna.org/linux/654
[...] VIA[Planet LD] [...]
[...] VIA[Planet LD] [...]
我准备把Deepin-scrot移植到archlinux,现在的问题是截图后选择路径保存时报错:
File "tipswindow.py", line 26, in
import gtk
ImportError: No module named gtk
tipswindow.py中的import gtk一行,这里的gtk指得到底是那一个包?好像不是pygtk吧
在archlinux终端下使用需要什么额外的设置吗?我在arch使用
** (process:1432): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
** (process:1432): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
** (process:1432): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
/usr/share/deepin-scrot/src/window.py:27: GtkWarning: IA__gdk_screen_get_root_window: assertion `GDK_IS_SCREEN (screen)' failed
(screenWidth, screenHeight) = gtk.gdk.get_default_root_window().get_size()
Traceback (most recent call last):
File "./deepinScrot.py", line 25, in
from mainscrot import MainScrot
File "/usr/share/deepin-scrot/src/mainscrot.py", line 28, in
from action import *
File "/usr/share/deepin-scrot/src/action.py", line 25, in
from draw import *
File "/usr/share/deepin-scrot/src/draw.py", line 32, in
from window import screenWidth, screenHeight
File "/usr/share/deepin-scrot/src/window.py", line 27, in
(screenWidth, screenHeight) = gtk.gdk.get_default_root_window().get_size()
AttributeError: 'NoneType' object has no attribute 'get_size'
在双屏幕下, deepin-scrot 打开后,就找不着北了..
感谢反馈。
同样遇到双屏问题,期待修复
请使用最新版本。
请问下怎么单独获取截屏这个软件的安装包?
[...] VIA[Planet LD] [...]
[...] 介绍(含下载地址): http://planet.linuxdeepin.com/2012/03/02/deepin-scrot-2-0-video-and-install-in-ubuntu/ deb下载地址: [...]
kuai jie jian de jietuwenjian zaina?