[SCM] Rasmol packaging tag, 2.7.5-3/p/gtkexport, created. upstream/2.7.5-4-gb148295

Teemu Ikonen tpikonen at gmail.com
Wed Apr 27 09:41:32 UTC 2011


The tag, 2.7.5-3/p/gtkexport has been created
        at  b148295fb6a15ec7270e33226d5203b298911f62 (commit)

- Shortlog ------------------------------------------------------------
commit b148295fb6a15ec7270e33226d5203b298911f62
Author: Teemu Ikonen <tpikonen at gmail.com>
Date:   Mon Dec 13 21:03:01 2010 +0100

    Fix segfault in image exporting with GTK.
    
    File->Export segfaulted when the exported image size was different
    from the image buffer size currently on the screen.
    
    The fix is to not try to render to user supplied buffer in
    render_buffer(), but to copy FBuffer to the supplied buffer after
    resizing.
    
    Also fixed the temporary image buffer allocation in export_cb() to use
    sizeof(Pixel) instead of 4.
-----------------------------------------------------------------------

-- 
Rasmol packaging



More information about the debian-science-commits mailing list