Openmoko Bug #1621: it will show white screen when press power button from suspend time(it only happens specific phone(no.51))

2008-07-16 Thread Openmoko Public Trac
#1621: it will show white screen when press power button from suspend time(it only happens specific phone(no.51)) +--- Reporter: regina_kim | Owner: openmoko-devel Type: defect | Status: new

Re: qpe on gta01

2008-07-16 Thread Lorn Potter
Holger Freyther wrote: > On Wednesday 16 July 2008 18:57:29 Lorn Potter wrote: > >> I don't think qtopia scans for documents at startup, only when an app >> needs it. ok, I just talked to the doc api folks, and yes, it does scan on startup. > > what about the media server, would it qualify for

Re: Openmoko Bug #1614: Mediplayer isn't able to play Ogg/Vorbis files

2008-07-16 Thread Openmoko Public Trac
#1614: Mediplayer isn't able to play Ogg/Vorbis files --+- Reporter: HdR |Owner: openmoko-devel Type: defect| Status: new Priority: high |

Re: Openmoko Bug #1570: dependency problem with ncurses

2008-07-16 Thread Openmoko Public Trac
#1570: dependency problem with ncurses --+- Reporter: calestyo |Owner: openmoko-devel Type: defect| Status: closed Priority: highest |Milestone: Component: unknown

Re: Openmoko Bug #1614: Mediplayer isn't able to play Ogg/Vorbis files

2008-07-16 Thread Openmoko Public Trac
#1614: Mediplayer isn't able to play Ogg/Vorbis files --+- Reporter: HdR |Owner: openmoko-devel Type: defect| Status: new Priority: high |

Openmoko Bug #1620: Show times for SMS

2008-07-16 Thread Openmoko Public Trac
#1620: Show times for SMS -+-- Reporter: nomeata | Owner: openmoko-devel Type: defect | Status: new Priority: normal | Milestone: Component: unknown | Version: 200

Re: Openmoko Bug #1614: Mediplayer isn't able to play Ogg/Vorbis files

2008-07-16 Thread Russell Sears
I've been looking into this a bit. Some ogg files are playable, depending on encoding. The problem is that the hardware is too slow to play ogg files back with the default configuration. It doesn't have a floating point unit, so things get tricky. It sounds like pulseaudio shouldn't be using

Re: Openmoko Bug #1206: Even when "Dim only, don't lock" slected, screen is locked

2008-07-16 Thread Openmoko Public Trac
#1206: Even when "Dim only, don't lock" slected, screen is locked --+- Reporter: [EMAIL PROTECTED] |Owner: openmoko-devel Type: defect| Status: new Priority: high

Re: Openmoko Bug #1345: Contacts entered as would be dialed don't trigger match

2008-07-16 Thread Openmoko Public Trac
#1345: Contacts entered as would be dialed don't trigger match +--- Reporter: [EMAIL PROTECTED] |Owner: openmoko-devel Type: defect | Status: new Priority: high

Re: Openmoko Bug #1607: TS misalignment when in landscape mode

2008-07-16 Thread Openmoko Public Trac
#1607: TS misalignment when in landscape mode +--- Reporter: kenrestivo |Owner: openmoko-devel Type: defect | Status: new Priority: highest |Milestone: Componen

Re: qpe on gta01

2008-07-16 Thread Holger Freyther
On Wednesday 16 July 2008 18:57:29 Lorn Potter wrote: > I don't think qtopia scans for documents at startup, only when an app > needs it. what about the media server, would it qualify for "needs it"? and I couldn't find a way to skip certain directories from being checked, was that removed for

Re: Fuzzy phone number matching

2008-07-16 Thread Joachim Breitner
Hi, Am Mittwoch, den 16.07.2008, 17:43 +0100 schrieb Chris Lord: > On Wed, 2008-07-16 at 18:04 +0200, Joachim Breitner wrote: > > Hi, > > > > Am Dienstag, den 15.07.2008, 23:20 +0200 schrieb Jay Vaughan: > > > > What would be a good way to tackle this issue? Anything else but tell > > > > our use

Re: qpe on gta01

