On Thursday 09 July 2009 12:17:45 pm Ben Wong wrote:
> On Wed, Jul 8, 2009 at 11:03 PM, Adam Jimerson<vend...@gmail.com> wrote:
> > On Thursday 09 July 2009 12:54:15 am Ben Wong wrote:
> >>   mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
> >> org.freesmartphone.GSM.Device.SetSpeakerVolume 68
> >
> > Are you sure that mdbus call is correct I got two different error
> > messages
>
> I have no idea what the "pending_return [...] is deprecated" error
> means, but it doesn't prevent the mdbus call from working.
>
> "Service name not found" means that you're not running frameworkd, I
> think.  I actually received the same error the first time I tried it
> on SHR-unstable as well.  I fixed it by restarting frameworkd:
>
>     /etc/init.d/frameworkd restart
>
> Oddly, the next time I rebooted into SHR-unstable, frameworkd started
> correctly on its own.
>
> By the way, running "mdbus -s", with no other options, lists what
> services are on the D-Bus.  You can grep for "freesmartphone" to see
> if the services provided by frameworkd are there.
>
> --Ben
>

After manually restarting frameworkd and running mdbus -s | grep 
freesmartphone this is what I get

Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged                            
                                      
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged                            
                                      
org.freesmartphone.frameworkd                                                   
                
org.freesmartphone.odeviced                                                     
                
org.freesmartphone.oeventsd                                                     
                
org.freesmartphone.ogpsd                                                        
                
org.freesmartphone.ogsmd                                                        
                
org.freesmartphone.onetworkd                                                    
                
org.freesmartphone.ophoned                                                      
                
org.freesmartphone.opimd                                                        
                
org.freesmartphone.opreferencesd                                                
                
org.freesmartphone.otimed                                                       
                
org.freesmartphone.ousaged                                                      
                
org.freesmartphone.testing 

but when I try the command I gain this is the errors that I get:
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged                            
                                      
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged                            
                                      
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged                            
                                      
Using **pending_return in dbus_connection_send_with_reply_setup() without 
pending_setup is deprecated and strongly discouraged                            
                                      
/org/freesmartphone/GSM/Device: SetSpeakerVolume failed: 
org.freesmartphone.Resource.NotEnabled
-- 
"We must plan for freedom, and not only for security, if for no other reason 
than only freedom can make security more secure."  Karl Popper

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to