Hi Praveen! I do verify that this launches video on my N900:
~ $ whoami user ~ $ dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:file:///home/user/MyDocs/.videos/9.mp4 method return sender=:1.558 -> dest=:1.559 reply_serial=2 Thanks, Daniil. On Fri, Apr 9, 2010 at 1:45 PM, praveen koduru <[email protected]> wrote: > Hi Daniil, > > when I include --print-reply, I am getting like this > method return sender=:1.6 -> dest=:1.12 reply_serial=2 > > command I used is: > dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer > com.nokia.mediaplayer.mime_play > string:"file:///home/user/MyDocs/.sounds/Total\ Fantasy.mp3" > > -Praveen > > On Fri, Apr 9, 2010 at 4:07 PM, Daniil Ivanov <[email protected]> > wrote: >> >> Hi Praveen! >> >> Use --print-reply with dbus-send. >> >> Thanks, Daniil. >> >> On Fri, Apr 9, 2010 at 1:12 PM, praveen koduru <[email protected]> >> wrote: >> > Hi, >> > >> > I am trying to launch media player from command line prompt. >> > dbus-send --dest=com.nokia.mediaplayer /com/nokia/mediaplayer >> > com.nokia.mediaplayer.mime_open >> > string:file:///home/user/MyDocs/.videos/9.mp4 >> > >> > But this not launching mediaplayer and even No error was found on the >> > terminal. >> > >> > Whereas I am able to launch browser and all other from command line >> > through >> > dbus-send commands. >> > >> > Any help will be greatly appreciated. >> > >> > -Praveen. >> > _______________________________________________ >> > maemo-developers mailing list >> > [email protected] >> > https://lists.maemo.org/mailman/listinfo/maemo-developers >> > >> > > > _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
