Wow, I just tried it again today and everything is working fine; that is really strange. This happened to me before, where I've had a problem, then restarting scratchbox makes everything work fine.
Sorry for the false-alarm and thanks for the help. On 5/29/09, Brent Chiodo <[email protected]> wrote: > I attached the source code since it is rather lengthy (at the very > bottom is the hd_plugin_get_objects() function). > > I probably should also mention that I tested this on an actual device, > and it worked great. > > On 5/29/09, Anderson Lizardo <[email protected]> wrote: >> On Thu, May 28, 2009 at 7:55 PM, Brent Chiodo <[email protected]> wrote: >>> I'm trying to get a Python Statusbar plugin working in Scratchbox >>> (DIABLO_X86) but get this error: >>> >>> hildon-desktop[8588]: GLIB WARNING ** default - Could not reload >>> Python module 'quickclip' >>> Falling back to previous version >>> hildon-desktop[8588]: GLIB WARNING ** default - Cannot find function >>> "hd_plugin_get_objects" >>> >>> And the plugin does not load. >> >> Can you provide some source code? As the error says, it could not find >> the necessary "hd_plugin_get_objects" function in your plugin, that >> should return a list of plugin objects. >> >> Regards, >> -- >> Anderson Lizardo >> OpenBossa Labs - INdT >> Manaus - Brazil >> > > > -- > Best Regards, > > Brent Chiodo > -- Best Regards, Brent Chiodo _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
