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 1115] New: avoid busy looping to wait for glamo engine
idle state ([EMAIL PROTECTED])
2. [Bug 971] OpenMoko restarts without warning
([EMAIL PROTECTED])
3. [Bug 799] data abort while reading from SD Cards
([EMAIL PROTECTED])
4. [Bug 1102] Qemu gadgetfs support broken
([EMAIL PROTECTED])
5. [Bug 1103] Qemu gadgetfs needs to use asynchronous IO
([EMAIL PROTECTED])
6. [Bug 1082] PIN Status Missing
([EMAIL PROTECTED])
7. [Bug 1095] Calculator isn't using LINGUAS
([EMAIL PROTECTED])
8. [Bug 1095] Calculator isn't using LINGUAS
([EMAIL PROTECTED])
9. [Bug 1116] New: busybox 1.2.1 is old and broken -- 1.7.2
works fine ([EMAIL PROTECTED])
10. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
11. [Bug 45] Automatic opening input methods
([EMAIL PROTECTED])
12. [Bug 90] GSM TS07.10 multiplex missing
([EMAIL PROTECTED])
13. [Bug 171] agpsd source code and bitbake rules not in our svn
([EMAIL PROTECTED])
14. [Bug 1077] GTA02 does not charge
([EMAIL PROTECTED])
15. [Bug 231] switch display backlight GPIO to "output, off" when
suspending ([EMAIL PROTECTED])
16. [Bug 1111] Incoming SMS is not displayed or notified
([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1115
Summary: avoid busy looping to wait for glamo engine idle state
Product: OpenMoko
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Xfbdev (kdrive), Xglamo
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
the title says it all.
This involves looking at the kernel to:
1/get IRQs about glamo engine idle state
2/add a blocking call to wait for the glamo idle state
3/use that call instead of busy looping.
------- 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=971
------- Additional Comments From [EMAIL PROTECTED] 2007-12-10 15:31 -------
Fwiw, I can confirm this to happen. Additionally, I see USB dropping the
connection [without me unpluggin the cable] after a while.
------- 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
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
------- Additional Comments From [EMAIL PROTECTED] 2007-12-10 15:49 -------
reassigning to owner of selected component. Willie, that's important for our
developers as well as for people who want to try new images without overwriting
their "production" one.
------- 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=1102
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |1103
Severity|normal |minor
Priority|P2 |P3
------- Additional Comments From [EMAIL PROTECTED] 2007-12-10 21:58 -------
Ok, kindof fixed. Doesn't happen anymore, but it is now worked around using a
terrible hack. The only ultimate solution is to resolve #1103, thus marking 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=1103
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1102
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=1082
------- Additional Comments From [EMAIL PROTECTED] 2007-12-10 22:03 -------
How about putting all the code in "PIN" instead of "PHONE"? (pin.c instead of
misc.c, etc.) This function is strictly connected with PIN functionality.
Also reporting the full modem response to the client is not very useful, the
client could equally well just use the passthrough mode. I think gsmd should go
through all the reported pin names and return some kind of mask with one bit
set/cleared for each pin type.
------- 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=1095
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #415 is|0 |1
obsolete| |
------- Additional Comments From [EMAIL PROTECTED] 2007-12-10 22:54 -------
Created an attachment (id=428)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=428&action=view)
Patch
I've checked again and modified the files adding the LINGUAS file. I tried
autogen.sh, it gives me an error on intltool saying it cannot find a new
version of it. I've to check better for this.
Please take a look at this. Bye.
------- 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=1095
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #428 is|0 |1
obsolete| |
------- Additional Comments From [EMAIL PROTECTED] 2007-12-10 23:00 -------
Created an attachment (id=429)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=429&action=view)
New patch
This one resolves also the intltool issue of the previous one, only a small fix
in the autogen.sh file.
Please take a look at this one. Bye.
------- 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=1116
Summary: busybox 1.2.1 is old and broken -- 1.7.2 works fine
Product: OpenMoko
Version: 2007.2
Platform: Neo1973
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Applications & Dependencies
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
Openmoko images and builds include busybox 1.2.1, but the command 'which' (and
who knows what else) is broken in that crufty old version of busybox:
$ which ls
*** glibc detected *** which: free(): invalid next size (fast): 0x000c4058 ***
Aborted
Here's how busybox 1.2.1 is apparently selected:
openmoko.conf requires . . .
angstrom-2007.1.conf, which in turn includes . . .
angstrom-2007-preferred-versions.inc, which specifies . . .
busybox 1.2.1
Busybox 1.7.2 is much newer, builds without issues, and (at least) 'which' seems
to work much better. angstrom-2008.1.conf specifies this newer version, but
unless/until openmoko adopts that entire configuration, consider adding:
PREFERRED_VERSION_busybox ?= "1.7.2"
to openmoko.conf.
------- 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
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=45
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |enhancement
------- 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=90
------- Additional Comments From [EMAIL PROTECTED] 2007-12-11 06:26 -------
Wally.ritchie: thanks -- we are appreciating this and looking forward to the
release.
------- 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=171
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-12-11 06:27 -------
It's in the internal svn since long.
------- 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=1077
[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=231
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
------- Additional Comments From [EMAIL PROTECTED] 2007-12-11 06:37 -------
reassigning to default owner
------- 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=1111
[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 ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog