Send commitlog mailing list submissions to
commitlog@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
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 commitlog digest..."
Today's Topics:
1. Holger's qtopia repo: Changes to 'master' ([EMAIL PROTECTED])
2. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
3. Holger's qtopia repo: Changes to 'master' ([EMAIL PROTECTED])
4. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
5. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.stable'
([EMAIL PROTECTED])
6. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
7. Holger's qtopia repo: Changes to 'master' ([EMAIL PROTECTED])
8. r4553 - trunk/src/target/opkg/libopkg ([EMAIL PROTECTED])
9. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
10. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.stable'
([EMAIL PROTECTED])
11. Openmoko's OpenEmbedded repository. This is used to build the
Openmoko distribution: Changes to 'org.openmoko.asu.dev'
([EMAIL PROTECTED])
--- Begin Message ---
.../predictivekeyboard/qwsinputmethod_x11.cpp | 52 +++++++++++++++++++-
1 files changed, 50 insertions(+), 2 deletions(-)
New commits:
commit bceef45b0d01f650db42be37ce33bcceff4c1240
Author: Wendy Hung <[EMAIL PROTECTED]>
Date: Wed Jul 23 13:02:08 2008 +0200
[predictivekeyboard] find maps for symbols
Fix issue https://docs.openmoko.org/trac/ticket/1660
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
New commits:
commit f27ac6e0e8cf03652910f758981445c4dfd22ee0
Author: Julian_chu <[EMAIL PROTECTED]>
Date: Wed Jul 23 19:20:45 2008 +0800
[assassin] Bump up the reversion of assassin to 204
--- End Message ---
--- Begin Message ---
src/libraries/qtopia/qsoftmenubar.cpp | 18 +++++++++---------
.../inputmethods/predictivekeyboard/keyboard.cpp | 1 +
2 files changed, 10 insertions(+), 9 deletions(-)
New commits:
commit 0f4816a1bdb38da87cb42b6f4b8b1e48b959798f
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Wed Jul 23 13:59:31 2008 +0200
[option menu] Use QMenu::popup to reposition a visible popupmenu...
We continue to have issues with the popup being shown at the wrong
position (#1551, #1636 and a couple more).
This commit might help in the wild. I assume that due the setVisible
of some QAction's in the menu we would need to handle resize but we
should show/popup with the right size at the right position anyway..
This was likely introduced due the delaying of sending certain events
to only layout once on start etc...
commit b3e4f620379af85e9df7be7aeab89808324daa33
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Wed Jul 23 13:24:46 2008 +0200
[predictivekeyboard] Hide the OptionsWindow when the keyboard gets moved
out of screen
Illume does not hide the keyboard but moves the window out of screen.
Do not
position the OptionsWindow at the bottom of the screen but hide it when
the
keyboard gets placed out of screen.
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 2 +-
packages/openmoko-tools/app-restarter_svn.bb | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
New commits:
commit 5aed0d9b6f6a7574d4898213b39a66905a9691c0
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Wed Jul 23 11:38:42 2008 +0200
[srcrev] Upgrade app-restarter and fix the PV also bump PE
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 3 ++-
packages/iotop/iotop_0.2.1.bb | 4 ++--
packages/openmoko-tools/app-restarter_svn.bb | 19 +++++++++++++++++++
.../qtopia-phone-x11/om-gta01/Xsession.d/89qtopia | 13 ++++++++++++-
.../qtopia-phone-x11/om-gta02/Xsession.d/89qtopia | 13 ++++++++++++-
packages/qtopia-phone/qtopia-phone-x11_git.bb | 4 ++--
6 files changed, 49 insertions(+), 7 deletions(-)
New commits:
commit 0cd35fdca249b35fbb8f2dc590cff8f6c49474b3
Author: Julian_chu <[EMAIL PROTECTED]>
Date: Wed Jul 23 19:20:45 2008 +0800
[assassin] Bump up the reversion of assassin to 204
commit 553a46a6a5209cb64b32117e1dca15cdb420e1aa
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Wed Jul 23 07:19:00 2008 +0200
[iotop] Actually remove the site.py and site.pyo from the package
Use do_install_append instead of _prepend... to remove the files
that are provided by setuptools as well.
commit 48d27c90a9b2bebaa8e9b6cab8ec1ce01e9f8663
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Tue Jul 22 22:14:15 2008 +0200
[qtopia] Use the app-restarter in case the Qtopia process exits
This was tested with killall -9 qpe and the X window comes up
and Qtopia can be relaunched. The app-restarter serves two
purposes. On the one hand you know that qpe has crashed and that
calling will not be possible and on the other you can restart
it.
commit 4d2602e5fb42c79b6d404e27401f9c2dac09ee12
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Wed Jul 23 11:38:42 2008 +0200
[srcrev] Upgrade app-restarter and fix the PV also bump PE
commit 870c5f6f96accefafb5e7ba0d6508cf88508ce23
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Tue Jul 22 21:55:19 2008 +0200
[app-restarter] Add the little helper utility to the OpenEmbedded/Openmoko
metadata
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
New commits:
commit 5e20927a58991c468c0e0f0daf67ecba0a1bd45b
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Wed Jul 23 16:57:59 2008 +0200
[srcrev] Upgrade Qtopia to get some predictive keyboard changes (input
symbol keys, show/hide it)
- Be able to input symbol keys.
- Hide the OptionsWindow when the WM moved the Keyboard out of the
screen
- Added code back to position the option menu again...
--- End Message ---
--- Begin Message ---
.../phonevendors/ficgta01/vendor_ficgta01.cpp | 1 +
src/libraries/qtopiaphonemodem/qmodemcall.cpp | 5 ++---
.../qtopiaphonemodem/qmodemcallprovider.cpp | 16 ++++++++++++++++
.../qtopiaphonemodem/qmodemcallprovider.h | 2 ++
4 files changed, 21 insertions(+), 3 deletions(-)
New commits:
commit 034b20413417cee186f6f009da56611c6ed8fdad
Author: Holger Freyther <[EMAIL PROTECTED]>
Date: Wed Jul 23 17:22:03 2008 +0200
[gsm] Do not handle ATA/AT+CHLD=2 failures as missed calls
Do not handle an ERROR response on ATA as a missed call. Sometimes we
manage to bring the modem in a state where it is really upset and only
responds with ERROR (similar to the CME ERROR: 512 bug. Anyway it is
wrong to guess. We will properly report missed calls through %CPI, no
need to guess (until %CPI seems to be unreliable)
--- End Message ---
--- Begin Message ---
Author: tick
Date: 2008-07-23 18:41:47 +0200 (Wed, 23 Jul 2008)
New Revision: 4553
Modified:
trunk/src/target/opkg/libopkg/user.c
Log:
opkg: Fix a bug that ap may undefined.
by Alexandros Kostopoulos <[EMAIL PROTECTED]>
Modified: trunk/src/target/opkg/libopkg/user.c
===================================================================
--- trunk/src/target/opkg/libopkg/user.c 2008-07-23 08:36:18 UTC (rev
4552)
+++ trunk/src/target/opkg/libopkg/user.c 2008-07-23 16:41:47 UTC (rev
4553)
@@ -33,14 +33,16 @@
int len = question_len;
va_list ap;
char *response;
- va_start(ap, format);
do {
if (question == NULL || len > question_len) {
question = realloc(question, len + 1);
question_len = len;
}
+
+ va_start(ap, format);
len = vsnprintf(question,question_len,format,ap);
+ va_end(ap);
} while (len > question_len);
response = strdup(opkg_cb_response(question));
str_chomp(response);
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit ae0c6ba94b1bbaef71067df590ede3eb85f40054
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Wed Jul 23 20:47:45 2008 +0200
[srcrev] Upgrade opkg get the user.c fix to use va_start/va_end around
vsprintf
commit 8fb3b9d7ad6bfcd4a98ebf50a15870c0fc020640
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Wed Jul 23 20:24:32 2008 +0200
[srcrev] Upgrade xglamo to get a bugfix for #1533 (bracket instead of 7
shown)
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcrevs.inc | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 7de4274c75b2671af92ecbff9c6fa369f8ae1f9a
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Wed Jul 23 20:47:45 2008 +0200
[srcrev] Upgrade opkg get the user.c fix to use va_start/va_end around
vsprintf
commit c8825b5ddab75cadf50886a4a2304b100568b827
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Wed Jul 23 20:24:32 2008 +0200
[srcrev] Upgrade xglamo to get a bugfix for #1533 (bracket instead of 7
shown)
commit 4def09219c03f813770b3338069ba4fa2461e2e4
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date: Wed Jul 23 16:57:59 2008 +0200
[srcrev] Upgrade Qtopia to get some predictive keyboard changes (input
symbol keys, show/hide it)
- Be able to input symbol keys.
- Hide the OptionsWindow when the WM moved the Keyboard out of the
screen
- Added code back to position the option menu again...
--- End Message ---
--- Begin Message ---
conf/distro/include/sane-srcdates.inc | 2 +-
conf/distro/include/sane-srcrevs.inc | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 413ee5c36a608b7085974abf19f4d7c4c5c4342c
Merge: 74f030b661f6c9c5556bee7e694d48c7b9060204
ae0c6ba94b1bbaef71067df590ede3eb85f40054
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Thu Jul 24 07:21:19 2008 +1000
Merge branch 'org.openmoko.asu.dev' of git+ssh://[EMAIL
PROTECTED]/var/cache/git/openmoko into org.openmoko.asu.dev
commit 74f030b661f6c9c5556bee7e694d48c7b9060204
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Thu Jul 24 07:20:52 2008 +1000
upate illume rev
commit 81150186a01fe67f63e08114951e02ca19dacf7e
Merge: d49592333f9db609e6a2ef80216d0c3d06b204c8
5e20927a58991c468c0e0f0daf67ecba0a1bd45b
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Thu Jul 24 02:46:10 2008 +1000
Merge branch 'org.openmoko.asu.dev' of git+ssh://[EMAIL
PROTECTED]/var/cache/git/openmoko into org.openmoko.asu.dev
commit d49592333f9db609e6a2ef80216d0c3d06b204c8
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Thu Jul 24 02:45:26 2008 +1000
update illume to latest working with qtopia keyboard...
commit 7bc55d20605475ee37a57685941c6fc936411a5c
Merge: 27a0ab4ec24fd061c5b1339e4454e321095033db
f27ac6e0e8cf03652910f758981445c4dfd22ee0
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Wed Jul 23 22:34:18 2008 +1000
Merge branch 'org.openmoko.asu.dev' of git+ssh://[EMAIL
PROTECTED]/var/cache/git/openmoko into org.openmoko.asu.dev
commit 27a0ab4ec24fd061c5b1339e4454e321095033db
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Wed Jul 23 22:25:43 2008 +1000
up illume version to one without internal kbd
commit 2a1b0a654a89972c808776d91c2ad73ec0cf0423
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Wed Jul 23 05:02:38 2008 +1000
update EFL and illume (to match) where illume has all changes but no
internal
keyboard
commit dcd753047d1873fc16b70974be594c97cba93a7b
Merge: 148d482fe33df357f76303f58a42b4a4807c501c
4fde675e345800b980ea6bef714d619241471c8a
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Wed Jul 23 04:56:37 2008 +1000
Merge branch 'org.openmoko.asu.dev' of git+ssh://[EMAIL
PROTECTED]/var/cache/git/openmoko into org.openmoko.asu.dev
commit 148d482fe33df357f76303f58a42b4a4807c501c
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Wed Jul 23 04:42:49 2008 +1000
Merge branch 'org.openmoko.asu.dev' of git+ssh://[EMAIL
PROTECTED]/var/cache/git/openmoko into org.openmoko.asu.dev
Conflicts:
conf/distro/include/sane-srcdates.inc
commit fdd3a22ff336802b20c12b178629efd1918bbc20
Merge: 39cc92060d1dce0f18a0e1dcac69352d6896ba99
cee504b5109adcfab918c264b634d55e185a10ad
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Fri Jul 18 22:09:42 2008 +1000
Merge branch 'org.openmoko.asu.dev' of git+ssh://[EMAIL
PROTECTED]/var/cache/git/openmoko into org.openmoko.asu.dev
commit 39cc92060d1dce0f18a0e1dcac69352d6896ba99
Merge: 383a5e410b511dd9557e1ade74ce78ca8d16a6bf
bcc114ead8c11c2fca7df7570d459ad2080a24e2
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Thu Jul 17 22:35:22 2008 +1000
Merge branch 'org.openmoko.asu.dev' of git+ssh://[EMAIL
PROTECTED]/var/cache/git/openmoko into org.openmoko.asu.dev
commit 383a5e410b511dd9557e1ade74ce78ca8d16a6bf
Merge: ead004f03be9c7be973af9cf8252cfcc8b75ecda
a5d613bbd0cac78f3f56a44c686e02e5de0683a3
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Thu Jul 17 06:22:04 2008 +1000
Merge branch 'org.openmoko.asu.dev' of git+ssh://[EMAIL
PROTECTED]/var/cache/git/openmoko into org.openmoko.asu.dev
commit ead004f03be9c7be973af9cf8252cfcc8b75ecda
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date: Thu Jul 17 03:08:08 2008 +1000
up efl srcdate for illume and vkbd support
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog