[hafqa] [hafqa] [Bug 768] New: Crash when using hildon.FileChooserDialog
From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.orgDate: Tue Sep 19 19:05:53 EEST 2006
- Previous message: [hafqa] [Bug 767] HildonGetPasswordDialog 'password' property
- Next message: [hafqa] [Bug 769] New: Warning when getting the 'numbers-only' property of HildonGetPasswordDialog
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://maemo.org/bugzilla/show_bug.cgi?id=768 Summary: Crash when using hildon.FileChooserDialog Product: haf Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: python AssignedTo: fernando.herrera-de-las-heras at nokia.com ReportedBy: lgs at sicem.biz QAContact: hafqa at maemo.org The following code gives me a crash: import gtk import hildon w = gtk.Window() d = hildon.FileChooserDialog(w, 0) This is the crash: [sbox-SDK_PC2: ~] > python2.4 filechooserdialog.py python2.4[7503]: GLIB WARNING ** libgnomevfs - Failed to activate daemon: The name org.gnome.GnomeVFS.Daemon was not provided by any .service files python2.4[7503]: GLIB ERROR ** default - file hildon-file-system-settings.c: line 630 (_hildon_file_system_prepare_banner): assertion failed: (conn != NULL) aborting... Aborted (core dumped) I'm not sure what to do to activate the mentioned daemon and if that is the cause of the crash -- 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 767] HildonGetPasswordDialog 'password' property
- Next message: [hafqa] [Bug 769] New: Warning when getting the 'numbers-only' property of HildonGetPasswordDialog
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]