[hafqa] [hafqa] [Bug 767] New: HildonGetPasswordDialog 'password' property
From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.orgDate: Tue Sep 19 18:58:19 EEST 2006
- Previous message: [hafqa] [Bug 759] The gtk_about_dialog have a different button size on 'Close' button and 'License' button
- Next message: [hafqa] [Bug 767] HildonGetPasswordDialog 'password' property
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://maemo.org/bugzilla/show_bug.cgi?id=767 Summary: HildonGetPasswordDialog 'password' property Product: haf Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: hildon-libs AssignedTo: luc.pionchon at nokia.com ReportedBy: lgs at sicem.biz QAContact: hafqa at maemo.org When doing a g_object_get_property(dialog, "password", &value) I get the following error: GLIB WARNING ** GLib-GObject - invalid cast from `HildonCaption' to `GtkEntry' __main__:1: GtkWarning: gtk_entry_get_text: assertion `GTK_IS_ENTRY (entry)' failed I think it is because dialog->priv->passwordEntry is a HildonCaption and the getter function thinks it is a GtkEntry. I'll write a patch for this -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
- Previous message: [hafqa] [Bug 759] The gtk_about_dialog have a different button size on 'Close' button and 'License' button
- Next message: [hafqa] [Bug 767] HildonGetPasswordDialog 'password' property
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]