Monthly Archives: July 2009

xscreensaver pre-release for 5.08

Uploading to rivco (via scp to rivco.info): ghostbar@rivco.info’s password: xscreensaver_5.08-1~pre1.dsc 100% 1766 1.7KB/s 00:00 xscreensaver_5.08.orig.tar.gz 100% 5338KB 1.7MB/s 00:03 xscreensaver_5.08-1~pre1.diff.gz 100% 73KB 73.4KB/s 00:00 xscreensaver_5.08-1~pre1_i386.deb 100% 713KB 712.7KB/s 00:00 xscreensaver-data_5.08-1~pre1_i386.deb 100% 515KB 514.9KB/s 00:00 xscreensaver-data-extra_5.08-1~pre1_i386.deb 100% 2588KB 2.5MB/s 00:01 xscreensaver-gl_5.08-1~pre1_i386.deb 100% 1886KB 1.8MB/s 00:00 xscreensaver-gl-extra_5.08-1~pre1_i386.deb 100% 1923KB 1.9MB/s 00:00 xscreensaver_5.08-1~pre1_i386.changes 100% 5023 4.9KB/s 00:00 Successfully [...]

FYI: new gpg key 7C4DF50D

This is a late post after all the SHA1 thing with the DSA keys some months ago. I haven’t revoked my old key yet (CACAB118) until I get more signs in my new one. You can download it from here. BTW, I just followed this great post from Ana’s blog.

TIP: Kdenlive on Debian, solving crash

If doesn’t stop crashing while you’re starting it or while adding clips then purge melt and kdenlive then reinstall, first melt and then kdenlive this way: $ sudo aptitude purge melt kdenlive $ rm ~/.kde/share/config/kdenliverc $ sudo aptitude install melt; sudo aptitude install kdenlive It worked for me, now I’m rendering my videos with this [...]