Comment 2 for bug 394283

Revision history for this message
Nikolaus Filus (nfilus) wrote :

Thank you for the fast response. Yes, I have a problem:
 /usr/share/shutter/resources/modules/Shutter/Draw/DrawingTool.pm:221: #'redraw-when-scrolled' to reduce the flicker of static items
/usr/share/shutter/resources/modules/Shutter/Draw/DrawingTool.pm:224: 'redraw-when-scrolled' => TRUE,

'redraw-when-scrolled' is unknown in libgoocanvas3-0.12 as shipped with ubuntu intrepid and before. This leads to a (catched) exception in the drawing tool (as printed in console), but with no effect or feedback in the GUI. I updated to 0.13 manually by downloading the mentioned packages from Jaunty and it works fine for me, but other may not know or have this option.

Can you query the goo-canvas version and use the attribute only when version is recent enough?