Send buglog mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/buglog
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of buglog digest..."
Today's Topics:
1. Re: Openmoko Bug #2122: Send Busy icon displayed when making
out going calls (Openmoko Public Trac)
2. Openmoko Bug #2123: SMS doesn't work in framworkd
(Openmoko Public Trac)
3. Openmoko Bug #2124: opkg installs fso-gpsd when plain gpsd
was requested (Openmoko Public Trac)
4. Re: Openmoko Bug #2123: SMS doesn't work in framworkd
(Openmoko Public Trac)
5. Re: Openmoko Bug #1766: [GSM Signal] no signal, can't make
phone call but can receive calls (Openmoko Public Trac)
6. Re: Openmoko Bug #1841: white screen of death (WSOD) after
resume (Sten Kvamme)
7. Re: Openmoko Bug #2124: opkg installs fso-gpsd when plain
gpsd was requested (Openmoko Public Trac)
--- Begin Message ---
#2122: Send Busy icon displayed when making out going calls
------------------------+---------------------------------------------------
Reporter: sushama | Owner: john_lee
Type: defect | Status: new
Priority: normal | Milestone:
Component: Qtopia | Version:
Severity: normal | Resolution:
Keywords: | Haspatch: 0
Blockedby: | Estimated:
Patchreview: | Blocking:
Reproducible: always |
------------------------+---------------------------------------------------
Comment(by zecke):
Please make a screenshot.
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/2122#comment:1>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
--- End Message ---
--- Begin Message ---
#2123: SMS doesn't work in framworkd
-----------------------------+----------------------------------------------
Reporter: think-free | Owner: openmoko-kernel
Type: defect | Status: new
Priority: highest | Milestone:
Component: System Software | Version:
Severity: blocker | Keywords:
Haspatch: 0 | Blockedby:
Estimated: | Patchreview:
Blocking: | Reproducible:
-----------------------------+----------------------------------------------
I'm running debian ...
I can't send or receive sms with frameworkd ( phone calls are ok ) i'm not
getting a dbus response ( tested with : http://lindi.iki.fi/lindi/openmoko
/dump-sms )
Will running frameworkd from a terminal i got :
-----------------------
ogsmd WARNING textToUnicode called with unicode string, ignoring.
ogsmd WARNING textToUnicode called with unicode string, ignoring.
ogsmd WARNING textToUnicode called with unicode string, ignoring.
ogsmd ERROR unhandled exception in response callback: string index
out of range
Traceback (most recent call last):
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/channel.py", line 379, in
handleResponseToRequest
ok_cb( reqstring.strip(), response )
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/decor.py", line 45, in
logIt
result = fn( *args, **kwargs )
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/modems/abstract/mediator.py",
line 685, in responseFromChannel
sms = ogsmd.gsm.sms.decodeSMS( line, dir)
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/sms.py", line 97, in
decodeSMS
parse_userdata( sms, ud_len, bytes[offset:] )
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/sms.py", line 127, in
parse_userdata
sms.ud = unpack_sevenbit(bytes[offset:], padding_size)
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/convert.py", line 169, in
unpack_sevenbit
return "".join( gsmtotext(chars) )
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/convert.py", line 141, in
gsmtotext
text += GSMALPHABET[byte]
IndexError: string index out of range
odeviced.idlenotifier INFO framework.subsystems.odeviced.idlenotifier
state change to SUSPEND
--------------------------
So i've put print(repr(byte)) to line 141 of /var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/convert.py
and it gave me :
-------------------------------------
ogsmd WARNING textToUnicode called with unicode string, ignoring.
ogsmd WARNING textToUnicode called with unicode string, ignoring.
ogsmd WARNING textToUnicode called with unicode string, ignoring.
ogsmd ERROR unhandled exception in response callback: string index
out of range
Traceback (most recent call last):
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/channel.py", line 379, in
handleResponseToRequest
ok_cb( reqstring.strip(), response )
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/decor.py", line 45, in
logIt
result = fn( *args, **kwargs )
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/modems/abstract/mediator.py",
line 685, in responseFromChannel
sms = ogsmd.gsm.sms.decodeSMS( line, dir)
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/sms.py", line 97, in
decodeSMS
parse_userdata( sms, ud_len, bytes[offset:] )
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/sms.py", line 127, in
parse_userdata
sms.ud = unpack_sevenbit(bytes[offset:], padding_size)
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/convert.py", line 169, in
unpack_sevenbit
asbinary = asbinary[:-7]
File "/var/lib/python-
support/python2.5/framework/subsystems/ogsmd/gsm/convert.py", line 141, in
gsmtotext
print(repr(byte))
IndexError: string index out of range
-------------------------------------------------
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/2123>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
--- End Message ---
--- Begin Message ---
#2124: opkg installs fso-gpsd when plain gpsd was requested
---------------------+------------------------------------------------------
Reporter: Weiss | Owner: openmoko-devel
Type: defect | Status: new
Priority: normal | Milestone:
Component: unknown | Version:
Severity: normal | Keywords:
Haspatch: 0 | Blockedby:
Estimated: | Patchreview:
Blocking: | Reproducible:
---------------------+------------------------------------------------------
With a fully updated Testing installation, I find it is impossible to
install the plain gpsd. fso-gpsd is installed instead, but I don't
currently want to use the FSO framework.
# opkg install gpsd
Installing fso-gpsd
(0.6+r3+gitrfd1cd578d6ba9fa13aadceb59a9b46345108583b-r3) to root...
Seems I've found a replace gpsd gpsd
Downloading http://downloads.openmoko.org/repository/testing/armv4t/fso-
gpsd_0.6+r3+gitrfd1cd578d6ba9fa13aadceb59a9b46345108583b-r3_armv4t.opk
Installing frameworkd
(0.8.2+gitr592+86a660108f988f5611cc796d33911cca8836004e-r3) to root...
Downloading
http://downloads.openmoko.org/repository/testing/armv4t/frameworkd_0.8.2+gitr592
+86a660108f988f5611cc796d33911cca8836004e-r3_armv4t.opk
Configuring frameworkd
Adding system startup for /etc/init.d/frameworkd.
Starting freesmartphone.org framework daemon: (ok)
Configuring fso-gpsd
Adding system startup for /etc/init.d/fso-gpsd.
Starting freesmartphone.org gpsd compatibility daemon: (ok)
#
In fact, even when I try to point opkg directly at the right package, it
still goes wrong:
# opkg install
http://downloads.openmoko.org/repository/testing/armv4t/gpsd_2.34-r9.02_armv4t.opk
Downloading
http://downloads.openmoko.org/repository/testing/armv4t/gpsd_2.34-r9.02_armv4t.opk
Installing fso-gpsd (0.6+r3
+gitrfd1cd578d6ba9fa13aadceb59a9b46345108583b-r3) to root...
Seems I've found a replace gpsd gpsd
Downloading http://downloads.openmoko.org/repository/testing/armv4t/fso-
gpsd_0.6+r3+gitrfd1cd578d6ba9fa13aadceb59a9b46345108583b-r3_armv4t.opk
Installing frameworkd
(0.8.2+gitr592+86a660108f988f5611cc796d33911cca8836004e-r3) to root...
Downloading
http://downloads.openmoko.org/repository/testing/armv4t/frameworkd_0.8.2+gitr592
+86a660108f988f5611cc796d33911cca8836004e-r3_armv4t.opk
Configuring frameworkd
Adding system startup for /etc/init.d/frameworkd.
Starting freesmartphone.org framework daemon: (ok)
Configuring fso-gpsd Adding system startup for /etc/init.d/fso-gpsd.
Starting freesmartphone.org gpsd compatibility daemon: (ok)
#
To get the plain gpsd, I had to manually take the opk file apart and copy
the gpsd binary to the right place.
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/2124>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
--- End Message ---
--- Begin Message ---
#2123: SMS doesn't work in framworkd
---------------------------+------------------------------------------------
Reporter: think-free | Owner: openmoko-kernel
Type: defect | Status: closed
Priority: normal | Milestone:
Component: unknown | Version:
Severity: blocker | Resolution: invalid
Keywords: | Haspatch: 0
Blockedby: | Estimated:
Patchreview: | Blocking:
Reproducible: |
---------------------------+------------------------------------------------
Changes (by marek):
* priority: highest => normal
* resolution: => invalid
* status: new => closed
* component: System Software => unknown
Comment:
Please read
https://docs.openmoko.org/trac/wiki/NewTicket
and
http://wiki.openmoko.org/wiki/Bug_Filing_Policy
carefully before opening a new ticket next time !
Don't fiddle with the component, priority, etc unless you are SURE what
you do.
This sounds like a problem with FSO and/or debian. Please consult the
respective bug trackers.
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/2123#comment:1>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
--- End Message ---
--- Begin Message ---
#1766: [GSM Signal] no signal, can't make phone call but can receive calls
---------------------------------------------+------------------------------
Reporter: dexteruk | Owner: erin_yueh
Type: defect | Status: in_testing
Priority: high | Milestone:
Component: Qtopia | Version: Om2008.8
Severity: normal | Resolution:
Keywords: GSM Antenna Signal,Om2008.11 | Haspatch: 0
Blockedby: | Estimated:
Patchreview: | Blocking:
Reproducible: sometimes |
---------------------------------------------+------------------------------
Comment(by Treviño):
I can confirm this too...
I had a libficgta01vendor.so built against git
9c8c832f77f4f24adc5ad17f5031016ce8562a34 and I noticed the issue.
Reverting to eea26c74b18007142d7f02cb5633dffbfb63bd7a fixed it, also if I
lost the optimization team's time improvements...
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/1766#comment:98>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
--- End Message ---
--- Begin Message ---
On mån, 2008-11-17 at 15:54 +0000, Openmoko Public Trac wrote:
> #1841: white screen of death (WSOD) after resume
> ----------------------------+-----------------------------------------------
> Reporter: Rorschach | Owner: openmoko-devel
> Type: defect | Status: new
> Priority: highest | Milestone:
> Component: unknown | Version: GTA02v5
> Severity: critical | Resolution:
> Keywords: wsod,resume | Haspatch: 0
> Blockedby: | Estimated:
> Patchreview: | Blocking:
> Reproducible: always |
> ----------------------------+-----------------------------------------------
>
> Comment(by jensbruhn):
>
> Same here, WSOD with my Neo1973 and FSO4. Occurs just after resume.
>
I have Neo1973 and FSO4. This bug kicks in as described above, but only
when the X-server is running. If I stop X and wait for a while, the
screen goes black. If I ssh in to the phone I can wake the screen up by
starting X, stopping X and then start X again.
/Sten Kvamme
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
#2124: opkg installs fso-gpsd when plain gpsd was requested
------------------------+---------------------------------------------------
Reporter: Weiss | Owner: openmoko-devel
Type: defect | Status: new
Priority: normal | Milestone:
Component: unknown | Version:
Severity: normal | Resolution:
Keywords: | Haspatch: 0
Blockedby: | Estimated:
Patchreview: | Blocking:
Reproducible: |
------------------------+---------------------------------------------------
Changes (by zecke):
* cc: [EMAIL PROTECTED] (added)
Comment:
I can confirm this. The fso-gpsd_git.bb file is contains the "replace"
instruction. I hopefully managed to CC mickey to clarify and find a
resolution.
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/2124#comment:1>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog