


Various KDE 1.-4. Improvements by jimmy88 1783 comments

Amarok 2.x Scripts by kk7 19 comments
I tried your script because the describtion was just to promising, but (of course) it did not work with Amarok 2.3. Is there a any hope that this combination will work one day? ;)
If not: Is there a safe way to get rid of the data (SQL stuff) the script created in my database?
Greetz,
dustbln - Jun 07 2010

Amarok 1.x Scripts by ultramancool 66 comments
I found two issues:
- The regex for justsomelyrics.com needs to be changed to get it working again:
regex => qr/<\/div>(.*?)<div/msi,
- Song and artist names use wrong (?) character encoding.
Special characters (e.g. German äöüß) are substituted by "?" (might be a unicode thing)
However: In this cases the Script finds songtexts without any problems and the songtext itself displays correctly. So I think there is a problem when song/artist are returned to amarok. Do you have any idea how to set/change encoding for these variables?
Greetz,
dustbln - May 26 2008

QtCurve by CraigD 2890 comments
After clicking through a few windows, focus (inactive -> active) only changes if I click the titlebar - clicking somewhere in the window doesn't help to get focus on that window.
Also keyboard input is weird: Sometimes it stays on an inactive window, sometimes it follows focus.
It looks like it only happens if firefox 2 (gtk-qtcurve) is running.
It is really a strange and very annoying behavior, I hope you understand what I mean. Perhaps somebody made the same experiences?
Greetz,
dustbln - Mar 05 2008

QtCurve by CraigD 2890 comments
It is turned on by default in the latest gentoo ebuilds (berkano overlay) - Oct 10 2007

QtCurve by CraigD 2890 comments
I found an issue in the new versions (0.54/0.54.1, no problem in 0.48) of your theme:
I'm using KDE 3.5.7 (gentoo ~x86 ebuilds) and have the KDE slideshow feature to change my desktop/background image every 30 minutes. If I use Firefox with your GTK theme, it gets some kind of redraw event everytime this image change happens and scrolls back to the beginning of the webpage (which is quite annoying ;-)
The only solution I found was to set -DQTC_ADD_EVENT_FILTER=false with cmake - Oct 09 2007

Amarok 1.x Scripts by mbedouet 116 comments