ANNOUNCE: ristretto 0.1.0 released
Stephan Arts
stephan at xfce.org
Fri Oct 7 08:11:38 CEST 2011
On Thu, Oct 6, 2011 at 11:05 PM, Guido Berhoerster <gber at opensuse.org> wrote:
> Hello,
>
> there are several bugs in this release:
>
> * in image_viewer.c, line 2284:
> RsttoImageViewer *viewer = RSTTO_IMAGE_VIEWER (viewer);
> should be
> RsttoImageViewer *viewer = RSTTO_IMAGE_VIEWER (widget);
> * in image_viewer.c, cb_rstto_image_viewer_queued_repaint()
> returns random values because it it missing an explicit return
> statement
> * in monitor_chooser.c, rstto_monitor_chooser_paint() and
> rstto_monitor_chooser_set_pixbuf() have the same problem
> * it uses symbols from libm (e.g. sqrt()) but does not explicitly
> link against it
>
> These issues are probably pretty straightforward to fix for you
> but if you prefer I can file separate bugreports for them.
Thanks, I've fixed them in master. Can you check if the problems are solved now?
If so, I'll tag a new release this evening.
-
Stephan
--
"The number of Unix installations has grown to 10, with more expected."
-- The Unix Programmer's Manual, 2nd Edition, June, 1972
More information about the Xfce
mailing list