Re: [QtExtended] Latest and greatest, progress mail 11

2009-05-23 Thread Chris Samuel
On Mon, 4 May 2009 09:21:15 pm Franky Van Liedekerke wrote: > - the building of the contact list is slow (because of too > many SQL statements) Could it also be related to the kernel sqlite performance regression that existed between 2.6.26-2.6.28 (fixed in 2.6.29) ? Details (and patch) here

Re: Intone (0.51) Elementary based mplayer frontend

2009-05-23 Thread Laszlo KREKACS
>> "It can be installed with the following command: opkg install mplayer " >> >> versus: >> ">> However there is no mplayer package for om2009." >> >> Ok, so how to install mplayer then? (on om2009) > > oh dear > > the paragraph below that gives the info You say, only the .tar.gz required? I thoug

Android call volume still an issue ?

2009-05-23 Thread Chris Samuel
Hi folks, Sorry for being so quiet recently, I've been absolutely buried at work and that's overspilled into my home life. :( I'm pondering trying out Android on my FR but was worried by some of the comments on the Wiki about very low volume during voice calls - is that still an issue with the

Re: Intone (0.51) Elementary based mplayer frontend

2009-05-23 Thread Robin Paulson
2009/5/24 Laszlo KREKACS : >> this doesn't solve the dependency issues, but if you need mplayer, >> check out this page on the wiki: >> > > "It can be installed with the following command: opkg install mplayer " > > versus: > ">> However there is no mplayer package for om2009." > > Ok, so how to in

Re: Intone (0.51) Elementary based mplayer frontend

2009-05-23 Thread Laszlo KREKACS
>> However there is no mplayer package for om2009. > > this doesn't solve the dependency issues, but if you need mplayer, > check out this page on the wiki: > "It can be installed with the following command: opkg install mplayer " versus: ">> However there is no mplayer package for om2009." Ok,

Re: USB networking MAC regression (aka the usb0 -> eth0 change)

2009-05-23 Thread Paul Fertser
Hi, Nicolas Cavallari writes: > For a while, I used to use USB networking to connect my FR to the interwebs. [snip] > The bridge fails because it consider the host mac address to be a local mac > (brctl showmacs) and > so ignore any host with the same mac. Changing the host mac address (with >

Re: Intone (0.51) Elementary based mplayer frontend

2009-05-23 Thread Robin Paulson
2009/5/24 Laszlo KREKACS : > I tried to install it on om2009. It created the desktop icon (I also > needed to install libsql), > and It started to launch it. After a while it just stopped (without > appearing any window). > > Launching intone from the console, revealed the real problem: > sh: mplay

Re: Intone (0.51) Elementary based mplayer frontend

2009-05-23 Thread Laszlo KREKACS
> Hi, >  Here's a version for the very latest libraries (like > libecore-ver-pre-svn-01.so.0). This should work OOTB on shr-unstable and > openmoko-unstable. > I tried to install it on om2009. It created the desktop icon (I also needed to install libsql), and It started to launch it. After a while

[SHR-Unstable] Battery Hotswapping

2009-05-23 Thread The Digital Pioneer
Hi. I'm trying to hotswap the battery in SHR-unstable, and it's not going well. The GSM chip never comes back online, and the phone section of the settings menu locks up when it tries to load the modules. I have to reboot the phone to get it to work again, and this makes the entire process of hotsw

Re: [q, fsot] howto dbus

2009-05-23 Thread arne anka
> QDBusConnection WalletConnection = QDBusConnection::sessionBus(); thanks, but that's not the problem. i think i solved it (at least, i hope that's the correct way): QDBusConnection::sessionBus().connect("org.kde.kwalletd", "/modules/kwalletd", "org.kde.KWallet", "walletDeleted", this, SLOT(

Re: [q, fsot] howto dbus

2009-05-23 Thread Johny Tenfinger
On Sat, May 23, 2009 at 20:49, arne anka wrote: >> QDBusConnection GPSConnection = QDBusConnection::systemBus(); >> ... > > > thanks, no w i at least got an idea how to preceed. For KWallet you could try: QDBusConnection WalletConnection = QDBusConnection::sessionBus(); KDE stuff sits on sessio

Re: [q, fsot] howto dbus

2009-05-23 Thread arne anka
> QDBusConnection GPSConnection = QDBusConnection::systemBus(); > ... thanks, no w i at least got an idea how to preceed. nevertheless, for want of gypsy i tried to connect to a signal from kwalletd (kde pasword management daemon), which besides others offers the signal org.kde.kwalletd /mod

Re: Debuzzing

2009-05-23 Thread Dr. H. Nikolaus Schaller
Am 23.05.2009 um 19:44 schrieb Yorick Moko: > thanks for the update! > i'm gonna miss the buzz ;-) Shouldn't be difficult to mix it into the audio path by some open source software :) Maybe, someone has a nice buzz-audio theme file. > > > On Sat, May 23, 2009 at 6:30 PM, Dr. H. Nikolaus Schal

Re: Debuzzing

2009-05-23 Thread Steve Mosher
When OM throws a party nobody leaves with a buzz. Yorick Moko wrote: > thanks for the update! > i'm gonna miss the buzz ;-) > > On Sat, May 23, 2009 at 6:30 PM, Dr. H. Nikolaus Schaller > wrote: > >> Am 23.05.2009 um 14:04 schrieb Yorick Moko: >> >> >>> any news on the repair? >>>

Re: Debuzzing

2009-05-23 Thread Yorick Moko
thanks for the update! i'm gonna miss the buzz ;-) On Sat, May 23, 2009 at 6:30 PM, Dr. H. Nikolaus Schaller wrote: > > Am 23.05.2009 um 14:04 schrieb Yorick Moko: > >> any news on the repair? > > Rework has been started this week and the first units have been > shipped back. > >> my order status

Re: USB networking MAC regression (aka the usb0 -> eth0 change)

2009-05-23 Thread Johny Tenfinger
On Sat, May 23, 2009 at 19:33, Nicolas Cavallari wrote: > Johny Tenfinger a écrit : >> On Sat, May 23, 2009 at 17:05, Nicolas Cavallari wrote: >>> This worked fine during the usb0 phase. But since the distro started using >>> the official >>> MAC address, This wouldn't work anymore. >> >> Which

Re: USB networking MAC regression (aka the usb0 -> eth0 change)

2009-05-23 Thread Nicolas Cavallari
Johny Tenfinger a écrit : > On Sat, May 23, 2009 at 17:05, Nicolas Cavallari wrote: >> This worked fine during the usb0 phase. But since the distro started using >> the official >> MAC address, This wouldn't work anymore. > > Which distro? In SHR-unstable it should be fixed for long time, but in

Re: USB networking MAC regression (aka the usb0 -> eth0 change)

2009-05-23 Thread Johny Tenfinger
On Sat, May 23, 2009 at 17:05, Nicolas Cavallari wrote: > This worked fine during the usb0 phase. But since the distro started using > the official > MAC address, This wouldn't work anymore. Which distro? In SHR-unstable it should be fixed for long time, but in others, where kernel is using argu

Re: [q, fsot] howto dbus

2009-05-23 Thread Michael Tansella
On Friday 22 May 2009 20:10:23 arne anka wrote: > that's maybe rather ot, but since i need it to program _with_ qt _for_ the > freerunner ... > short'n'sweet: has anybody a clear and usable tutorial howto write dbus > apps with qt, notably registering an app to dbus and recieve dbus > signals/event

Re: Debuzzing

2009-05-23 Thread Dr. H. Nikolaus Schaller
Am 23.05.2009 um 14:04 schrieb Yorick Moko: > any news on the repair? Rework has been started this week and the first units have been shipped back. > my order status says for quite some time 'Freerunner received.' > is everything going according to shedule? Mostly. We did have a public holid

Re: Solar backpack (Solar charger)

2009-05-23 Thread David Reyes Samblas Martinez
yes :) easier but less cool than have all your bike wired like a ciborg XD 2009/5/23 Michal Brzozowski : > I'm starting to think that taking 2-3 additional FR batteries for a bike > trip or hike is an easier solution :-) > > 2009/5/23 David Reyes Samblas Martinez >> >> in australia there is a com

Re: Solar backpack (Solar charger)

2009-05-23 Thread Michal Brzozowski
I'm starting to think that taking 2-3 additional FR batteries for a bike trip or hike is an easier solution :-) 2009/5/23 David Reyes Samblas Martinez > in australia there is a company called www.pedalpower.com that has > the full solution, I trying to reach them but with any luck I will try >

Re: Solar backpack (Solar charger)

2009-05-23 Thread David Reyes Samblas Martinez
in australia there is a company called www.pedalpower.com that has the full solution, I trying to reach them but with any luck I will try again tomorrow morning. but in parelell I trying to make my own solution, just a aux batery able to recharge while charging providing 500mA will do the trick,

USB networking MAC regression (aka the usb0 -> eth0 change)

2009-05-23 Thread Nicolas Cavallari
For a while, I used to use USB networking to connect my FR to the interwebs. I wanted to be able to connect my moko to any computer and let my entire LAN talk to it, so instead of using masquerading or routing, i used the much simpler bridge mechanism, to bridge my FR with my network. This work

Re: Solar backpack (Solar charger)

2009-05-23 Thread Jakob
> A normal bike dynamo has 6V and 3W so that would be 2A of current. I > think that should be plenty even with the losses through conversion to > 5V DC. (Depends of course how fast you are going with your bike ;)) > > jake > oh my i'm totaly telling crap her :D it must be 0.5 A. _

