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 1140] u-boot menu text is not displayed correctly
      (GTA01Bv4) ([EMAIL PROTECTED])
   2. [Bug 887] U-Boot initialization race condition: Hangs on boot
      ([EMAIL PROTECTED])
   3. [Bug 1160] New: SMS messages are sorted by date in ascending
      order. ([EMAIL PROTECTED])
   4. [Bug 1160] SMS messages are sorted by date in ascending
      order. ([EMAIL PROTECTED])
   5. [Bug 1160] SMS messages are sorted by date in ascending
      order. ([EMAIL PROTECTED])
   6. [Bug 1160] SMS messages are sorted by date in ascending
      order. ([EMAIL PROTECTED])
   7. [Bug 1140] u-boot menu text is not displayed correctly
      (GTA01Bv4) ([EMAIL PROTECTED])
   8. [Bug 180] uboot build broken for EABI
      ([EMAIL PROTECTED])
   9. [Bug 1105] Blanking GTA01 LCD doesn't switch off display
      refresh ([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=1140





------- Additional Comments From [EMAIL PROTECTED]  2008-01-05 13:59 -------
Hmm, I wonder if we shouldn't just simply turn off HWSWP in LCDCON5
(board/neo1973/common/jbt6k74.c) and adjust the splash screen image instead.
Not only would this avoid the SHORTSWAP32 kludge, but it would also make
console output a little faster.

Drawback: splash screens will look a little funny (until updated).



------- 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]  2008-01-05 18:46 -------
John, does the patch fix it for you on gta02v4?



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

           Summary: SMS messages are sorted by date in ascending order.
           Product: OpenMoko
           Version: current svn head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: openmoko-messages
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


openmoko-messages application sort sms messages by date
in ascending order, but I think the messages should
sorted in descending order. If you receive a new sms
message you must scroll down to read it and this isn't
most practical.



------- 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 ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1160





------- Additional Comments From [EMAIL PROTECTED]  2008-01-05 19:07 -------
Created an attachment (id=478)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=478&action=view)
[PATCH] Jana gtk note store sort in descending order

Changelog:

* libjana-gtk/jana-gtk-note-store.[c,h]:
  (jana_gtk_note_store_sort_descending):
  Added function to change type of sorting of note store
  to descending



------- 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 ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1160





------- Additional Comments From [EMAIL PROTECTED]  2008-01-05 19:08 -------
Created an attachment (id=479)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=479&action=view)
[PATCH] Sort SMS messages in descending order

Changelog:

* src/sms-notes.c: (sms_notes_page_new):
  Sort SMS messages by date in descending order.



------- 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 ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1160

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[email protected]   |[EMAIL PROTECTED]





------- 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 ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1140

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2008-01-05 19:14 -------
My proposed fix (disabling HWSWP) is in r3774, along with an update of
host/splash/splashimg.pl

The latter now needs to be invoked with the option -swap to produce a valid
image. I didn't update the devirginator yet, because there's a larger set of
changes coming that still need verification.



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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2008-01-05 20:18 -------
eabi-toolchain.patch in revision 3775 fixes this. It seems that upstream has
become a bit cleaner over the long time this bug existed, so the solution is
a bit simpler 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=1105

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2008-01-05 20:22 -------
The backlight at least can be switched off with
/sys/class/backlight/gta01-bl/bl_power -- the actual display probably still
consumes some mW unless turned off.



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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From [EMAIL PROTECTED]  2008-01-05 21:20 -------
I've committed a slight variation of the patch in r3776, along with some
explanations of what's happening. Thanks !

This solved the problem for me (tested on GTA01Bv4).



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



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

Reply via email to