Qt 4.5
Doing a routine update in my desktop, I was surprised to see Qt 4.5 is now in extra! Way to go Arch!
I had a bad start, because all fonts were broken, but after running fc-cache -fv
as root and my user it looks ok again.
In fact, it fixes a bug that has been annoying me for a year.
Performance seems to be snappier. That may be a bit subjective, but things like the animations in krunner now are really quick and smooth while before they were jumpy.
And... I can try to make flash work in uRSSus! Yay!
UPDATE: it just started working:
Hello ralsin
You wanted help on running your News software, so i tried to run it under Windows XP SP3
I tried to setup uRSSus and here is the result:
=-=======================================
D:Python26Libsite-packagesuRSSus>setup_win.py
D:Python26libsite-packagesp...:16: DeprecationWarning: the sets module is deprecated
import sets
usage: setup_win.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup_win.py --help [cmd1 cmd2 ...]
or: setup_win.py --help-commands
or: setup_win.py cmd --help
error: no commands supplied
D:Python26Libsite-packagesuRSSus>
==================================
Try setup_win.py install
But it's probably better to just use setup.py instead these days.