maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   How to start Conversation using xterminal?[N900] (https://talk.maemo.org/showthread.php?t=88570)

nicholes 2013-01-08 05:54

How to start Conversation using xterminal?[N900]
 
Hi tried in xterminal

Code:

/usr/bin/rtcom-messaging-ui
But I got

“Internal error application conversation closed”

I tried same code under sudo gainroot but same result

Any idea?

sixwheeledbeast 2013-01-08 17:04

Re: How to start Conversation using xterminal?[N900]
 
Quote:

Originally Posted by nicholes (Post 1312217)
Any idea?

Use dbus?

Code:

run-standalone.sh dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:"rtcom-messaging-ui"

nicholes 2013-01-09 07:14

Re: How to start Conversation using xterminal?[N900]
 
Quote:

Originally Posted by sixwheeledbeast (Post 1312363)
Use dbus?

Code:

run-standalone.sh dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication string:"rtcom-messaging-ui"

i don't know if i did right or not but it did not work here is what x terminal gives me

Code:

~ $ run-standalone.sh dbus-send --type=method_call --dest=com.nokia.HildonDesktop.AppMgr /com/nokia/HildonDesktop/AppMgr com.nokia.HildonDesktop.AppMgr.LaunchApplication/usr/bin/rtcom-messaging-ui
process 7833: arguments to dbus_message_new_method_call() were incorrect, assertion "_dbus_check_is_valid_member (method)" failed in file dbus-message.c line 1081.
This is normally a bug in some application using the D-Bus library.
process 7833: arguments to dbus_message_set_auto_start() were incorrect, assertion "message != NULL" failed in file dbus-message.c line 2492.
This is normally a bug in some application using the D-Bus library.
Couldn't allocate D-Bus message


sixwheeledbeast 2013-01-09 07:56

Re: How to start Conversation using xterminal?[N900]
 
You typed it wrong.
Do not use /usr/bin to call, this is dbus.
Copy and paste if you can.

nicholes 2013-01-09 08:12

Re: How to start Conversation using xterminal?[N900]
 
oh yes it worked
actually i did not copy this first time fully one line was missing...

thanks

sixwheeledbeast 2013-01-12 09:24

Re: How to start Conversation using xterminal?[N900]
 
For future searchers this dbus command can be used to call applications.
Replace the value in the string comments with the application you wish to execute.

nicholes 2013-01-12 10:34

Re: How to start Conversation using xterminal?[N900]
 
thanks for being so active for my small problem

thanks again!


All times are GMT. The time now is 05:40.

vBulletin® Version 3.8.8