2012 年二月 一 二 三 四 五 六 日 « 一 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 近期评论
- wlx [微博 ] 发表在《google彻底被封?》
- snake 发表在《google彻底被封?》
- Andrew Pelt 发表在《debian testing上安装oracle 10g》
- tiplip 发表在《webmap.cn使用的WEBGIS技术》
- 求助Evolution问题!! 发表在《evolution crashed in gutsy alpha》
分类目录
标签
anjuta apache backup breezy c++ compile convert dapper debian dns edgy evolution feisty firefox flash gnome gobang GRASS gutsy humor intrepid Linux mailman MapServer mysql openoffice Oracle php phpbb postfix PostGIS postgresql qgis sarge scim skype subversion svn tomcat ubuntu utf8 westdc Windows wordpress 中文
Tag Archives: gutsy
evolution crashed in gutsy alpha
终于遇到了问题。自从升级到ubuntu gutsy alpha版本后,前面一直没有遇到问题。但在今天的升级中遇到了一个严重的问题:evolution崩溃!启动evolution后,一闪而逝。从命令行启动后,提示是遇到了段错误: wlx@cngis:~$ evolution CalDAV Eplugin starting up … Loading Bogofilter as the default junk plugin ** (evolution:5839): DEBUG: mailto URL command: evolution %s ** (evolution:5839): DEBUG: mailto URL program: evolution (evolution:5839): evolution-mail-CRITICAL **: mail_tool_uri_to_folder: assertion `uri != NULL’ … Continue reading
使用ubuntu gutsy tribe2
这是ubuntu gutsy的第二个alpha版本,忍不住把当前的系统直接升级了,主要是因为我在VitrualBox里试验的ubuntu gutsy一直超慢,但没有任何问题。 升级比较简单,我使用cn99的源,速度飞快。 存在的几个问题: 1、anjuta 2.20无法使用了。 经检查,是库的问题,重新符号化就可以了: sudo ln -s /usr/lib/libbfd.so /usr/lib/libbfd-2.17.50.so 2、Firefox有奇怪的问题 多数情况下没有问题,但有时候页面会失去键盘响应,就是无法输入,有时无法点击连接,非常奇怪的问题,还没有发现什么规律,但出现的几率很大。 还没有发现别的问题,同时要赞一下xrandr 1.2,功能非常强,在我的i915显卡上,可以比较好的支持。 在使用前,若要进行双屏显示,需要把原来的xorg.conf进行处理。主要的就是简化device设置,以及去掉Monitor的刷新率设置,在Screen里加上Virtual桌面大小设置。 进入X后,可以运行xrandr,看看当前支持的显示器。 wlx@cngis:~$ xrandr Screen 0: minimum 320 x 200, current 2304 x 1024, maximum 2304 x 1024 VGA connected 1280×1024+0+0 (normal left … Continue reading