[PyInstaller] how do i use PyInstaller to compile something with another python script?

2011-04-30 Thread CH!LLY
Hi, i'm doing a program that compiles another programs and i want to use PyInstaller to do it, so far i've tried os.system('pyinstaller myfile.py') but it fails and i tried subprocess and QSubprocess (its a pyqt app) and both fail. Is there a way i can somehow import PyInstaller as a module and

Re: [Ubuntu-zh] 请问linux 下有什么命令工具能把一个字符串复制到系统粘贴板

2011-01-21 Thread LLY
xsel 的用法看这里: http://luy.li/2009/08/27/xsel/ 在 2011年1月21日 下午8:51,fengjian fengjianxing...@gmail.com写道: On Thu, Jan 13, 2011 at 09:21:52PM +0800, 向kmlyygy wrote: 请问linux 下有什么命令工具能把一个字符串复制到系统粘贴板 Insert mode xsel -- 下一部分 -- 一个HTML附件被移除... URL:

Re: [Ubuntu-zh] Ubuntu 桌面培训 PDF 版发 布

2010-06-28 Thread LLY
大赞,支持~ 在 2010年6月29日 上午11:12,Aron Xu happyaron...@gmail.com写道: 经过一段时间的努力,终于发布了 PDF 版本。感谢大家对我们的关注和支持,以及其他各位小组成员的通力合作,另外必须特殊感谢 Eleanor Chen 给予我的支持 :D 这次发布的是 9.10 版的 PDF,之前网上已经有网友通过打印网页制作的版本,现在使用 TeX 进行制作。标准 A4 纸页面,可以进行打印,总页数为 524 页。因为图片非常多,文件体积有 57.5MB。很多朋友访问 people.ubuntu.com 速度都很慢,欢迎大家转载。

Re: [Ubuntu-zh] evolution 问题

2009-11-19 Thread LLY
网易在内容后加了广告,有pop也无用。 2009/11/20 koko wlz...@gmail.com 哈哈~我的网易的有。 -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

Re: [Ubuntu-zh] Shell下有功能类似 Python 中 sys.sleep() 的命令吗?

2009-09-13 Thread LLY
天哪,把你代码中的 ‘seconds’ 去掉就好了 2009/9/13 Gwonder wonderbey...@gmail.com 是这样的, 我想把我添加的开机启动项按一定顺序执行, 而且一个程序执行后 并不马上执行下一个, 而是先'睡'上几秒, 以避免刚刚开机时多个程序的集中轰 炸,以致我一时无法干任何事情. 我想这样写我的开机启动脚本: #!/bin/bash # 开机启动脚本 sleep 2 seconds # 先等2秒再开始 cairo-dock sleep 3 seconds stardict -h

Re: [Ubuntu-zh] ubuntu-zh 摘要, 卷 45, 发 布 25

2009-02-11 Thread LLY
建议:订阅摘要的同学就不要回复了。会打乱主题的。。。 zhanzhan,可以设置成摘要不允许回复不? 2009/2/12 Wyatt.Wang wwq0...@gmail.com 你这是回复的摘要呀,要以考虑全部订阅。。 2009/2/11 李生瑞 lishengrui2...@gmail.com 真的不多哦,刚刚接触,邮件列表第一次用,还没找到北呢,见谅见谅,试试发一帖 -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com

Re: [Ubuntu-zh] Fwd: [Linux]网易提供的 Li nux 镜像服务

2009-02-05 Thread LLY
8M是我百兆网卡的极限速度,没办法,硬解跟不上了呵呵。。。 2009/2/5 苏丹 damn...@gmail.com 挺新的,比我用的上海交大的新。但是速度一般,70k左右。 2009/2/5 Wyatt.Wang wwq0...@gmail.com: 哈哈,这有一个关于这个内容的消息! http://www.ownlinux.cn/2009/02/05/wangyi-163-com-opensource-iso-mirrors/ -- Forwarded message -- From: BottleLee

Re: [Ubuntu-zh] [Linux]网易提供的 Linux 镜像服务

2009-02-04 Thread LLY
实测速度8M+ 赞 2009/2/5 封印 shiweiq...@shwq.uni.cc 应该不会的,终归是大站! *From:* Wyatt.Wang wwq0...@gmail.com *Sent:* Thursday, February 05, 2009 3:06 PM *To:* ubuntu-zh mailing lists ubuntu-zh@lists.ubuntu.com ; 四川Linux用户组sc...@googlegroups.com *Subject:* Re: [Ubuntu-zh][Linux]网易提供的 Linux 镜像服务

Re: [Ubuntu-zh] [sclug:41] Re: DVD机可以直 接播放哪些格式的视频?

2009-01-21 Thread LLY
.vai的? 还是 .avi 啊? 这种数据盘,应该不是标准的,可能换个DVD机就不能播放了.不建议这么做. 2009/1/22 Wyatt.Wang wwq0...@gmail.com 2009/1/22 LI Daobing (李道兵) lidaob...@gmail.com 2009/1/22 Wyatt.Wang wwq0...@gmail.com: 前段时间,为了给儿子刻猫和老鼠,我想了许多的办法,使用Brasero来刻,我下载的是.rvmb格式的视频,选择刻成DVD

Re: [Ubuntu-zh] U盘识别不了(用dd写过 引导扇区)

2009-01-12 Thread LLY
找个好用的同类U盘,dd它的前512字节出来,再dd到你那U盘里,不就可以了. 2009/1/13 alan Gold new...@gmail.com 我觉得重新格式化应该就可以了,TINIX.img是不是软盘的镜像文件,写入u盘后,U盘的容量也就不对了。 2009/1/12 陈文龙 qzche...@gmail.com 最近在看《自己动手写操作系统》 没有软盘,就用U盘了。 dd 把 TINIX.img 写到 bs=512 count=1 里了。 重启,用U盘启动。看到 Hello OS World了。

