[maemo-developers] Gnome VFS MIME launch
From: Verena Mattern Verena31 at gmx.netDate: Sat Jan 12 21:33:50 EET 2008
- Previous message: Project: DSP OGG Vorbis decoder --> Thank you!
- Next message: qemu for Maemo
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi guys, I tried launching a parameter with gnome_vfs_mime_launch_with_application. I have no problems compiling my code. But when I try to execute my mime launch, I get this error in the terminal: GLIB CRITICAL ** libgnomevfs - gnome_vfs_mime_application_launch_with_env: assertion `app != NULL' failed What confuses me is: 1) ..._launch_with_env() I don't use that function. 2) I googled the error, but I can't find any helpful information on WHY it occurs, just that it does. app is defined in my code like this: app = gnome_vfs_mime_get_default_application_for_uri("file:/tmp/testfile", "text/plain"); Perhaps someone knows why it does? And/Or how to erase it? Thanks! V -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger?did=10
- Previous message: Project: DSP OGG Vorbis decoder --> Thank you!
- Next message: qemu for Maemo
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]