xscreensaver pre-release for 5.08

Filed under: English, Software — Tags: , , , , — ghostbar @ 3:22 am July 14, 2009
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 uploaded packages.
ghostbar@chaos:~/dev/debian/xscreensaver/xscreensaver$ 

I had time without using my home’s dput, a pre version of xscreensaver is already up to testing, you can find the binaries here (only for i386), install (or apt-get source) them from my own repo (follow instructions in this page) or just grab it from git.

What’s new? Now images rotates according to EXIF tags, more RANDR fixes, new hack photopile and rewrote some hacks as well. Try it and let me know if you have any issue :-)

FYI: new gpg key 7C4DF50D

Filed under: English, Software — Tags: , — ghostbar @ 2:01 am

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

Filed under: English, Software — Tags: , , , , , , — ghostbar @ 2:24 pm July 7, 2009

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 great app!