[maemo-developers] Download request signal in browser-eal
From: tonikitoo (Antonio Gomes) tonikitoo at gmail.comDate: Fri Jul 11 19:05:30 EEST 2008
- Previous message: Download request signal in browser-eal
- Next message: Problem to setup an icon to an application
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 <mikko.mehtonen at vincit.fi> 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 > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers > > -- --Antonio Gomes
- Previous message: Download request signal in browser-eal
- Next message: Problem to setup an icon to an application
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]