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 1090] Notify users on incoming SMS
      ([EMAIL PROTECTED])
   2. [Bug 1122] FIrst (counting from left) contact is not
      clickable ([EMAIL PROTECTED])
   3. [Bug 956] GTA02 charging with 1000mA using wall-outlet
      charger ([EMAIL PROTECTED])
   4. [Bug 1073] Bug when adding a widget to MokoFingerScroll using
      the       gtk container function ([EMAIL PROTECTED])
   5. [Bug 1139] New: inotify doesn't work
      ([EMAIL PROTECTED])
   6. [Bug 927] Application list not updated when new applications
      are       installed ([EMAIL PROTECTED])
   7. [Bug 1139] inotify doesn't work
      ([EMAIL PROTECTED])
   8. [Bug 1073] Bug when adding a widget to MokoFingerScroll using
      the       gtk container function ([EMAIL PROTECTED])
   9. [Bug 1073] Bug when adding a widget to MokoFingerScroll using
      the       gtk container function ([EMAIL PROTECTED])
  10. [Bug 887] U-Boot initialization race condition: Hangs on boot
      ([EMAIL PROTECTED])
  11. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1090

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

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





------- Additional Comments From [EMAIL PROTECTED]  2007-12-18 15:13 -------
Is it possible to charge the GTA02 when it is in host mode? I'd like to use the
OpenMoko as a fancy data logger for my bicycle, and the dynamo hub could easily
provide at least 580 mA. It'd be much simpler to implement USB HID in the
sensor/charger circuit than a full USB host.

Could the charging current perhaps be overridden from the user space?
Furthermore, would the 1000 mA mode adjust to a smaller charge current when the
input voltage drops?



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





------- Additional Comments From [EMAIL PROTECTED]  2007-12-18 18:32 -------
Examining your patch, I don't understand why this new code would work and the
old wouldn't - also, this new code ignores container border width...

What kind of widget are you trying to add? To add a non-scrolling widget, you
need to wrap it with a viewport first.



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

           Summary: inotify doesn't work
           Product: OpenMoko
           Version: 2007.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: kernel
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


It seems inotify doesn't work on the neo - inotify code that works correctly on
an x86 desktop (and on other arm machines, I think) doesn't work on the neo 
(GTA01).

This is shown up as the applications list in openmoko-today2 cannot
automatically update when new applications are installed as the inotify monitor
never notifies of changes.



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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |1139



------- Additional Comments From [EMAIL PROTECTED]  2007-12-18 18:36 -------
Opened new bug about broken inotify, marked as dependency.



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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |927
              nThis|                            |





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





------- Additional Comments From [EMAIL PROTECTED]  2007-12-19 03:19 -------
Created an attachment (id=450)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=450&action=view)
example

A simple example to show the bug;



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





------- Additional Comments From [EMAIL PROTECTED]  2007-12-19 03:19 -------
in this example you can see the problems with scrollbars.



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





------- Additional Comments From [EMAIL PROTECTED]  2007-12-19 04:57 -------
I have the same problem.  I can only boot from the u-boot menu.

I tried bootdelay 5, but that didn't help.  Here are my settings:

baudrate=115200
bootcmd=setenv bootargs ${bootargs_base} ${mtdparts}; nand read.e 0x32000000
kernel; bootm 0x32000000
menu_1=Set console to USB: setenv stdin usbtty; setenv stdout usbtty; setenv
stderr usbtty
menu_2=Set console to serial: setenv stdin serial; setenv stdout serial; setenv
stderr serial
menu_3=Power off: neo1973 power-off
mtdids=nand0=neo1973-nand
mtdparts=mtdparts=neo1973-nand:0x00040000(u-boot),0x00004000(u-boot_env),0x00200000(kernel),0x000a0000(splash),0x03d1c000(rootfs)
quiet=1
splashimage=nand read.e 0x32000000 splash 0x5000; unzip 0x32000000 0x33d00000
0x96000
usbtty=cdc_acm
menu_6=Autofast-Charge and Backlight Off: neo1973 charger autofast; neo1973
backlight off
menu_7=Force Fast Charge and Backlight Off: neo1973 charger fast;neo1973
backlight off
sd_image_name=zImage
boot_menu_timeout=65000
bootargs=root=/dev/mmcblk0p1 rootdelay=5 console=ttySAC0,115200 console=tty0
loglevel=8
mtdparts=neo1973-nand:0x00040000(u-boot),0x00004000(u-boot_env),0x00200000(kernel),0x000a0000(splash),0x03d1c000(rootfs)
menu_4=Boot from SD: setenv bootargs root=/dev/mmcblk0p1 rootdelay=5
console=ttySAC0,115200 console=tty0 loglevel=8 ${mtdparts}; mmcinit; ext2load
mmc 0 0x32000000 /boot/${s_image_name}; bootm 0x32000000
bootargs_base=rootfstype=jffs2 root=/dev/mtdblock4 console=ttySAC0,115200
console=tty0 loglevel=8 psplash=false
partition=nand0,0
mtddevnum=0
mtddevname=u-boot
pcf50606_int1=0x4a
stdin=usbtty
stdout=usbtty
stderr=usbtty
bootdelay=5




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



--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog

Reply via email to