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 1160] SMS messages are sorted by date in ascending
      order. ([EMAIL PROTECTED])
   2. [Bug 1165] New: The console-only applications fail to start
      in        terminal from menu ([EMAIL PROTECTED])
   3. [Bug 908] Unexpected onscreen keyboard expose/collapse
      behavior in       openmoko-terminal2 ([EMAIL PROTECTED])
   4. [Bug 350] OpenMoko keyboard usability issues
      ([EMAIL PROTECTED])
   5. [Bug 350] OpenMoko keyboard usability issues
      ([EMAIL PROTECTED])
   6. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
   7. [Bug 806] Standby voltage set to 2.1V, not 1.8V as datasheet
      says. ([EMAIL PROTECTED])
   8. [Bug 1154] gsmd at 100% CPU (sigsegv-handling problem)
      ([EMAIL PROTECTED])
   9. [Bug 394] In Call Mode/Unable to adjust the speaker volume
      level. ([EMAIL PROTECTED])
  10. [Bug 1164] no communication history in Contacts
      ([EMAIL PROTECTED])
  11. [Bug 1163] cannot send SMS from Contacts
      ([EMAIL PROTECTED])
  12. [Bug 1147] Delete contact button doesn't work in some cases
      ([EMAIL PROTECTED])
  13. [Bug 1146] Ret key in phone number makes contacts go crazy
      ([EMAIL PROTECTED])
  14. [Bug 1146] Ret key in phone number makes contacts go crazy
      ([EMAIL PROTECTED])
  15. [Bug 1121] Editing contact data is impossible due to keyboard
      holding down the 'return' key ([EMAIL PROTECTED])
  16. [Bug 1146] Ret key in phone number makes contacts go crazy
      ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1160

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2008-01-07 12:36 -------
I appreciate the effort put into the patch here, but I don't agree with the
approach. A better solution is to just programmatically scroll the list to the
bottom - At least in the default C locale, text is read top-to-bottom -
reversing this just for convenience of reading new messages probably isn't a
good idea.

Also, JanaGtkNoteStore is just an extension of a list store, there's no need to
add a whole new function to reverse the sort order when you can just use simple
GTK functions to do so.

I've added code to scroll the list to the bottom in r3780, so this should no
longer be an issue.



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

           Summary: The console-only applications fail to start in terminal
                    from menu
           Product: OpenMoko
           Version: 2007.2
          Platform: Neo1973
               URL: http://projects.openmoko.org/projects/ommathomatic/
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: openmoko-terminal
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


We are porting the console only application to OpenMoko and have produced the 
normal .ipk installer that creates the icon in the application menu. This 
icon, however, fails to start the actual application: after some running (the 
process "eye" is rolling) it silently terminates.

The application actually installs with our .ipk file and can be easily started 
from the pre-opened terminal by typing its name ('mathomatic'). The 
configuration file (mathomatic.desktop) has the flag terminal=true but this 
seems not helpful. The configuration file is installed and respected because 
the icon is found, loaded and shown.

To reproduce, download the .ipk file from the ommathomatic project and observe 
the describe behavior.

I think that the command line support is important to the open source - based 
phone. Such applications are less user friendly but they are rather widespread 
and may be easier to port.



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





------- Additional Comments From [EMAIL PROTECTED]  2008-01-07 23:36 -------
This bug is still applicable in the new vala-based terminal (r3764, using vte
0.16.9-r3).



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





------- Additional Comments From [EMAIL PROTECTED]  2008-01-07 23:54 -------
Created an attachment (id=482)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=482&action=view)
adds simple color theme to svn matchobox-keyboard

This implements a simple color theme for the matchbox-keyboard currently in use
in 2007.11: change the colors to something more openmoko-like by adding a
<theme /> tag in keyboard.xml like this:

<?xml version="1.0" encoding="UTF-8"?>
<keyboard>
<theme font="#ff6600"
       border="#444444"
       key="#000000"
       keyup="#333333"
       keydown="#222222"
       background="#111111"/>

<options>
<!-- not yet implemented -->
</options>

<layout id="defualt keyboard">
...




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





------- Additional Comments From [EMAIL PROTECTED]  2008-01-08 02:55 -------
Created an attachment (id=483)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=483&action=view)
code for popups

This implements small popup's showing the currently pressed key with 3 times
bigger fontsize in a separate window, a bit above the pressed key. (to give the
user some visual feedback...)

Still needs some changes to the event loop to be really useful though. 
(currenlty moving the finger *while* keeping it pressed will not change the
active key. It should.)

patch depends on color theme patch (#482).



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





------- Additional Comments From [EMAIL PROTECTED]  2008-01-08 05:53 -------
Where in the datasheet did you find this? 
And from where do you know that voltage on d3reg is 2.1V?
What is d3reg?



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





------- Additional Comments From [EMAIL PROTECTED]  2008-01-08 07:43 -------
Regarding the patch - SIGSEGV represents an error condition, so it doesn't seem
right to exit with a return code of 0 in that case.



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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
         AssignedTo|[EMAIL PROTECTED]       |[EMAIL PROTECTED]



------- Additional Comments From [EMAIL PROTECTED]  2008-01-08 10:52 -------
hi Chris, do u think we can allow user to adjust speaker volume level in dialer 
UI?



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

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2008-01-08 11:01 -------
the communication history should be like below image:
http://wiki.openmoko.org/images/9/92/Contacts-history.png

1. display TIME, not only DATE
2. display SMS messages from/to this contact



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

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2008-01-08 11:03 -------
we can press the second tab to launch SMS editor and send a SMS to this contact
http://wiki.openmoko.org/images/5/57/Contacts-main-double-height.png



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

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2008-01-08 11:07 -------
1. please review the patch
2. i've tried the steps and i can reproduce this bug with "openmoko-contacts2 -
0.1.0+svnr374-r4 - The OpenMoko Address Book" version.



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

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2008-01-08 11:12 -------
Hi Chris, 
i can reproduce this bug with 'openmoko-contacts2 - 0.1.0+svnr374-r4 - The
OpenMoko Address Book' version. Also, it seems like keyboard bug, can u fix this
bug or u know who can fix it? Thanks! -erin





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





------- Additional Comments From [EMAIL PROTECTED]  2008-01-08 11:22 -------
this bug is similar to bug#1122 and it's our keyboard problem.
Raster will implement a new keyboard for us. When he is done, we can fix this 
bug.



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

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2008-01-08 11:24 -------
this bug is similar to bug#1146 and it's our keyboard problem.
Raster will implement a new keyboard for us. When he is done, we can fix this 
bug.



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

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2008-01-08 11:52 -------


*** This bug has been marked as a duplicate of 1121 ***



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