[maemo-developers] Howto open the file manager on Diablo and Fremantle
From: Faheem Pervez trippin1 at gmail.comDate: Tue Oct 6 22:50:05 EEST 2009
- Previous message: Howto open the file manager on Diablo and Fremantle
- Next message: Howto open the file manager on Diablo and Fremantle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Heh, no problem! :) No, I won't be at the Summit but thanks for the thought. :) Best Regards, Faheem On 10/6/09, Cornelius Hald <hald at icandy.de> wrote: > 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 >> > > >
- Previous message: Howto open the file manager on Diablo and Fremantle
- Next message: Howto open the file manager on Diablo and Fremantle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]