2010/2/26 Łukasz Pankowski <[email protected]>

> Davide Scaini <[email protected]> writes:
>
> > On Fri, Feb 26, 2010 at 8:16 PM, Joachim Ott <[email protected]>
> wrote:
> >
> >     On 26 February 2010 19:48, Davide Scaini <[email protected]> wrote:
> >     > /var/log/phoneuid.log claims that /usr/share/libphone-ui-shr/config
> does not
> >     > exists...
> >     > someone can provide this file to me for a fast fix?
> >     > i tried reinstalling libphone-ui-shr but nothing new.
> >
> >     I have no file "config" in that directory.
> >
> >     r...@gta02v6:/usr/share/libphone-ui-shr # ls -l
> >     total 539
> >     -rw-r--r-- 1 root root    976 1970-01-01 01:00 call-start.png
> >     -rw-r--r-- 1 root root    764 1970-01-01 01:00 call-stop.png
> >     -rw-r--r-- 1 root root  60196 1970-01-01 01:00 contact.png
> >     -rw-r--r-- 1 root root 136348 1970-01-01 01:00 default.edj
> >     -rw-r--r-- 1 root root   5239 1970-01-01 01:00 edit-undo.png
> >     -rw-r--r-- 1 root root  97408 1970-01-01 01:00 idle_screen.edj
> >     -rw-r--r-- 1 root root 240151 1970-01-01 01:00
> idle_screen_wallpaper.png
> >     -rw-r--r-- 1 root root   8565 1970-01-01 01:00 number-icon.png
> >
> > me neither. i thought it was the cause of gsm not registering...
> > right now i cannot use the fr as a phone (it doesn't register), maybe
> because i upgraded two hours ago (and i really have no idea if that file was
> there before)
> > d
>
> I just upgraded and can register to gsm (making the CPU load with
> scrolling a GUI list until registred as suggested by someone someday :) )
> but needed to apply the fix from a today discussion on #openmoko-cdevel,
> so may be you need it too:
>
> <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_calypso/
> <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
> ))
>

so line 198 or 196 ?
:) thanks for the hint!
d
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to