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 911] New: GSM modem dies on registration with several
      different SIM cards on Rogers GSM network
      ([EMAIL PROTECTED])
   2. [Bug 911] GSM modem dies on registration with several
      different SIM     cards on Rogers GSM network
      ([EMAIL PROTECTED])
   3. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
   4. [Bug 887] U-Boot initialization race condition: Hangs on boot
      ([EMAIL PROTECTED])
   5. [Bug 912] New: uboot-openmoko build error for x86 arch
      ([EMAIL PROTECTED])
   6. [Bug 913] New: template error?
      ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=911

           Summary: GSM modem dies on registration with several different
                    SIM cards on Rogers GSM network
           Product: Neo1973 Hardware
           Version: GTA01Bv4
          Platform: Neo1973
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: GSM Modem
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


The TI GSM modem ceases to respond when AT+CFUN=1 is submitted, and gsmd
eventually declares it dead.

gsm.log:

Fri Oct  5 13:19:07 2007 <1> machine.c:131:gsmd_machine_plugin_init() detected
'GTA01' hardware
Fri Oct  5 13:19:07 2007 <1> machine.c:72:gsmd_machine_plugin_load() loading
machine plugin "generic"
Fri Oct  5 13:19:07 2007 <1> vendor.c:75:gsmd_vendor_plugin_load() loading
vendor plugin "ti"
Fri Oct  5 13:19:07 2007 <1> machine.c:56:gsmd_machine_plugin_find() selecting
machine plugin "generic"
Fri Oct  5 13:19:08 2007 <1> uart.c:41:uart_drain() c_iflag = 0x00000500,
c_oflag = 0x00000005, c_cflag = 0x800018b2, c_lflag = 0x00008a33
Fri Oct  5 13:19:08 2007 <1> vendor.c:59:gsmd_vendor_plugin_find() selecting
vendor plugin "TI Calypso"
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command `ATZ'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`ATZ'(3)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:301:ml_parse() ignoring echo
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command 
`ATE0V1'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT+CRC=1'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT+CREG=2'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT+CMEE=1'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT+CLIP=1'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT+COLP=1'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT+CMGF=0'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT+CMGF=0'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT+CTZR=1'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT%CTZV=1'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT%CPRI=1'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT%CSQ=1'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT%CUNS=0'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT%CPI=?'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`ATE0V1'(6)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:301:ml_parse() ignoring echo
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `ATE0V1' returned `OK'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `AT+CRC=1' returned 
`OK'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `AT+CREG=2' returned 
`OK'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `AT+CMEE=1' returned 
`OK'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `AT+CLIP=1' returned 
`OK'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `AT+COLP=1' returned 
`OK'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `AT+CMGF=0' returned 
`OK'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <5> atcmd.c:480:ml_parse() command without cb!!!
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `AT+CTZR=1' returned 
`OK'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `AT%CTZV=1' returned 
`OK'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `AT%CPRI=1' returned 
`OK'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`%CSQ: 1 '(8)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:445:ml_parse() Appending buf to mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `AT%CSQ=1' returned
`%CSQ: 1 '
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `AT%CUNS=0' returned 
`OK'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`%CPI: (0-4)'(11)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:445:ml_parse() Appending buf to mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT%CPI=3'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:08 2007 <1> atcmd.c:260:ml_parse() buf=`OK'(2)
Fri Oct  5 13:19:08 2007 <1> atcmd.c:482:ml_parse() Calling final cmd->cb()
Fri Oct  5 13:19:08 2007 <1> gsmd.c:153:gsmd_test_atcb() `AT%CPI=3' returned 
`OK'
Fri Oct  5 13:19:08 2007 <1> atcmd.c:491:ml_parse() Clearing mlbuf
Fri Oct  5 13:19:24 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT+CFUN=1'
Fri Oct  5 13:19:44 2007 <1> atcmd.c:562:atcmd_submit() submitting command
`AT+COPS=0'
Fri Oct  5 13:24:08 2007 <1> gsmd.c:123:alive_interval_tmr_cb() interval
expired, starting next alive inquiry
Fri Oct  5 13:24:08 2007 <1> atcmd.c:562:atcmd_submit() submitting command `AT'
Fri Oct  5 13:24:38 2007 <1> gsmd.c:78:alive_tmr_cb() gsmd_alive timer expired
Fri Oct  5 13:24:38 2007 <8> gsmd.c:81:alive_tmr_cb() modem dead!
gsmd - (C) 2006-2007 by OpenMoko, Inc. and contributors
This program is FREE SOFTWARE under the terms of GNU GPL



------- 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=911





------- Additional Comments From [EMAIL PROTECTED]  2007-10-05 20:52 -------
While this is perhaps a bit unorthodox, placing the Neo on top of another device
with a speaker produces no noises.  With another phone, I can hear the signature
GSM buzzing noises.

Therefore, I assume this means the GSM modem is dying before it even tries to
register on the network and thus problem lies with communicating with the SIM
smartcard itself.



------- 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=129
  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
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=800
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=808
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=835
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=846
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=847
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=862
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=865
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=870
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=881
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=882
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=888



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=887





------- Additional Comments From [EMAIL PROTECTED]  2007-10-06 05:57 -------
The latest uboot version boots fine with USB attached; but fails to boot
directly from the power button if the USB cable is not attached (as noted, if
you go into the menu first, then select boot, it works ok).  Reverting to the
2007.08 version of uboot resolves this issue.



------- 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=912

           Summary: uboot-openmoko build error for x86 arch
           Product: OpenMoko
           Version: current svn head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: u-boot
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


I want to build openmoko to run on my notebook, and follow the guide :
http://wiki.openmoko.org/wiki/Getting_Openmoko_working_on_host_with_Xoo

my local.conf:

> cat build/conf/local.conf 
MACHINE = "x86"
DISTRO = "openmoko"
BUILD_ARCH = "i686"
INHERIT += "rm_work"
TARGET_FPU = ""
#PARALLEL_MAKE = "-j 2"
#BB_NUMBER_THREADS = "2"
ENABLE_BINARY_LOCALE_GENERATION = "1"
GLIBC_GENERATE_LOCALES = "en_US.UTF-8 zh_CN.UTF-8"

Error:

| make[2]: Entering directory
`/opt/openmoko/build/tmp/work/i486-angstrom-linux/uboot-openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943-r1/git/examples'
| i486-angstrom-linux-gcc -g  -Os   -fno-strict-aliasing  -fno-common -ffixed-r8
-msoft-float  -D__KERNEL__ -DTEXT_BASE=0x33F80000 
-I/opt/openmoko/build/tmp/work/i486-angstrom-linux/uboot-openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943-r1/git/include
-fno-builtin -ffreestanding -nostdinc -isystem
/opt/openmoko/build/tmp/cross/lib/gcc/i486-angstrom-linux/4.1.2/include -pipe 
-DCONFIG_ARM -D__ARM__ -march=armv4  -Wall -Wstrict-prototypes -c -o
hello_world.o hello_world.c
| hello_world.c:1: error: bad value (armv4) for -march= switch
| hello_world.c:1: error: bad value (armv4) for -mtune= switch
| make[2]: *** [hello_world.o] Error 1
| make[2]: Leaving directory
`/opt/openmoko/build/tmp/work/i486-angstrom-linux/uboot-openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943-r1/git/examples'
| make[1]: *** [examples] Error 2
| make[1]: Leaving directory
`/opt/openmoko/build/tmp/work/i486-angstrom-linux/uboot-openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943-r1/git'
| FATAL: oe_runmake failed
NOTE: Task failed:
/opt/openmoko/build/tmp/work/i486-angstrom-linux/uboot-openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943-r1/temp/log.do_compile.17195
NOTE: package
uboot-openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943-r1:
task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package
uboot-openmoko-1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943: failed
ERROR: Build of
/opt/openmoko/openembedded/packages/uboot/uboot-openmoko_1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943.bb
do_compile failed
ERROR: Task 23
(/opt/openmoko/openembedded/packages/uboot/uboot-openmoko_1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943.bb,
do_compile) failed
NOTE: Tasks Summary: Attempted 2822 tasks of which 2822 didn't need to be rerun
and 1 failed.
ERROR:
'/opt/openmoko/openembedded/packages/uboot/uboot-openmoko_1.2.0+gitf34024d4a328e6edd906456da98d2c537155c4f7+svn2943.bb'
failed
make: *** [openmoko-devel-image] Error 1



------- 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=913

           Summary: template error?
           Product: Site Infrastructure
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Bugzilla
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


After you submit a new bug, you got such raw html code in the report:

<b>Email sent to:</b> [EMAIL PROTECTED], [EMAIL PROTECTED],
[email protected]<br> <br><center>If you wish to tweak the kinds of mail
Bugzilla sends you, you can <a href="userprefs.cgi?tab=email">change your
preferences</a></center>



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
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

Reply via email to