Libosso API: osso_cp_plugin_save_state fail

Bug #175818 reported by yanglei
2
Affects Status Importance Assigned to Milestone
Moblin UI Framework
Won't Fix
Medium
Bob Spencer

Bug Description

this API invoke return OSSO_ERROR
-----------------------------------
result = osso_cp_plugin_save_state(osso_context, "time.so", NULL );
    if(result != OSSO_OK) {
        if(result == OSSO_ERROR)
                g_print("ERROR: osso_cp_plugin_save_state return OSSO_ERROR\n");
        else if(result == OSSO_INVALID)
                g_print("ERROR: osso_cp_plugin_save_state return OSSO_INVALID\n");
        else
                g_print("ERROR: osso_cp_plugin_save_state return UNKNOWN\n");
        return -1;
    }
----------------------------------

yanglei (lei-a-yang)
Changed in moblin-ui-framework:
importance: Undecided → Medium
assignee: nobody → bob-spencer
Horace (horace-li)
Changed in moblin-ui-framework:
status: New → Triaged
Revision history for this message
yanglei (lei-a-yang) wrote :

assign milestone - M9

Changed in moblin-ui-framework:
milestone: none → m9
Margie (margie-foster)
Changed in moblin-ui-framework:
milestone: m9 → m10
Revision history for this message
Mauri Whalen (mauri-whalen) wrote :

This has low customer impact.

Changed in moblin-ui-framework:
milestone: m10 → fix-later
Revision history for this message
yanglei (lei-a-yang) wrote :

talk with developer:
libosso related bugs, won't fix

Changed in moblin-ui-framework:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.