Re: Solar backpack (Solar charger)

2009-05-23 Thread Jakob
On Sat, May 23, 2009 at 2:16 PM, Michal Brzozowski wrote: > Ok, I wasn't specific enough. What I'm looking for is exactly that thing in > the middle :-) that will output the 500mA or 1A through a USB. > > Is a bike dynamo powerful enough to provide the 500mA or 1A to charge the > Freerunner? > > 2

Re: Solar backpack (Solar charger)

2009-05-23 Thread Michal Brzozowski
Ok, I wasn't specific enough. What I'm looking for is exactly that thing in the middle :-) that will output the 500mA or 1A through a USB. Is a bike dynamo powerful enough to provide the 500mA or 1A to charge the Freerunner? 2009/5/23 David Reyes Samblas Martinez > look at http://www.sheldonbro

Re: Debuzzing

2009-05-23 Thread Yorick Moko
any news on the repair? my order status says for quite some time 'Freerunner received.' is everything going according to shedule? just curious y On Thu, May 14, 2009 at 2:22 PM, Dr. H. Nikolaus Schaller wrote: > Unfortunately no since flashing a blank NOR is a completely different thing. > Mayb

Re: Solar backpack (Solar charger)

2009-05-23 Thread David Reyes Samblas Martinez
look at http://www.sheldonbrown.com/harris/lighting/shimano.html but remember you will have to have a good voltage regulator or better a battery charger able to charge itself and the neo at time, in the middle, to avoid the current variance of the dinamo 2009/5/23 Michal Brzozowski : > 2009/5/21

Re: Om2009 testing release 4

2009-05-23 Thread Hans Zimmerman
Ben Wong wrote: > Thanks for the update. Unfortunately Om2009 is still not a usable > phone out of the box for me. I realize that this is probably my fault > for not persevering, but I will be reverting to SHR since this is my > only phone. > > Here are my issues, in order of importance: > > 1)

Re: Solar backpack (Solar charger)

2009-05-23 Thread Michal Brzozowski
2009/5/21 Al Johnson > If you want something effective for emergencies or extended periods away > from > power a mechanical device is probably more effective. For cycling a good > dynamo will provide more, and more reliable, power than any bike-mounted > solar > panel. Other than that there are s

Re: Om2009 testing release 4

2009-05-23 Thread Rui Miguel Silva Seabra
On Fri, May 22, 2009 at 05:38:35PM -0700, Ben Wong wrote: > Thanks for the update. Unfortunately Om2009 is still not a usable > 3) There is no way to reset Paroli if it gets wedged. At one point, > it refused to allow me to make a call because it thought there was > already one in progress. Not