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 1132] when hands-free mode is on, the mic is muted
      ([EMAIL PROTECTED])
   2. [Bug 1170] cannot send SMS from openmoko-messages2
      application ([EMAIL PROTECTED])
   3. [Bug 65] Visual indication for SMS overflow
      ([EMAIL PROTECTED])
   4. [Bug 394] In Call Mode/Unable to adjust the speaker volume
      level. ([EMAIL PROTECTED])
   5. [Bug 1132] when hands-free mode is on, the mic is muted
      ([EMAIL PROTECTED])
   6. [Bug 1157] Dialer history should display call details.
      ([EMAIL PROTECTED])
   7. [Bug 350] OpenMoko keyboard usability issues
      ([EMAIL PROTECTED])
   8. [Bug 350] OpenMoko keyboard usability issues
      ([EMAIL PROTECTED])
   9. [Bug 1180] New: helloworld doesn't build out-of-the-box on
      ubuntu ([EMAIL PROTECTED])
  10. [Bug 1181] New: Battery temperature is incorrect (fix)
      ([EMAIL PROTECTED])
  11. [Bug 1181] Battery temperature is incorrect (fix)
      ([EMAIL PROTECTED])
  12. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1132





------- Additional Comments From [EMAIL PROTECTED]  2008-01-14 16:12 -------
The mic is disabled because enabling it will result in audio feedback. That's
why I called it speakerout.state and not handsfree. :-)

For handsfree we would need some sort of echo cancellation either in hardware or
in software, but I don't think that we can do it in hardware at the moment or
work particularly well in software.



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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2008-01-14 16:20 -------
This should work without the subscriber number in r3828 now.



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





------- Additional Comments From [EMAIL PROTECTED]  2008-01-14 16:28 -------
Do we want this to be a panel/systray applet then, as well as the notification?



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





------- Additional Comments From [EMAIL PROTECTED]  2008-01-14 16:28 -------
I have always adjusted Amp right and Amp left, but take into account that at
somewhere around 50% (on GTA01) the volume drops off dramatically and further
reduction doesn't really make sense.

Some more stuff you can adjust to up the volume even further (while reducing
quality) is turning Amp Spk 3D on or turning PCM up to 100%.



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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |LATER



------- Additional Comments From [EMAIL PROTECTED]  2008-01-14 16:30 -------
Marking this as later as it seems it's something not easily solved in software.
Thanks for the comment Daniel



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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2008-01-14 16:53 -------
Once again, patch looks good :) Tested and committed in r3829



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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #483 is|0                           |1
           obsolete|                            |



------- Additional Comments From [EMAIL PROTECTED]  2008-01-14 19:35 -------
Created an attachment (id=492)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=492&action=view)
same as previous 04-popup.patch but also fixes the keyboards statemachine

This patch introduces a new option for the keyboard.xml file

<options>
<thumbmode/>
<options>

If the tag thumbmode is present, then the statemachine of the keyboard will
not auto-repeat keys while they are pressed, but instead show a popupwindow as
an aiming help for the user. The key press will be generated when the User
stops
pressing the touchscreen.




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





------- Additional Comments From [EMAIL PROTECTED]  2008-01-14 19:38 -------
Created an attachment (id=493)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=493&action=view)
change keyboard.xml files to take advantage of color and thumbmode

As Jeremiah Flerchinger has started to work on a gtk replacement, I won't
continue to work on matchbox-keyboard. An Screenshot and an ipkg of a
matchbox-keyboard-inputmethod with the patches applied can be downloaded form
http://www.seili.net/openmoko




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

           Summary: helloworld doesn't build out-of-the-box on ubuntu
           Product: OpenMoko
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: MokoMakefile
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


There is a bashism in helloworld_1.0.0.bb.  The line beginning with:

   echo -e "#include ....

inserts "-e #include ..." as the first line in helloworld.c.

This is because /bin/sh on ubuntu is not bash and /bin/sh's echo does not
support -e.



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

           Summary: Battery temperature is incorrect (fix)
           Product: OpenMoko
           Version: 2007.2
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: kernel
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


The battery temperature measurement currently does not work since it incorrectly
assumes that there is a 10k resistor in parallel with the thermistor.  The
attached patch should fix it.

I also recalculated the look-up table so it rounds correctly.  e.g. 24.7C would
have been rounded down to 24C before and is now 25C.



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





------- Additional Comments From [EMAIL PROTECTED]  2008-01-14 23:38 -------
Created an attachment (id=494)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=494&action=view)
Modifies NTC LUT & resistance calculations




------- 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=1161
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1162
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1165



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

Reply via email to