View Single Post
Posts: 235 | Thanked: 86 times | Joined on Dec 2010
#181
Originally Posted by f2thak View Post
i cant seem to set my own ringtone since i changed to this from Tweakr............ always plays nokia default tone
could you try this? and see whether it results on expected ringtone

dbus-send --session --dest=com.nokia.profiled --type=method_call --print-reply /com/nokia/profiled com.nokia.profiled.get_value string:"general" string:"ringing.alert.tone"

happened to me once, and apparently caused by profilex not saving my assigned tone properly

or you can manually assign it using

dbus-send --session --dest=com.nokia.profiled --type=method_call --print-reply /com/nokia/profiled com.nokia.profiled.set_value string:"general" string:"ringing.alert.tone" string:"/home/user/MyDocs/.sounds/myringtone.mp3"