2008-07-16 Thread Lorn Potter
Jose Luis Perez Diez wrote: > El Wednesday, 16 de July de 2008 14:24:34 Esben Damgaard va escriure: >> 'm just wondering what qpe is doing on the qtopia and ASU images? It's >> constantly using all of the cpu, rendering the whole distribution >> unusable. > > if you have an SD card in the phone qp

Re: Fuzzy phone number matching

2008-07-16 Thread Chris Lord
On Wed, 2008-07-16 at 18:04 +0200, Joachim Breitner wrote: > Hi, > > Am Dienstag, den 15.07.2008, 23:20 +0200 schrieb Jay Vaughan: > > > What would be a good way to tackle this issue? Anything else but tell > > > our users always to write +49172..., even when dialing by hand? > > > > Match the pho

Re: Fuzzy phone number matching

2008-07-16 Thread Joachim Breitner
Hi, Am Dienstag, den 15.07.2008, 23:20 +0200 schrieb Jay Vaughan: > > What would be a good way to tackle this issue? Anything else but tell > > our users always to write +49172..., even when dialing by hand? > > Match the phone numbers backwards from right to left instead of left > to right, and

Re: qpe on gta01

2008-07-16 Thread Holger Freyther
On Wednesday 16 July 2008 15:13:47 Esben Damgaard wrote: > ons, 16 07 2008 kl. 14:55 +0200, skrev Jose Luis Perez Diez: > > if you have an SD card in the phone qpe scans the media for documents. it > > could timing consuming an is done every boot as this storage is marked as > > removable. > > Thi

Re: qpe on gta01

2008-07-16 Thread jluis
> ons, 16 07 2008 kl. 14:55 +0200, skrev Jose Luis Perez Diez: >> if you have an SD card in the phone qpe scans the media for documents. >> it >> could timing consuming an is done every boot as this storage is marked >> as >> removable. > > This makes sense.. But I really don't think this should

Re: opkg issues. best way to run opkg

2008-07-16 Thread Tick Chen
Hi, Yes, opkg will try to download the signature file to see if the repository is signed. It will not hurt operations but showing warning that the repository is not signed. This feature is left for the future. Cheers, Tick On Wed, Jul 16, 2008 at 12:07:40PM +0200, Cédric Berger wrote: >

Re: qpe on gta01

2008-07-16 Thread Esben Damgaard
ons, 16 07 2008 kl. 14:55 +0200, skrev Jose Luis Perez Diez: > if you have an SD card in the phone qpe scans the media for documents. it > could timing consuming an is done every boot as this storage is marked as > removable. This makes sense.. But I really don't think this should happen on ASU

Re: qpe on gta01

2008-07-16 Thread Jose Luis Perez Diez
El Wednesday, 16 de July de 2008 14:24:34 Esben Damgaard va escriure: > 'm just wondering what qpe is doing on the qtopia and ASU images? It's > constantly using all of the cpu, rendering the whole distribution > unusable. if you have an SD card in the phone qpe scans the media for documents. it

Re: qpe on gta01

2008-07-16 Thread thomasg
On Wed, Jul 16, 2008 at 2:24 PM, Esben Damgaard <[EMAIL PROTECTED]> wrote: > I'm just wondering what qpe is doing on the qtopia and ASU images? It's > constantly using all of the cpu, rendering the whole distribution > unusable. > > Are people aware of this? And is it doing? It's as if it's busy-w

qpe on gta01

2008-07-16 Thread Esben Damgaard
I'm just wondering what qpe is doing on the qtopia and ASU images? It's constantly using all of the cpu, rendering the whole distribution unusable. Are people aware of this? And is it doing? It's as if it's busy-waiting. And is it the same on gta02? __

Re: maps_paris.png

2008-07-16 Thread Tick Chen
Hi Will, I had put your thumbnail on. As long as the assassin-thumbnail has been put into task list, you will see new thumbnails. This I need to wait for Julian/Holger to put them in. Cheers, Tick On Mon, Jul 14, 2008 at 08:36:16PM +0800, William Lai wrote: > Tick, > > Sorry for the delay. >

patches for repos_ping

2008-07-16 Thread Tick Chen
Hi Julian, There are few think I need your help: . Please patch the attached patch to packagekit. . update the opkg to version 4528 . update the assassin to version 195 . remove the libcurl depend from assassin New updates: 1. reorder the initial sequence 2. make libopkg able to che