|
From: | Fred Lefévère-Laoide |
Subject: | Re: Call and SMS Notification |
Date: | Wed, 26 Mar 2008 17:52:34 +0100 |
User-agent: | Thunderbird 2.0.0.12 (Windows/20080213) |
Pawel Kot a écrit :
Hi, On Wed, Mar 26, 2008 at 5:30 PM, Fred Lefévère-Laoide <address@hidden> wrote:... gn_data_clear(&data); data.call_notification = notify_call; data.callback_data = uic; error = gn_sm_functions(GN_OP_SetCallNotification, &data, state); if (error != GN_ERR_NONE) { ... with notify_call : void notify_call(gn_call_status call_status, gn_call_info *call_info, struct gn_statemachine *state, void *data)It looks to me as you have multiple libgnokii installed and the app gets linked with the old one.
Thanks for your support I checked and I only found one (find /usr -name "libgnokii*") /usr/lib/libgnokii.so.3.7.0 with a link libgnokii.so.3 pointing to it ...
take care, pkot
Fred
[Prev in Thread] | Current Thread | [Next in Thread] |