Galeon and Thunar
Nick Schermer
nickschermer at gmail.com
Thu Feb 15 08:27:49 CET 2007
On Wed, 14 Feb 2007 20:32:26 -0600, "Scott T. Hildreth" <shild at sbcglobal.net> wrote:
> I just ran the panel from the command line, trying to see if I could
> see info printed to the term when I tried the search for the weather
> plugin.
Is the weather plugin not available in the add dialog?
> Well, no info from the weather plugin, but the xmms plugin
> keeps printing this continuously,
>
> (xfce4-xmms-plugin:27685): Gtk-CRITICAL **: gtk_progress_set_percentage:
> assertion `percentage >= 0 && percentage <= 1.0' failed
>
The developer should fix this but using percentage = CLAMP (0, percentage, 1); or
something similar.
Nick
More information about the Xfce
mailing list