Mikko,

maybe it has something to do w/ the new way microb is communicating
microb-eal w/ its ui - though - new eal (/usr/lib/libbrowserneteal.so)
- dbus. In your case I believe you want to use the old
libbrowsereal.so to do so. How are you linking against it ?

br

On Thu, Jul 3, 2008 at 9:27 AM, Mikko Mehtonen <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I have an application which has an internal web browser. It is a WEB Engine
> widget from browser-eal. In Chinook everything worked nicely, but now when I
> updated to Diablo download request signals aren't working anymore. I have
> connected it:
>
> g_signal_connect(en_notify, G_WEBWIDGET_SIGNAL_DOWNLOAD_REQUEST,
>
> G_CALLBACK(g_web_widget_signal_download_request), NULL);
>
> But g_web_widget_signal_download_request function never gets called, even if
> it should. Other signals are working properly. Does anyone have any ideas or
> should I report bug somewhere?
>
> -Mikko
> _______________________________________________
> maemo-developers mailing list
> [email protected]
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
>



-- 
--Antonio Gomes
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to