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 1161] openmoko-terminal2 - wrong $HOME variable in env
      ([EMAIL PROTECTED])
   2. [Bug 799] data abort while reading from SD Cards
      ([EMAIL PROTECTED])
   3. [Bug 1227] New: Screen saver during call
      ([EMAIL PROTECTED])
   4. [Bug 1228] New: SIM PIN entry has no 'back' button
      ([EMAIL PROTECTED])
   5. [Bug 1228] SIM PIN entry has no 'back' button
      ([EMAIL PROTECTED])
   6. [Bug 1229] New: make openmoko-devel-image ERROR
      ([EMAIL PROTECTED])
   7. [Bug 1229] make openmoko-devel-image ERROR
      ([EMAIL PROTECTED])
   8. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
   9. [Bug 1227] Screen saver during call
      ([EMAIL PROTECTED])
  10. [Bug 1227] Screen saver during call
      ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1161

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From [EMAIL PROTECTED]  2008-02-13 13:42 -------
This is actually a bug in tinylogin (which is a couple of years old and
completely dead upstream). Will switch to busybox soon and this will then fix
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=799

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]



------- Additional Comments From [EMAIL PROTECTED]  2008-02-13 18:32 -------
It would be good if someone could find out why not using a dynamically
allocated array (sometimes ?) makes the problem go away. E.g., is it

- a compiler bug ?
- an error in the array size ?
- something entirely different that we just happen to touch ?

>From what I see in the code, it should have the intended behaviour.
So we should find out what's really happening there.



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

           Summary: Screen saver during call
           Product: OpenMoko
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: openmoko-dialer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


While doing a call, the screen saver turns on and the backlight switches off (so
the backlight switches on and there is the screen saver as you touch the screen
after the call). Power save setting is "dim only".


The root image is 

OpenMoko-openmoko-devel-image-glibc-ipk-P1-Snapshot-20080211-fic-gta01.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=1228

           Summary: SIM PIN entry has no 'back' button
           Product: OpenMoko
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: openmoko-dialer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


There is no apparent way to start over when entering the PIN.

If there is, please enlighten stupid users like myself who didn't find that
button. - And consider this a UI design bug in that case :-)



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





------- Additional Comments From [EMAIL PROTECTED]  2008-02-13 23:07 -------
Actually the * button serves this function, but it really isn't very obvious
(just like # button is the same as "OK" button on many phones for pin entry).



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

           Summary: make openmoko-devel-image ERROR
           Product: OpenMoko
           Version: 2007.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: MokoMakefile
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


When i build openmoko with MoKoMakefile , i catch a error, please help me,
thanks.
[EMAIL PROTECTED]:/work/moko$ make openmoko-devel-image
( cd build && . ../setup-env && \
          ( ( bitbake openmoko-devel-image uboot-openmoko ) || \
            ( bitbake openmoko-devel-image u-boot-openmoko ) ) )
NOTE: Handling BitBake files: - (5036/5036) [100 %]
NOTE: Parsing finished. 4803 cached, 0 parsed, 233 skipped, 0 masked.
NOTE: build 200802030023: started

OE Build Configuration:
BB_VERSION     = "1.8.10"
OE_REVISION    = "fbdf8a106f5161fd714dd92d53cf8bd31fa6d8ea"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-gnueabi"
MACHINE        = "fic-gta01"
DISTRO         = "openmoko"
DISTRO_VERSION = "P1-Snapshot-20080202"
TARGET_FPU     = "soft"

ERROR: Nothing PROVIDES 'uboot-openmoko' (but '[]' DEPENDS on or otherwise 
requires it)
NOTE: Handling BitBake files: - (5036/5036) [100 %]
NOTE: Parsing finished. 4803 cached, 0 parsed, 233 skipped, 0 masked.
NOTE: build 200802030024: started

OE Build Configuration:
BB_VERSION     = "1.8.10"
OE_REVISION    = "fbdf8a106f5161fd714dd92d53cf8bd31fa6d8ea"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-gnueabi"
MACHINE        = "fic-gta01"
DISTRO         = "openmoko"
DISTRO_VERSION = "P1-Snapshot-20080202"
TARGET_FPU     = "soft"

NOTE: Resolving any missing task queue dependencies
NOTE: preferred version 2.5 of glibc not available (for item virtual/arm-
angstrom-linux-gnueabi-libc-for-gcc)
NOTE: preferred version 0.16.10 of vte not available (for item vte)
NOTE: preferred version 0.10 of hicolor-icon-theme not available (for item 
hicolor-icon-theme)
NOTE: preferred version 2007e of tzdata not available (for item tzdata)
NOTE: preferred version 2007e of tzcode-native not available (for item tzcode-
native)
NOTE: preferred version 20070918+git of hal-info not available (for item hal-
info)
NOTE: multiple providers are available for virtual/libqte2 (qte-mt-static, 
qte, qte-mt);
NOTE: consider defining PREFERRED_PROVIDER_virtual/libqte2
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 129 of 5344 (ID: 
2748, /work/moko/openembedded/packages/gcc/gcc-cross-initial_4.1.2.bb, 
do_patch)
NOTE: package gcc-cross-initial-4.1.2: started
NOTE: package gcc-cross-initial-4.1.2-r13: task do_patch: started
NOTE: Applying patch '100-uclibc-conf.patch'
NOTE: Task failed: Command Error: exit status: 1  Output:
Usage: quilt [--trace[=verbose]] [--quiltrc=XX] command [-h] ...
       quilt --version
Commands are:

Global options:

--trace
        Runs the command in bash trace mode (-x). For internal debugging.

--quiltrc file
        Use the specified configuration file instead of ~/.quiltrc (or
        /etc/quilt.quiltrc if ~/.quiltrc does not exist).  See the pdf
        documentation for details about its possible contents.

--version
        Print the version number and exit immediately.
NOTE: package gcc-cross-initial-4.1.2-r13: task do_patch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package gcc-cross-initial-4.1.2: failed
ERROR: Build of /work/moko/openembedded/packages/gcc/gcc-cross-
initial_4.1.2.bb do_patch failed
ERROR: Task 2748 (/work/moko/openembedded/packages/gcc/gcc-cross-
initial_4.1.2.bb, do_patch) failed
NOTE: Tasks Summary: Attempted 128 tasks of which 128 didn't need to be rerun 
and 1 failed.
ERROR: '/work/moko/openembedded/packages/gcc/gcc-cross-initial_4.1.2.bb' failed
make: *** [openmoko-devel-image] Error 1
[EMAIL PROTECTED]:/work/moko$



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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[EMAIL PROTECTED]            |[EMAIL PROTECTED]
          Component|MokoMakefile                |OE bitbake recipes  / build
                   |                            |system





------- 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=934
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=935
  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=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=1214
  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



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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|openmoko-dialer             |neod



------- Additional Comments From [EMAIL PROTECTED]  2008-02-14 11:05 -------
We need some sort of API to disable the power saving/screen saver before this
can be fixed in the dialer.




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

[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 ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog

Reply via email to