[hafqa] [hafqa] [Bug 901] New: osso_thumbnail_factory_load() needs destroy callback

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Thu Dec 7 13:17:28 EET 2006
https://maemo.org/bugzilla/show_bug.cgi?id=901

           Summary: osso_thumbnail_factory_load() needs destroy callback
           Product: haf
           Version: sardine
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libosso
        AssignedTo: kimmo.hamalainen at nokia.com
        ReportedBy: murrayc at murrayc.com
         QAContact: hafqa at maemo.org


This is actually in the osso-thumbnail module, but I can't find a bugzilla
product or component for that.

osso_thumbnail_factory_load() needs a destroy callback, which would be called
when the user_data should be destroyed.

Usually the user_data would be released in the regular
OssoThumbnailFactoryFinishedCallback callback (assuming it is called only once,
which should be documented), but that might never be called if I call
osso_thumbnail_factory_cancel().

Here is an example of a GTK+ function that has that:
http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeViewColumn.html#gtk-tree-view-column-set-cell-data-func

-- 
Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list