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 835] New: MokoSearchBar has wrong size
([EMAIL PROTECTED])
2. [Bug 835] MokoSearchBar has wrong size
([EMAIL PROTECTED])
3. [Bug 836] New: Contacts should check does contact has phone
numbers/emails before displaying their blocks
([EMAIL PROTECTED])
4. [Bug 836] Contacts should check does contact has phone
numbers/emails before displaying their blocks
([EMAIL PROTECTED])
5. [Bug 836] Contacts should check does contact has phone
numbers/emails before displaying their blocks
([EMAIL PROTECTED])
6. [Bug 836] Contacts should check does contact has phone
numbers/emails before displaying their blocks
([EMAIL PROTECTED])
7. [Bug 831] moko_gsmd_connection_init should check for multiple
instances ([EMAIL PROTECTED])
8. [Bug 802] openmoko-dialer2 segfaults when first digit entered
is '#' ([EMAIL PROTECTED])
9. [Bug 814] Number is cleared when unable to dial
([EMAIL PROTECTED])
10. [Bug 815] After adding contact it does not show in a list
before refresh ([EMAIL PROTECTED])
11. [Bug 816] Dates lack window title
([EMAIL PROTECTED])
12. [Bug 818] Closing other apps does not ask for confirmation
([EMAIL PROTECTED])
13. [Bug 819] Dialer dies when empty number is called and network
is registered ([EMAIL PROTECTED])
14. [Bug 837] New: Lack of icons in list of running tasks
([EMAIL PROTECTED])
15. [Bug 820] No icons in running apps list (3rd tab)
([EMAIL PROTECTED])
16. [Bug 837] Lack of icons in list of running tasks
([EMAIL PROTECTED])
17. [Bug 820] No icons in running apps list (3rd tab)
([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=835
Summary: MokoSearchBar has wrong size
Product: OpenMoko
Version: current svn head
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Theming
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
Contacts use MokoSearchBar to filter list of entries. But when filtering is
open then icon has other height then text entry field.
------- 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=835
------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 12:03 -------
Created an attachment (id=291)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=291&action=view)
Example screenshot
------- 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=836
Summary: Contacts should check does contact has phone
numbers/emails before displaying their blocks
Product: OpenMoko
Version: current svn head
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: openmoko-contacts
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
In details view Contacts does not check does contact has any phone numbers or
email added and display their part of GUI. It looks bad when such data is not
present.
------- 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=836
------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 12:21 -------
Created an attachment (id=292)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=292&action=view)
contact without phone number and no emails
------- 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=836
------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 12:22 -------
Created an attachment (id=293)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=293&action=view)
contact without phone numbers
------- 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=836
------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 12:23 -------
Created an attachment (id=294)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=294&action=view)
contact without emails
------- 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=831
------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 12:38 -------
Howabout something simpler? If the GUI stuff can't talk to gsmd, they just fail
temporarily, and they try again whenever you poke at them to do something. This
would be far superior to having each of them try to kill and restart the
daemon!!!
Right now it tries to connect when it starts up, and if it fails (and fails to
kill and restart) then the app just fails forever; it never tries to reconnect
e.g. when the user asks to turn on the GSM or power up the antenna.
Then just adding a simple way to start and stop daemons in the GUI (e.g. one
more item in neod that runs /etc/init.d/[something] [start|stop|restart]) would
let people circumvent bugs that crash daemons. At worst, people could use the
terminal for this.
------- 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=802
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 12:39 -------
I committed several fixes which have meant I am no longer able to reproduce this
bug. Please re-open if you can still reproduce this bug with the latest version
of the 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=814
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 12:59 -------
Fixed in r2964
------- 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=815
------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 13:00 -------
At the moment, the contact is only saved when the selection changes to a
different contact. The contact needs to be saved every time the user switches
tabs.
------- 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=816
[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=818
------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 13:06 -------
Not sure about this bug. For example, You wouldn't normally expect the close
button on the window frame to ask for confirmation, unless there was some
unsaved information.
------- 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=819
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 13:09 -------
Should be fixed in r2961. Please re-open if not.
------- 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=837
Summary: Lack of icons in list of running tasks
Product: OpenMoko
Version: current svn head
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: openmoko-today
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
3rd tab in Today show list of running tasks with icons. But for most of apps
it show default one instead of application icon.
------- 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=820
[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=837
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 13:12 -------
This is because it gets the icon from the window manager - It should probably
fall-back (or possibly use by default?) the icon from a matched .desktop 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=820
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From [EMAIL PROTECTED] 2007-09-13 13:24 -------
oops, I added it twice by mistake
*** This bug has been marked as a duplicate of 837 ***
------- 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