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 392] New: openmoko-dates-0.1+svnnow-r6_389-do_compile
([EMAIL PROTECTED])
2. [Bug 43] StatusBar (Footer) API
([EMAIL PROTECTED])
3. [Bug 341] Meta: Phase 2 is not releasable
([EMAIL PROTECTED])
4. [Bug 128] Tap and hold on panel icon doesn't change to Today
appliction ([EMAIL PROTECTED])
5. [Bug 392] openmoko-dates-0.1+svnnow-r6_389-do_compile
([EMAIL PROTECTED])
6. [Bug 357] Need to tag on the ???openmoko-dialer
application??? twice to enter the ???Dialer Mode???.
([EMAIL PROTECTED])
7. [Bug 340] GSM applet shows always data transfer arrows.
Should only be displayed with GPRS enabled.
([EMAIL PROTECTED])
8. [Bug 393] New: We need a notification API
([EMAIL PROTECTED])
9. [Bug 393] We need a notification API
([EMAIL PROTECTED])
10. [Bug 341] Meta: Phase 2 is not releasable
([EMAIL PROTECTED])
11. [Bug 385] Openmoko dialer fails after gsmd restart
([EMAIL PROTECTED])
12. [Bug 394] New: In Call Mode/Unable to adjust the speaker
volume level. ([EMAIL PROTECTED])
13. [Bug 395] New: In Call Mode/Unable to dial another telephone
number. ([EMAIL PROTECTED])
14. [Bug 396] New: In Dialer Mode/Tag on the ???1??? or other
key/The Key will produce a dotted line frame.
([EMAIL PROTECTED])
15. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
16. [Bug 397] New: ltrace-0.4-r0-do_unpack
([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=392
Summary: openmoko-dates-0.1+svnnow-r6_389-do_compile
Product: OpenMoko
Version: unspecified
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: autobuilds
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
The package failed to build at 20070403043604
------- 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=43
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |341
nThis| |
Target Milestone|--- |Phase 2
------- Additional Comments From [EMAIL PROTECTED] 2007-04-03 16:07 -------
libmokoui should offer a class with an API similar to GtkStatusBar (having a
stack of messages, but only one context - the application).
The actual status bar application just offers a way to display a message through
DBus. Then when an application is shown the class takes care of sending the
message on top of the stack to the status bar. Additionally, if the stack is
altered while the application is still active, the class will update the
StatusBar application.
Nice to have functionality would include a DBus interface per application so the
task manager can poll the current message (i.e. get_current) and show it as the
title of the application.
------- 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=341
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |43
------- 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=128
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From [EMAIL PROTECTED] 2007-04-03 16:31 -------
Assigning this to me, since I'm the one adding the tap-with-hold as right-click
behaviour.
------- 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=392
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-04-03 16:32 -------
fixed by robster.
------- 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=357
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-04-03 16:33 -------
This should be fixed by now, since the dialer gets started invisibly through the
X11 session file.
------- 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=340
------- Additional Comments From [EMAIL PROTECTED] 2007-04-03 16:34 -------
s/GPRS/GSM/
The arrows should be present once network registration has been completed.
------- 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=393
Summary: We need a notification API
Product: OpenMoko
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: openmoko-libs
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
We need a general API to signal different events to the user like incoming SMS,
low battery or even incoming calls.
This should be realized as an (initially invisible) panel applet that displays
icons according to the events and popup notifications.
A DBus interface is necessary for communication.
There is libnotify that already implements some of these features in Ubuntu.
Maybe libnotify can be used on openmoko, too.
------- 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=393
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |341
nThis| |
Target Milestone|--- |Phase 2
------- 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=341
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |393
------- 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=385
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From [EMAIL PROTECTED] 2007-04-04 03:15 -------
Sure, I know this issue, but still waiting for some api from libgsmd to
determine the status of gsmd and modem.
------- 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
Summary: In Call Mode/Unable to adjust the speaker volume level.
Product: OpenMoko
Version: 2007
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: openmoko-dialer
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
In Call Mode/Unable to adjust the speaker volume level.
------- 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=395
Summary: In Call Mode/Unable to dial another telephone number.
Product: OpenMoko
Version: 2007
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: openmoko-dialer
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
In Call Mode/Unable to dial another telephone number.
------- 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=396
Summary: In Dialer Mode/Tag on the â1â or other key/The Key
will produce a dotted line frame.
Product: OpenMoko
Version: 2007
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P4
Component: openmoko-dialer
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected],[EMAIL PROTECTED]
In Dialer Mode/Tag on the â1â or other key/The Key will produce a dotted
line
frame.
------- 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=112
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=114
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=204
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=301
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=397
Summary: ltrace-0.4-r0-do_unpack
Product: OpenMoko
Version: unspecified
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: autobuilds
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
The package failed to build at 20070403220004
------- 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