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. [Bug 1173] no SMS communication history in Contacts
([EMAIL PROTECTED])
2. [Bug 1182] New: Charging current measurement is incorrect
(fix) ([EMAIL PROTECTED])
3. [Bug 1182] Charging current measurement is incorrect (fix)
([EMAIL PROTECTED])
4. [Bug 1183] New: Suggested initscripts for gllin and gpsd
([EMAIL PROTECTED])
5. [Bug 1166] cannot receive incoming SMS if the sender number
is stored in SIM card ([EMAIL PROTECTED])
6. [Bug 1169] cannot receive SMS in openmoko-messages2
application ([EMAIL PROTECTED])
7. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
8. [Bug 1170] cannot send SMS from openmoko-messages2
application ([EMAIL PROTECTED])
9. [Bug 65] Visual indication for SMS overflow
([EMAIL PROTECTED])
10. [Bug 1184] New: Month View for January 08 displays incorrect
week numbers ([EMAIL PROTECTED])
11. [Bug 1149] Incoming calls work perfectly, but outgoing calls
silently fail. ([EMAIL PROTECTED])
12. [Bug 1121] Editing contact data is impossible due to keyboard
holding down the 'return' key ([EMAIL PROTECTED])
13. [Bug 1166] cannot receive incoming SMS if the sender number
is stored in SIM card ([EMAIL PROTECTED])
14. [Bug 1166] cannot receive incoming SMS if the sender number
is stored in SIM card ([EMAIL PROTECTED])
15. [Bug 1169] cannot receive SMS in openmoko-messages2
application ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1173
------- Additional Comments From [EMAIL PROTECTED] 2008-01-15 19:17 -------
http://scap.linuxtogo.org/files/c5bf9df09c358c324f74cd627b90c745.png - I'm
almost done with this, will finish off tomorrow.
I had to rewrite the ContactsHistory object as it wasn't really flexible enough
to hook in a dynamic data model (which is why its taken longer than I thought it
would) - on the plus side, there are no longer any synchronisation problems to
do with when you launched contacts, when you clicked on a contact, etc.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1182
Summary: Charging current measurement is incorrect (fix)
Product: OpenMoko
Version: 2007.2
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: kernel
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
There are multiple problems with the charging current measurement that I have
fixed in this patch.
- Least significant bits of ADCIN1 were not shifted correctly
- A 6V reference voltage was assumed, but a 2.4V reference is actually used
- Math could result in negative values, but unsigned types were used
- Explicit type casting was added to the calculation to correct a possible
overflow
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1182
------- Additional Comments From [EMAIL PROTECTED] 2008-01-15 20:04 -------
Created an attachment (id=495)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=495&action=view)
Fixes charge current measurement. Applies after the patch in bug 1181.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1183
Summary: Suggested initscripts for gllin and gpsd
Product: OpenMoko
Version: 2007.2
Platform: Neo1973
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: gllin
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
See the wiki at http://wiki.openmoko.org/wiki/Gllin#More_Initscripts
Using those scripts, and starting gpsd BEFORE gllin will have the following
benefits:
(1) gpsd, if pointed to a device that has "NP" in its filename (as in
/tmp/nmeaNP), will create that named pipe if it doesn't already exist -- the
original version of gpsd simply fails if that's the case;
(2) gpsd will start listening immediately; and
(3) gllin's output to /tmp/nmeaNP will immediately be picked up by gpsd, so
there is no need to artificially pipe the gllin output to a log or /dev/null in
order to keep gllin alive (it exits automatically if it sees no client).
These scripts would also need corresponding links in rcX.d (for example, I have
/etc/rc5.d/S35gpsd and /etc/rc5.d/S38gllin).
Works fine for me.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1166
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|PC |Neo1973
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1169
------- Additional Comments From [EMAIL PROTECTED] 2008-01-16 05:01 -------
i was using r3839, but i cannot send/receive SMS in my NEO.
then i modified some code, like to disable on querying operator list, save a
fake number to subscribe number,
also marked "return FALSE;" as comment in 'moko_network_get_subscriber_number'.
then i can receive SMS.
i can see the new message notifications in panel, but i cannot see them from
View tab. It's empty when i press 'View' tab.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
[This e-mail has been automatically generated.]
You have one or more bugs assigned to you in the Bugzilla
bugsystem (http://bugzilla.openmoko.org/cgi-bin/bugzilla/) that require
attention.
All of these bugs are in the NEW state, and have not been touched
in 7 days or more. You need to take a look at them, and
decide on an initial action.
Generally, this means one of three things:
(1) You decide this bug is really quick to deal with (like, it's INVALID),
and so you get rid of it immediately.
(2) You decide the bug doesn't belong to you, and you reassign it to someone
else. (Hint: if you don't know who to reassign it to, make sure that
the Component field seems reasonable, and then use the "Reassign bug to
owner of selected component" option.)
(3) You decide the bug belongs to you, but you can't solve it this moment.
Just use the "Accept bug" command.
To get a list of all NEW bugs, you can use this URL (bookmark it if you like!):
http://bugzilla.openmoko.org/cgi-bin/bugzilla/buglist.cgi?bug_status=NEW&[EMAIL
PROTECTED]
Or, you can use the general query page, at
http://bugzilla.openmoko.org/cgi-bin/bugzilla/query.cgi.
Appended below are the individual URLs to get to all of your NEW bugs that
haven't been touched for a week or more.
You will get this message once a day until you've dealt with these bugs!
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=934
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=935
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1012
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1081
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1107
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1127
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1133
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1136
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1158
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1161
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1162
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1165
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1170
------- Additional Comments From [EMAIL PROTECTED] 2008-01-16 05:02 -------
i was using r3839, but i cannot send/receive SMS in my NEO.
then i modified some code, like to disable on querying operator list, save a
fake number to subscribe number,
also marked "return FALSE;" as comment in 'moko_network_get_subscriber_number'.
then i can receive/send SMS.
for some reasons i guess, i pressed 'send' button on sending out a SMS, but
there is no response. but i can use command from terminal as below. Do you have
any idea why it's not working on SEND key?
dbus-send --session --dest=org.openmoko.PhoneKit --type=method_call
--print-reply /org/openmoko/PhoneKit/Sms
org.openmoko.PhoneKit.Sms.Send string:0935550902 string:"hello world"
boolean:false
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=65
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Additional Comments From [EMAIL PROTECTED] 2008-01-16 05:03 -------
Yes, could we have this in panel?
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1184
Summary: Month View for January 08 displays incorrect week
numbers
Product: OpenMoko
Version: unspecified
Platform: Neo1973
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: openmoko-dates
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
In openmoko-dates2 0.1.0+svnr673-r2 (which appears to be the latest), the Month
View calendar shows the week numbers for January 2008 to be 53 through 57, which
are obviously incorrect. The week numbers are correct in Week View.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1149
------- Additional Comments From [EMAIL PROTECTED] 2008-01-16 08:24 -------
when we receive an incoming call or we dial out from NEO, the other side hang up
the phone, then we will get 'NO CARRIER' string from GSM modem.
you never dial out a phone call from NEO with this SIM card, only can receive
incoming call? happen sometimes or always?
btw, would you like to change a new SIM card with ur operator like your friend
did? it probably can solve ur problem too....
also, could you provide ur firmware number? use this AT command 'AT+cgmr' by
'libgsmd-tool -m atcmd' from terminal.
#ssh [EMAIL PROTECTED]
[EMAIL PROTECTED]:/$ libgsmd-tool -m atcmd
libgsm-tool - (C) 2006-2007 by Harald Welte and OpenMoko, Inc.
This program is Free Software and has ABSOLUTELY NO WARRANTY
at+cgmr
STR=`at+cgmr'
RSTR=`+CGMR: "HW: GTA01Bv4, GSM:
gsm_ac_gp_fd_pu_em_cph_ds_vc_cal35_ri_36_amd8_ts0-Moko5"'
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1121
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1166
------- Additional Comments From [EMAIL PROTECTED] 2008-01-16 10:14 -------
Created an attachment (id=496)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=496&action=view)
cmt_parse failed when the alpha field include comma char
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1166
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2008-01-16 10:17 -------
If the SMS's sender phone number was stored in SIM, when you receive the sms
you'll also get alpha field(sender's name). And if the alpha field include comma
then cmt_parse() will failed. Fix it now.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1169
------- Additional Comments From [EMAIL PROTECTED] 2008-01-16 10:50 -------
Also, i store some phone number to Contacts. Although the sender number is the
same in Contacts, the messages still put in Unknown sender folder.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog