ANNOUNCE: ristretto 0.1.0 released

Guido Berhoerster gber at opensuse.org
Fri Oct 7 11:17:56 CEST 2011


* Stephan Arts <stephan at xfce.org> [2011-10-07 08:12]:
> 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?

Using the underlinking fix from git master I now get a different
problem linking to libX11, can you instead use the attached patch
to fix linking against libm?
-- 
Guido Berhoerster
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ristretto-0.1.0-fix-underlinking.patch
Type: text/x-patch
Size: 449 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfce/attachments/20111007/309a6426/attachment.bin>


More information about the Xfce mailing list