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 937] Qemu doesn't want to flash images
      ([EMAIL PROTECTED])
   2. [Bug 1012] New: moko-gtk-theme lacks UI elements for
      openmoko-mediaplayer2 ([EMAIL PROTECTED])
   3. [Bug 1012] moko-gtk-theme lacks UI elements for
      openmoko-mediaplayer2 ([EMAIL PROTECTED])
   4. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
   5. [Bug 1013] New: Little issue
      ([EMAIL PROTECTED])
   6. [Bug 1013] Little issue ([EMAIL PROTECTED])
   7. [Bug 1013] Little issue ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=937

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
            Summary|Qemu doens't want to flash  |Qemu doesn't want to flash
                   |images                      |images



------- Additional Comments From [EMAIL PROTECTED]  2007-11-16 22:39 -------
Okay, I was able to reproduce the bug today and I committed a workaround for
this into SVN.  The issue is a bit mysterious and reveals a flaw in upstream
qemu and possibly a kernel bug.

The hang is caused by qemu giving full control to the target system (in this
case u-boot).  Normally the qemu main loop translates target code blocks and
then executes them, and only after a block finishes executing qemu gets back to
its duties as a host process, such as displaying graphics, dealing with serial
input (e.g. u-boot commands), reacting to keyboard/mouse events etc.  A
translation blocks ends when an interrupt occurs, a timer expires (by delivery
of a signal) or the block fills an entire code buffer.  Since u-boot doesn't use
interrupts, and since it polls s3c2410 serial for received bytes in a very tight
loop (that fits very well into the code buffer), the control returns to host
only on timer expiry events.  But.  The Debian/Ubuntu kernel 2.6.22 claims to
support dyntics, so that qemu uses dynticks for delivering timer expiry. 
However the signals stop being delivered to qemu after a random period, I can't
explain why (yet), I suspect a kernel bug, so that the control constantly
remains in hands of target u-boot, and qemu main loop never gets a chance to
spin and fetch more serial input.

I hadn't had this problem when I tried Ubuntu the last time because I had not
rebooted into the new kernel after upgrading to 7.10, and with 2.6.21 kernels
everything seems to be fine.  Later I built Gentoo on the vm (under qemu) and
today rebooted it back into Ubuntu for a while, this time with its new kernel,
and the bug could be observed (though not 100% reproducible, rather randomly).

I made the flash.sh script force unix timers instead of dyntics, it works around
the issue for me.  Please test (svn r3434) and report back.

There are two issues, one is that of depending on timer events for performing
host tasks, and I will address it upstream.
Second issue is that of dynticks failing randomly, I will investigate it if I
have nothing better to do.



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

           Summary: moko-gtk-theme lacks UI elements for openmoko-
                    mediaplayer2
           Product: OpenMoko
           Version: 2007.2
          Platform: Neo1973
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Theming
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


The summary pretty much says it all.  The new-and-in-progress moko-gtk-theme
(/usr/share/themes/Moko) doesn't contain the application-specific stuff required
for openmoko-mediaplayer2, so the user-interface elements are TINY and it's
nearly impossible to use.

However, copying
/usr/share/themes/openmoko-standard-2/gtk-2.0/openmoko-mediaplayer and all of
/usr/share/themes/openmoko-standard-2/gtk-2.0/mokomediaplayer/ to corresponding
locations within the new theme works fine.



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

[EMAIL PROTECTED] changed:

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





------- 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 ---
[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=41
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=69
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=112
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=114
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=129
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=141
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=181
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=276
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=301
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=340
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=448
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=572
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=624
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=630
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=661
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=675
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=696
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=714
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=727
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=808
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=835
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=847
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=864
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=870
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=881
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=882
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=888
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=908
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=933
  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=945
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=961
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=978
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=995



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

           Summary: Little issue
           Product: Site Infrastructure
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Projects
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


1. Would you please remove the ', PROVINCE OF CHINA'  from Taiwan in country
list when registering.

2. Is it possible to have a forum instead of mailing list? :)



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

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





------- Additional Comments From [EMAIL PROTECTED]  2007-11-17 08:11 -------
1) thats not in the skin, but in the base of gforge. i really would hesitate to
change that since it would mean patching gforge and make maintenance of the
system even harder
2) that was discussed on the mailinglist some time ago and we decided against it
since it duplicates the amount of work needed to keep it up-to-date.
when you use a email-client which can do proper threading you will have nearly
the same view, but everybody can choose his view, not being forced by one
interface of a (mostly badly written) forum software.

if i understood this wrong, please add more details.



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