Public bug reported:
Binary package hint: rhythmbox
The Rhythmbox last.fm plugin does not show my Personal Radio feed by
default and only shows the Neighbour Radio. It looks like a fix should
have already found its way into Intrepid from upstream back in July but
the Personal Radio is still not s
Public bug reported:
Binary package hint: gedit
When using the Perl syntax highlighting mode, a regex containing an
escaped double-quote character will cause all following text to be
treated as a string until the next un-escaped double-quote.
For example;
if ( $test =~ /\"text\"/ ) {
** Affects