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 522] New:
openmoko-dialer-0.0.1+svnnow-r0_1843-do_configure
([EMAIL PROTECTED])
2. [Bug 523] New:
openmoko-appmanager-0.0.1+svnnow-r0_1848-do_compile
([EMAIL PROTECTED])
3. [Bug 524] New: qemu-image building
([EMAIL PROTECTED])
4. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
5. [Bug 509] Font size in year view should be decreased
([EMAIL PROTECTED])
6. [Bug 491] Dates or Calendar?
([EMAIL PROTECTED])
7. [Bug 520] openmoko-dates doesn't reflect recent libmokoui
pane api change ([EMAIL PROTECTED])
8. [Bug 525] New: incoming clip string is not null-terminated
([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=522
Summary: openmoko-dialer-0.0.1+svnnow-r0_1843-do_configure
Product: OpenMoko
Version: unspecified
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: autobuilds
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
The package failed to build at 20070426121753
------- 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=523
Summary: openmoko-appmanager-0.0.1+svnnow-r0_1848-do_compile
Product: OpenMoko
Version: unspecified
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: autobuilds
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
The package failed to build at 20070426152502
------- 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=524
Summary: qemu-image building
Product: OpenMoko
Version: current svn head
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: qemu-neo1973
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
The qemu image on the current svn head isnt building on my Athlon xp (x86). Am
getting the following errors. Am not that much into qemu hacking, but I will
play around the troublesome code..
[EMAIL PROTECTED] ~/Projects/openmoko $ make build-qemu
( cd build/qemu ; make )
make[1]: Entering directory `/home/sudharsh/Projects/openmoko/build/qemu'
make -C arm-softmmu all
make[2]: Entering directory
`/home/sudharsh/Projects/openmoko/build/qemu/arm-softmmu'
gcc32 -Wall -O2 -g -fno-strict-aliasing -I. -I..
-I/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/target-arm
-I/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/fpu
-DHAS_AUDIO -DHIGH_LATENCY
-I/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/slirp
-c -o usb-linux-gadget.o
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:24:32:
linux/usb_gadgetfs.h: No such file or directory
In file included from
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/vl.h:1461,
from
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:28:
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_pm_read':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:245:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_pm_write':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:280:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_cm_read':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:317:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_cm_write':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:341:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_mm_read':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:598:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_mm_write':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:618:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_ssp_read':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:788:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_ssp_write':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:884:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_rtc_read':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:1095:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_rtc_write':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:1201:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_i2c_read':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:1337:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_i2c_write':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:1403:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_i2s_read':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:1543:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:
In function `pxa2xx_i2s_write':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:1601:
warning: long unsigned int format, target_phys_addr_t arg (arg 3)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:
In function `gadget_read':
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:490:
error: storage size of 'event' isn't known
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:503:
error: `GADGETFS_NOP' undeclared (first use in this function)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:503:
error: (Each undeclared identifier is reported only once
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:503:
error: for each function it appears in.)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:504:
error: `GADGETFS_SUSPEND' undeclared (first use in this function)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:507:
error: `GADGETFS_CONNECT' undeclared (first use in this function)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:513:
error: `GADGETFS_SETUP' undeclared (first use in this function)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:562:
error: `GADGETFS_DISCONNECT' undeclared (first use in this function)
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:490:
warning: unused variable `event'
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c:
At top level:
/home/sudharsh/Projects/openmoko/openmoko/trunk/src/host/qemu-neo1973/hw/pxa.h:116:
warning: 'pxa255_serial' defined but not used
make[2]: *** [usb-linux-gadget.o] Error 1
make[2]: Leaving directory
`/home/sudharsh/Projects/openmoko/build/qemu/arm-softmmu'
make[1]: *** [subdir-arm-softmmu] Error 2
make[1]: Leaving directory `/home/sudharsh/Projects/openmoko/build/qemu'
make: *** [build-qemu] Error 2
------- 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=69
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=70
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=112
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=137
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=204
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=298
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=379
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=408
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=412
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=422
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=448
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=469
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=470
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=471
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=509
[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=491
[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=520
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
------- Additional Comments From [EMAIL PROTECTED] 2007-04-27 10:07 -------
I think this has already been 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=525
Summary: incoming clip string is not null-terminated
Product: OpenMoko
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: libgsmd
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
output from openmoko-gsmd-demo:
(openmoko-gsmd-demo:9329): openmoko-gsmd-demo-DEBUG: openmoko-gsmd-demo:
incoming number -- number = "01775013756"\u0004\u0008\xf3\xbe\xae\u007f
libgsmd shows the same:
EVENT: Incoming call clip = "01775013756óŸ®
------- 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