Re: [Ubuntu-zh] Hello

2008-10-08 Thread LLY
还是别在邮件列表里面发这种没意义的东西了。 2008/10/8 czc [EMAIL PROTECTED] hello,too! 2008/10/8 xjy [EMAIL PROTECTED] -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com

Re: [Ubuntu-zh] 能这样合并文件吗?

2008-06-07 Thread LLY
两个文件在物理硬盘中的数据和1个文件不一样吧,这种不经过特殊处理的话,应该不行...而且限定了ext3了... 2008/6/7 Zu [EMAIL PROTECTED]: 有2个文件,file1和file2,大小都是4G,如果想合并file1和file2,可以 cat file2file1来实现,这样要花几分钟时间。有没有一种办法,能把file2 剪切 到file1中?也就是说把file2在文件系统中占用的数据块分配给file1?使用的是ext3文件系统。 -- 瑞豪开源VPS - 基于Linux/Xen - 最低58元/月 - 免费试用

Re: [Ubuntu-zh] 能这样合并文件吗?

2008-06-07 Thread LLY
两个文件在物理硬盘中的数据和1个文件不一样吧,这种不经过特殊处理的话,应该不行...而且限定了ext3了... 2008/6/7 Zu [EMAIL PROTECTED]: 有2个文件,file1和file2,大小都是4G,如果想合并file1和file2,可以 cat file2file1来实现,这样要花几分钟时间。有没有一种办法,能把file2 剪切 到file1中?也就是说把file2在文件系统中占用的数据块分配给file1?使用的是ext3文件系统。 -- 瑞豪开源VPS - 基于Linux/Xen - 最低58元/月 - 免费试用

[Bug 235149] Re: chmsee: symbol lookup error: chmsee: undefined symbol: gtk_moz_embed_set_comp_path

2008-06-03 Thread lly
重复的bug ** Changed in: chmsee (Ubuntu) Status: New = Invalid -- chmsee: symbol lookup error: chmsee: undefined symbol: gtk_moz_embed_set_comp_path https://bugs.launchpad.net/bugs/235149 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 173861] Re: [CVE-2007-5503 security fix regression] firefox crashes after upgrading to libcairo2 1.4.10-1ubuntu4.1

2007-12-11 Thread lly
Some bold font was disappeared while regular font has no problem. -- [CVE-2007-5503 security fix regression] firefox crashes after upgrading to libcairo2 1.4.10-1ubuntu4.1 https://bugs.launchpad.net/bugs/173861 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 173861] Re: [CVE-2007-5503 security fix regression] firefox crashes after upgrading to libcairo2 1.4.10-1ubuntu4.1

2007-12-11 Thread lly
Some bold font was disappeared while regular font has no problem. -- [CVE-2007-5503 security fix regression] firefox crashes after upgrading to libcairo2 1.4.10-1ubuntu4.1 https://bugs.launchpad.net/bugs/173861 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 174341] after last update of libcairo2 , many aplication crashed

2007-12-06 Thread lly
Public bug reported: Binary package hint: libcairo2 Yesterday, I update my ubuntu gutsy, contain the package libcairo2, from libcairo2_1.4.10-1ubuntu4_i386 to libcairo2_1.4.10-1ubuntu4.1_i386. after that, many program crashed unexceptionally with this information: Floating point exception

[Bug 173861] Re: [CVE-2007-5503 security fix regression] firefox crashes after upgrading to libcairo2 1.4.10-1ubuntu4.1

2007-12-06 Thread lly
also many Chinese user got this problem, include me~ see: http://forum.ubuntu.org.cn/viewtopic.php?t=93410 -- [CVE-2007-5503 security fix regression] firefox crashes after upgrading to libcairo2 1.4.10-1ubuntu4.1 https://bugs.launchpad.net/bugs/173861 You received this bug notification because

[Bug 174341] after last update of libcairo2 , many aplication crashed

2007-12-06 Thread lly
Public bug reported: Binary package hint: libcairo2 Yesterday, I update my ubuntu gutsy, contain the package libcairo2, from libcairo2_1.4.10-1ubuntu4_i386 to libcairo2_1.4.10-1ubuntu4.1_i386. after that, many program crashed unexceptionally with this information: Floating point exception

[Bug 173861] Re: [CVE-2007-5503 security fix regression] firefox crashes after upgrading to libcairo2 1.4.10-1ubuntu4.1

2007-12-06 Thread lly
also many Chinese user got this problem, include me~ see: http://forum.ubuntu.org.cn/viewtopic.php?t=93410 -- [CVE-2007-5503 security fix regression] firefox crashes after upgrading to libcairo2 1.4.10-1ubuntu4.1 https://bugs.launchpad.net/bugs/173861 You received this bug notification because

[Bug 105020] Re: 使用百度mp3列表下 载歌曲时报告axel崩溃

2007-04-12 Thread lly
呵呵,我是这个脚本的作者。 确实有这样对情况,不知道是脚本有错误还是axel有问题。 -- 使用百度mp3列表下载歌曲时报告axel崩溃 https://bugs.launchpad.net/bugs/105020 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [EMAIL PROTECTED]

[pau-mikro] 《拓普书城-书讯期刊》(2006年1月第1期)

2006-01-06 Thread lly
如果您不能正确查看,请单击这里 http://www.toopoo.com/bookinfo/email_zonghe_20060101.htm 。 http://www.toopoo.com/toopoo_logo.gif http://www.toopoo.com/images/head3.JPG 邮购指南 http://www.toopoo.com/Homepage/orderinfo.asp http://www.toopoo.com/images/head2.JPG 电子信箱 mailto:[EMAIL PROTECTED]