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 1311] libssp.so.0 is required for oh-puzzle but is not
      built... ([EMAIL PROTECTED])
   2. [Bug 1319] New: sysfs RTC class device missing wakealarm
      capability ([EMAIL PROTECTED])
   3. [Bug 1320] New: filename wildcard error on env file for
      rootfs ([EMAIL PROTECTED])
   4. [Bug 1320] filename wildcard error on env file for rootfs
      ([EMAIL PROTECTED])
   5. [Bug 1320] filename wildcard error on env file for rootfs
      ([EMAIL PROTECTED])
   6. [Bug 1320] filename wildcard error on env file for rootfs
      ([EMAIL PROTECTED])
   7. [Bug 1319] sysfs RTC class device missing wakealarm
      capability ([EMAIL PROTECTED])
   8. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
   9. [Bug 1321] New: switch to headset mode in Dialer
      ([EMAIL PROTECTED])
  10. [Bug 1322] New: Background noise during conversation
      ([EMAIL PROTECTED])
  11. [Bug 1323] New: Speaker icon doesn't work
      ([EMAIL PROTECTED])
  12. [Bug 1324] New: Headset doesn't work
      ([EMAIL PROTECTED])
  13. [Bug 1324] Headset doesn't work
      ([EMAIL PROTECTED])
  14. [Bug 1323] Speaker icon doesn't work
      ([EMAIL PROTECTED])
  15. [Bug 1307] Add to Contacts from unknow folder
      ([EMAIL PROTECTED])
  16. [Bug 1209] cannot dial emegency call 112 from dialer
      ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1311





------- Additional Comments From [EMAIL PROTECTED]  2008-04-06 12:41 -------
Also required by libavahi:

/usr/src/moko/build/tmp/cross/lib/gcc/arm-angstrom-linux-gnueabi/4.1.2/../../../../arm-angstrom-linux-gnueabi/bin/ld:
warning: libssp.so.0, needed by
/usr/src/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/libavahi-glib.so,
not found (try using -rpath or -rpath-link)
/usr/src/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/libavahi-common.so:
undefined reference to [EMAIL PROTECTED]'
/usr/src/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/libavahi-common.so:
undefined reference to [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=1319

           Summary: sysfs RTC class device missing wakealarm capability
           Product: OpenMoko
           Version: unspecified
          Platform: Neo1973
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: kernel
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Our RTF can wake us up from suspend. Unfortunately, we don't enable this feature
in the RTC sys class interface hence the 'wakealarm' attribute is missing.

The corresponding code in RTC class is:
       else if (rtc_does_wakealarm(class_dev)) {
               /* not all RTCs support both alarms and wakeup */
               err = class_device_create_file(class_dev,

Can we please add that?



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

           Summary: filename wildcard error on env file for rootfs
           Product: OpenMoko
           Version: 2007.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Autobuilds / Snapshots
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


The file openmoko/openmoko/trunk/src/host/qemu-neo1973/openmoko/env contain a
ref. to OpenMoko-openmoko-*image... but images DL by MokoMakefile doesn't
contain a uppercase M on OpenMoko.

So, the command "make qemu-local" fails with following error messages:

make[1]: quittant le répertoire « /home/neo/openmoko/build/qemu/openmoko »
ls: ne peut accéder
/home/neo/openmoko/build/tmp/deploy/glibc/images/neo1973/OpenMoko-openmoko-*image*-om-gta01.rootfs.jffs2:
Aucun fichier ou répertoire de ce type
basename: opérande manquante
Pour en savoir davantage, faites: « basename --help ».
make: *** [flash-qemu-local] Erreur 255



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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[EMAIL PROTECTED]       |[EMAIL PROTECTED]
          Component|Autobuilds / Snapshots      |qemu-neo1973



------- Additional Comments From [EMAIL PROTECTED]  2008-04-06 15:21 -------
Ok, apparently the filenames changed again, thanks for spotting that.  I'll
change the env wildcard in a minute.

I wonder if this is duplicate of bug #1318.



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

[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=1320

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
            Version|2007.2                      |current svn head



------- Additional Comments From [EMAIL PROTECTED]  2008-04-06 15:31 -------
Changed in r4311.



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





------- Additional Comments From [EMAIL PROTECTED]  2008-04-07 03:22 -------
Sure.



------- 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=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=1162
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1189
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1193
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1197
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1199
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1200
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1201
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1206
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1212
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1215
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1216
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1217
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1218
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1276
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1292



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

           Summary: switch to headset mode in Dialer
           Product: OpenMoko
           Version: 2007.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: openmoko-dialer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


as title



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

           Summary: Background noise during conversation
           Product: OpenMoko
           Version: current svn head
          Platform: Neo1973
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P1
         Component: openmoko-dialer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


When talking through Neo FreeRunner, there is no background noise at Neo
FreeRunner side, but some noise at another phone side.

uImage-2.6.24+svnr4301-r4251-r5-om-gta02.bin
Openmoko-openmoko-freerunner-image-glibc-ipk-P1-Snapshot-20080403-om-gta02.rootfs.jffs2



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

           Summary: Speaker icon doesn't work
           Product: OpenMoko
           Version: current svn head
          Platform: Neo1973
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P1
         Component: openmoko-dialer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Touch speaker icon during talking doesn't work.

uImage-2.6.24+svnr4301-r4251-r5-om-gta02.bin
Openmoko-openmoko-freerunner-image-glibc-ipk-P1-Snapshot-20080403-om-gta02.rootfs.jffs2



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

           Summary: Headset doesn't work
           Product: OpenMoko
           Version: current svn head
          Platform: Neo1973
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P1
         Component: openmoko-dialer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Connect headset to Neo FreeRunner during talking, and no sound from headset.

uImage-2.6.24+svnr4301-r4251-r5-om-gta02.bin
Openmoko-openmoko-freerunner-image-glibc-ipk-P1-Snapshot-20080403-om-gta02.rootfs.jffs2



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

[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=1323

[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=1307





------- Additional Comments From [EMAIL PROTECTED]  2008-04-07 06:09 -------
i guess i know the problem why i cannot see the number in Contacts. There is no
subscriber number from the network in Taiwan. Therefore, when i send a SMS out,
there is no sender number in this SMS.



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





------- Additional Comments From [EMAIL PROTECTED]  2008-04-07 06:16 -------
"Is dialing an emergency number guaranteed to work if you're not on a network
(including NETREG_DENIED)?"
yes! i am too late to reply ur comment here.



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

Reply via email to