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 831] moko_gsmd_connection_init should check for multiple
instances ([EMAIL PROTECTED])
2. [Bug 832] New: Requester with list of phone number lack types
([EMAIL PROTECTED])
3. [Bug 833] New: [patch] libgsmd-tool does not flush stdout in
atcmd mode ([EMAIL PROTECTED])
4. [Bug 833] [patch] libgsmd-tool does not flush stdout in atcmd
mode ([EMAIL PROTECTED])
5. [Bug 833] [patch] libgsmd-tool does not flush stdout in atcmd
mode ([EMAIL PROTECTED])
6. [Bug 833] [patch] libgsmd-tool does not flush stdout in atcmd
mode ([EMAIL PROTECTED])
7. [Bug 176] libgsmd need a mechanism to avoid dead waiting.
([EMAIL PROTECTED])
8. [Bug 176] libgsmd need a mechanism to avoid dead waiting.
([EMAIL PROTECTED])
9. [Bug 834] New: [patch] libgsmd-tool does not allow sms with
more than one word ([EMAIL PROTECTED])
10. [Bug 834] [patch] libgsmd-tool does not allow sms with more
than one word ([EMAIL PROTECTED])
11. [Bug 707] modem/gsmd does not start in a reliable way (if at
all) on boot ([EMAIL PROTECTED])
12. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=831
------- Additional Comments From [EMAIL PROTECTED] 2007-09-12 16:52 -------
So that would still requires that the libgsmd is somehow safely re-establishing
the connection to the gsmd daemon if it was restarted. I thought that it was
easily implementable with dbus. But it is more 'difficult' or 'tricky' without.
Because the lib should take into account gsmd disconnections, wait for the gsmd
to be alive again, and then re-open the connection. All of these being taken
into account in the dbus architecture if I understood well the design.
------- 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=832
Summary: Requester with list of phone number lack types
Product: OpenMoko
Version: current svn head
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: openmoko-contacts
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
I have contact which has few phone numbers - each has other type. When I press
'Dial' button in Contacts I have to choose number from list presented in
requester. But this dialog window lack informations about types of phone
numbers.
------- 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=833
Summary: [patch] libgsmd-tool does not flush stdout in atcmd mode
Product: OpenMoko
Version: current svn head
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: libgsmd
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
When connecting libgsmd-tool to a pipe stdout is not flushed.
------- 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=833
------- Additional Comments From [EMAIL PROTECTED] 2007-09-12 19:09 -------
Created an attachment (id=289)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=289&action=view)
patch to add "fflush(stdout)"
------- 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=833
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
------- 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=833
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-09-12 19:33 -------
checked in revision 2957. Thanks!
------- 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=176
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From [EMAIL PROTECTED] 2007-09-12 19:45 -------
Recently, openmoko is about to ship new GSM firmware with power management
enabled. And, it raises the importance to avoid dead waiting by querying the
modem status. Not only AT+CPAS command should be used, but also check GPIO
status as well. OpenMoko internal software team is attempting to fix the issue
and provide a purificatory approach.
------- 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=176
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
Status|ASSIGNED |NEW
------- 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=834
Summary: [patch] libgsmd-tool does not allow sms with more than
one word
Product: OpenMoko
Version: current svn head
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: libgsmd
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
libgsmd-tool only allows for command strings without spaces.
SMS messages with more than one word will be parsed as multible commands.
------- 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=834
------- Additional Comments From [EMAIL PROTECTED] 2007-09-12 22:04 -------
Created an attachment (id=290)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=290&action=view)
introduce SMS message text in bracket
This also fixes a NULL pointer reference on mailformed "ss" commands.
------- 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=707
------- Additional Comments From [EMAIL PROTECTED] 2007-09-12 23:37 -------
GSMD seems to start ok for me, but it won't register on the network and a
combination of power down, power up and register kills it. See long below:
Tue Sep 11 22:23:04 2007 <1> machine.c:131:gsmd_machine_plugin_init() detected
'GTA01' hardware
Tue Sep 11 22:23:04 2007 <1> machine.c:72:gsmd_machine_plugin_load() loading
machine plugin "generic"
Tue Sep 11 22:23:04 2007 <1> vendor.c:75:gsmd_vendor_plugin_load() loading
vendor plugin "ti"
Tue Sep 11 22:23:04 2007 <1> machine.c:56:gsmd_machine_plugin_find() selecting
machine plugin "generic"
Tue Sep 11 22:23:05 2007 <1> atcmd.c:561:atcmd_drain() c_iflag = 0x00000500,
c_oflag = 0x00000005, c_cflag = 0x800018b2, c_lflag = 0x00008a3b
Tue Sep 11 22:23:05 2007 <1> vendor.c:59:gsmd_vendor_plugin_find() selecting
vendor plugin "TI Calypso"
Tue Sep 11 22:23:05 2007 <1> atcmd.c:545:atcmd_submit() submitting command `ATZ'
Tue Sep 11 22:23:25 2007 <1> atcmd.c:545:atcmd_submit() submitting command
`AT+CFUN=1'
Tue Sep 11 22:23:45 2007 <1> atcmd.c:545:atcmd_submit() submitting command
`AT+COPS=0'
Tue Sep 11 22:25:12 2007 <1> atcmd.c:545:atcmd_submit() submitting command
`AT+COPS=0'
Tue Sep 11 22:26:40 2007 <1> atcmd.c:545:atcmd_submit() submitting command
`AT+COPS=0'
Tue Sep 11 22:27:28 2007 <1> atcmd.c:545:atcmd_submit() submitting command
`AT+CFUN=0'
Tue Sep 11 22:27:52 2007 <1> atcmd.c:545:atcmd_submit() submitting command
`AT+CFUN=1'
Tue Sep 11 22:28:05 2007 <1> atcmd.c:545:atcmd_submit() submitting command
`AT+COPS=0'
Tue Sep 11 22:28:05 2007 <1> gsmd.c:124:alive_interval_tmr_cb() interval
expired, starting next alive inquiry
Tue Sep 11 22:28:05 2007 <1> atcmd.c:545:atcmd_submit() submitting command `AT'
Tue Sep 11 22:28:35 2007 <1> gsmd.c:79:alive_tmr_cb() gsmd_alive timer expired
Tue Sep 11 22:28:35 2007 <8> gsmd.c:82:alive_tmr_cb() modem dead!
------- 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=41
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=69
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=112
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=114
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=141
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=181
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=276
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=301
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=340
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=448
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=466
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=555
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=572
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=589
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=624
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=630
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=661
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=675
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=696
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=714
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=727
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=742
--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog