[maemo-developers] Howto open the file manager on Diablo and Fremantle

From: Cornelius Hald hald at icandy.de
Date: Tue Oct 6 22:45:08 EEST 2009
Excellent :) Thanks a lot Faheem!

Cheers!
Conny

P.S. Will you be on the Summit? I owe you a couple of beers...

On Tue, 2009-10-06 at 20:31 +0100, Faheem Pervez wrote:
> Hiya,
> 
> I do it like this:
> osso_rpc_run(osso_context, "com.nokia.osso_filemanager",
> "/com/nokia/osso_filemanager", "com.nokia.osso_filemanager",
> "open_folder", osso_retval,  DBUS_TYPE_STRING, (char*)path,
> DBUS_TYPE_INVALID)
> 
> (osso_rpc_run() is probably over-kill but you have there the method name etc.)
> 
> A warning, however: Beware of the paths you give it... I've had it
> lockup when giving it a path it disagreed with.
> 
> Best Regards,
> Faheem
> 
> On 10/6/09, Cornelius Hald <hald at icandy.de> wrote:
> > Hi,
> >
> > I tried to find the right DBus calls to open up the file manager with a
> > given path. It should really be the file manager, not a file chooser
> > dialog.
> >
> > Is it possible and if yes, how?
> >
> > Thanks!
> > Conny
> >
> >
> > _______________________________________________
> > maemo-developers mailing list
> > maemo-developers at maemo.org
> > https://lists.maemo.org/mailman/listinfo/maemo-developers
> >

More information about the maemo-developers mailing list