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 705] gsmd does not process responses from the modem
([EMAIL PROTECTED])
2. [Bug 693] Invalid timeval passed to setitmer()
([EMAIL PROTECTED])
3. [Bug 904] volume has poor range when headphones are plugged
in. ([EMAIL PROTECTED])
4. [Bug 918] New: yaffs2-utils-native fails to build
([EMAIL PROTECTED])
5. [Bug 898] Missed calls should return to Today screen
([EMAIL PROTECTED])
6. [Bug 909] After accepting PIN the dialer is not closed.
([EMAIL PROTECTED])
7. [Bug 53] DTMF tones during call
([EMAIL PROTECTED])
8. [Bug 199] We need freely licensed ringtones
([EMAIL PROTECTED])
9. [Bug 341] Meta: Phase 2 is not releasable
([EMAIL PROTECTED])
10. [Bug 906] Dialer fails to cancel out-going calls
([EMAIL PROTECTED])
11. [Bug 733] Ignore call button
([EMAIL PROTECTED])
12. [Bug 906] Dialer fails to cancel out-going calls
([EMAIL PROTECTED])
13. [Bug 819] Dialer dies when empty number is called and network
is registered ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=705
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #342 is|0 |1
obsolete| |
------- 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=693
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #339 is|0 |1
patch| |
Attachment #339 is|0 |1
obsolete| |
------- 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=904
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
Status|REOPENED |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=918
Summary: yaffs2-utils-native fails to build
Product: OpenMoko
Version: current svn head
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: OE bitbake recipes / build system
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
yaffs2-utils-native is needed for gta02, but fails to build:
NOTE: package yaffs2-utils-native-0.0.0+cvs20071010: started
NOTE: package yaffs2-utils-native-0.0.0+cvs20071010-r0: task do_compile: started
ERROR: function do_compile failed
ERROR: log data follows
(/files/openmoko-gta02/build/tmp/work/i686-linux/yaffs2-utils-native-0.0.0+cvs20071010-r0/temp/log.do_compile.32229)
| NOTE: make -j 4 -e MAKEFLAGS=
| ln -s ../yaffs_ecc.c yaffs_ecc.c
| ccache gcc -c
-isystem/files/openmoko-gta02/build/tmp/staging/i686-linux/include -Os -I..
-DCONFIG_YAFFS_UTIL mkyaffsimage.c -o mkyaffsimage.o
| ccache gcc -c
-isystem/files/openmoko-gta02/build/tmp/staging/i686-linux/include -Os -I..
-DCONFIG_YAFFS_UTIL mkyaffs2image.c -o mkyaffs2image.o
| ln -s ../yaffs_packedtags2.c yaffs_packedtags2.c
| ln -s ../yaffs_tagsvalidity.c yaffs_tagsvalidity.c
| ccache gcc -c
-isystem/files/openmoko-gta02/build/tmp/staging/i686-linux/include -Os -I..
-DCONFIG_YAFFS_UTIL yaffs_ecc.c -o yaffs_ecc.o
| ccache gcc -c
-isystem/files/openmoko-gta02/build/tmp/staging/i686-linux/include -Os -I..
-DCONFIG_YAFFS_UTIL yaffs_packedtags2.c -o yaffs_packedtags2.o
| In file included from ../yaffs_guts.h:19,
| from mkyaffsimage.c:31:
| ../devextras.h:205:1: warning: "DT_UNKNOWN" redefined
| In file included from mkyaffsimage.c:27:
| /usr/include/dirent.h:101:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffsimage.c:31:
| ../devextras.h:206:1: warning: "DT_FIFO" redefined
| In file included from mkyaffsimage.c:27:
| /usr/include/dirent.h:103:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffsimage.c:31:
| ../devextras.h:207:1: warning: "DT_CHR" redefined
| In file included from mkyaffsimage.c:27:
| /usr/include/dirent.h:105:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffsimage.c:31:
| ../devextras.h:208:1: warning: "DT_DIR" redefined
| In file included from mkyaffsimage.c:27:
| /usr/include/dirent.h:107:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffsimage.c:31:
| ../devextras.h:209:1: warning: "DT_BLK" redefined
| In file included from mkyaffsimage.c:27:
| /usr/include/dirent.h:109:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffsimage.c:31:
| ../devextras.h:210:1: warning: "DT_REG" redefined
| In file included from mkyaffsimage.c:27:
| /usr/include/dirent.h:111:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffsimage.c:31:
| ../devextras.h:211:1: warning: "DT_LNK" redefined
| In file included from mkyaffsimage.c:27:
| /usr/include/dirent.h:113:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffsimage.c:31:
| ../devextras.h:212:1: warning: "DT_SOCK" redefined
| In file included from mkyaffsimage.c:27:
| /usr/include/dirent.h:115:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffsimage.c:31:
| ../devextras.h:213:1: warning: "DT_WHT" redefined
| In file included from mkyaffsimage.c:27:
| /usr/include/dirent.h:117:1: warning: this is the location of the previous
definition
| ccache gcc -c
-isystem/files/openmoko-gta02/build/tmp/staging/i686-linux/include -Os -I..
-DCONFIG_YAFFS_UTIL yaffs_tagsvalidity.c -o yaffs_tagsvalidity.o
| ccache gcc -o mkyaffsimage yaffs_ecc.o mkyaffsimage.o
| mkyaffs2image.c:32:26: error: mtd/mtd-user.h: No such file or directory
| In file included from ../yaffs_guts.h:19,
| from mkyaffs2image.c:34:
| ../devextras.h:205:1: warning: "DT_UNKNOWN" redefined
| In file included from mkyaffs2image.c:29:
| /usr/include/dirent.h:101:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffs2image.c:34:
| ../devextras.h:206:1: warning: "DT_FIFO" redefined
| In file included from mkyaffs2image.c:29:
| /usr/include/dirent.h:103:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffs2image.c:34:
| ../devextras.h:207:1: warning: "DT_CHR" redefined
| In file included from mkyaffs2image.c:29:
| /usr/include/dirent.h:105:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffs2image.c:34:
| ../devextras.h:208:1: warning: "DT_DIR" redefined
| In file included from mkyaffs2image.c:29:
| /usr/include/dirent.h:107:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffs2image.c:34:
| ../devextras.h:209:1: warning: "DT_BLK" redefined
| In file included from mkyaffs2image.c:29:
| /usr/include/dirent.h:109:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffs2image.c:34:
| ../devextras.h:210:1: warning: "DT_REG" redefined
| In file included from mkyaffs2image.c:29:
| /usr/include/dirent.h:111:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffs2image.c:34:
| ../devextras.h:211:1: warning: "DT_LNK" redefined
| In file included from mkyaffs2image.c:29:
| /usr/include/dirent.h:113:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffs2image.c:34:
| ../devextras.h:212:1: warning: "DT_SOCK" redefined
| In file included from mkyaffs2image.c:29:
| /usr/include/dirent.h:115:1: warning: this is the location of the previous
definition
| In file included from ../yaffs_guts.h:19,
| from mkyaffs2image.c:34:
| ../devextras.h:213:1: warning: "DT_WHT" redefined
| In file included from mkyaffs2image.c:29:
| /usr/include/dirent.h:117:1: warning: this is the location of the previous
definition
| mkyaffs2image.c:50: error: array type has incomplete element type
| mkyaffs2image.c:57: error: field name not in record or union initializer
| mkyaffs2image.c:57: error: (near initialization for 'oob_layout')
| mkyaffs2image.c:57: error: 'MTD_NANDECC_AUTOPLACE' undeclared here (not in a
function)
| mkyaffs2image.c:58: error: field name not in record or union initializer
| mkyaffs2image.c:58: error: (near initialization for 'oob_layout')
| mkyaffs2image.c:59: error: field name not in record or union initializer
| mkyaffs2image.c:59: error: (near initialization for 'oob_layout')
| mkyaffs2image.c:60: error: field name not in record or union initializer
| mkyaffs2image.c:60: error: (near initialization for 'oob_layout')
| mkyaffs2image.c:70: error: field name not in record or union initializer
| mkyaffs2image.c:70: error: (near initialization for 'oob_layout')
| mkyaffs2image.c:71: error: field name not in record or union initializer
| mkyaffs2image.c:71: error: (near initialization for 'oob_layout')
| mkyaffs2image.c:72: error: field name not in record or union initializer
| mkyaffs2image.c:72: error: (near initialization for 'oob_layout')
| mkyaffs2image.c:76: error: field name not in record or union initializer
| mkyaffs2image.c:76: error: (near initialization for 'oob_layout')
| mkyaffs2image.c:80: error: field name not in record or union initializer
| mkyaffs2image.c:80: error: (near initialization for 'oob_layout')
| make: *** [mkyaffs2image.o] Error 1
| make: *** Waiting for unfinished jobs....
| FATAL: oe_runmake failed
NOTE: Task failed:
/files/openmoko-gta02/build/tmp/work/i686-linux/yaffs2-utils-native-0.0.0+cvs20071010-r0/temp/log.do_compile.32229
NOTE: package yaffs2-utils-native-0.0.0+cvs20071010-r0: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package yaffs2-utils-native-0.0.0+cvs20071010: failed
the reciepe says 'pretty recent mtd-utils are needed' but building
mtd-utils-native manually does not fix the problem.
------- 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=898
------- Additional Comments From [EMAIL PROTECTED] 2007-10-10 10:08 -------
Rather than return to the Today screen, it should really return to whatever the
user was doing before the incoming call.
------- 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=909
------- Additional Comments From [EMAIL PROTECTED] 2007-10-10 10:09 -------
Please describe your problem in more detail.
------- 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=53
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-10-10 10:26 -------
Patch committed to SVN. Thanks Roman.
------- 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=199
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-10-10 10:31 -------
Closing this bug as the wiki and distribution now contain suitable freely
licensed ring tones.
------- 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=341
Bug 341 depends on bug 199, which changed state.
Bug 199 Summary: We need freely licensed ringtones
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=199
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- 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=906
------- Additional Comments From [EMAIL PROTECTED] 2007-10-10 10:34 -------
Confirmed, although I think this has worked before and there hasn't been any
changes in the dialer that might affect it. What investigation did you do that
causes you to think it may be a problem in gsmd/libgsmd?
------- 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=733
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-10-10 10:38 -------
Switching the use of the AUX button depending on what application is running
could be confusing.
The original bug has been fixed, so I am closing this report. Please open a
seperate bug about the use of the AUX button.
------- 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=906
------- Additional Comments From [EMAIL PROTECTED] 2007-10-10 11:20 -------
I place a call using libgsmd-tool --mode atcmd:
ATH
STR=`ATH'
RSTR=`OK'
ATD0405922923;
STR=`ATD0405922923;'
EVENT: Outgoing Call Progress: UNKNOWN
EVENT: Outgoing Call Progress: PROCEED
EVENT: Outgoing Call Progress: SYNC
EVENT: Outgoing Call Progress: PROGRESS
EVENT: Outgoing Call Progress: ALERT
ATH
Now nothing happens until I answer or deny the call on the receiving side.
EVENT: Outgoing Call Progress: DISCONNECT
RSTR=`BUSY'
STR=`ATH'
EVENT: Outgoing Call Progress: RELEASE
RSTR=`OK'
Looking at current gsmd/atcmd.c, "/* we only send one cmd at the moment */",
which is in line with ATH going through only after ATD has finished with the
result "BUSY".
------- 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=819
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-10-10 11:34 -------
What the dialer should do when no number is entered is being discussed in bug
866.
As confirmed, the main issue of this bug has been closed.
------- 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