Am Freitag 26 Februar 2010 schrieb Łukasz Pankowski: > <bumbl> Q-Master: would you mind to explain how you fixed the > "dbus.connection ERROR Unable to set arguments (True, 98, > '/dev/ttySAC0', 115200) according to signature u'bissi': <type > 'exceptions.TypeError'>: > Expected a string or unicode object" error > <Q-Master> bumbl: go to > > /usr/lib/python2.6/site-packages/framework/subsystems/ogsmd/modems/ti_calyp >so/ <Q-Master> bumbl: and edit modem.py line 198 > <Q-Master> bumbl: replace the text in that line with this: > self._muxeriface.OpenSession( True, 98, 'serial', > DEVICE_CALYPSO_PATH, 115200 ) > <bumbl> line 198 is: return str(pts) - sure you don't mean 196 (which is: > self._muxeriface.OpenSession( True, 98, DEVICE_CALYPSO_PATH, 115200 ))
This fix is in the feed, now. So an opkg upgrade did help, too! -- Lars Lubarsky's Law of Cybernetic Entomology: There's always one more bug. _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
