Hello there, I am trying to get Mokonnect working for me. Mokonnect is not listing my router, even if it is clearly shown with iwlist eth0 scan. I checked the Python code of Mokonnect, and inserted a few prints for debugging. (nice possibility to online change the code and have in next start...). At the point, where Mokonnect gets the list of devices (I guess) there is really no sign of my router. Mokonnect is using DBus interface, so I checked, if I get the information about my router with mdbus. With mdbus -s org.moblin.connman I can see my router and I can read the right properties.
Is there any problem with the Python interface to DBus? Sorry I am not very deep in Python, and not deep in the Python-API to DBus so I could only guess. Everything has been done with actual shr-unstable (upgraded today). Does anyone has an idea? thank you in advance, and thank you anyhow for your great work here, ESI _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
