AW: New accelerometer application, that draws the current perpendicular line and angle

2009-03-03 Thread hab keen oh ne
Hi Risto, as the README file says, yu need the openmoko toolchain installed and configured. Look at wiki.openmoko.org/wiki/Toolchain. To build it you cannot run configure, as there is no such script. Just run 'make perpendicular' and then copy the binary file perpendicular to your phone and enjo

Re: Feature overview out of the box SHR unstable distribution

2009-03-03 Thread Michael 'Mickey' Lauer
In my Am Dienstag, den 03.03.2009, 05:10 +0100 schrieb Nacho Seijo: > I agree, with Phone Log you have an overview log. That's great! But > this is the only way you have to realize you have missed calls. > Could it be possible to notify missed calls by a notification screen? > Or even better, could

Re: Bying a Freerunner with the "buzz"-fix on it

2009-03-03 Thread Xavier Cremaschi
Alexander Raab a écrit : > Hi, > > I'm thinking about getting a Freerunner. > But a few months ago I met someone and he told me that the buzzing is > quite heavy. > I read about a fix for that on the A7, but there is only a A6 sold. Have > I missed something? > > And whats about the GTA03? Would

Fwd: Fwd: unable to get the boot menu

2009-03-03 Thread Bram Mertens
Apologies, again reply to sender instead of reply-to-list... -- Forwarded message -- From: Bram Mertens Date: Tue, Mar 3, 2009 at 10:20 AM Subject: Re: Fwd: unable to get the boot menu To: Joel Newkirk On Tue, Mar 3, 2009 at 5:01 AM, Joel Newkirk wrote: > On Tue, 3 Mar 2009 00:

Re: Feature overview out of the box SHR unstable distribution

2009-03-03 Thread Pander
Nacho Seijo wrote: > I agree, with Phone Log you have an overview log. That's great! But this > is the only way you have to realize you have missed calls. > Could it be possible to notify missed calls by a notification screen? Or > even better, could it be possible to notify them by an icon on top

last.fm anyone?

2009-03-03 Thread Risto H. Kurppa
Hi! Has anyone tried to work on a last.fm[1] client for Openmoko? I guess shell.fm[2] would be the easiest solution but anything with a gui? There are some scrobblers like [3] that might work but they aren't able to play the music. [1] http://www.last.fm/home [2] http://nex.scrapping.cc/shell-fm/

Re: last.fm anyone?

2009-03-03 Thread Gaël HERMET
Risto H. Kurppa a écrit : > Hi! > > Has anyone tried to work on a last.fm[1] client for Openmoko? I guess > shell.fm[2] would be the easiest solution but anything with a gui? > There are some scrobblers like [3] that might work but they aren't > able to play the music. > > [1] http://www.last.fm/

Re: Another attempt at speeding up yaouh, with persistent connections

2009-03-03 Thread Helge Hafting
Robin Paulson wrote: > 2009/3/3 Helge Hafting : >> too. It looks like openstreetmap can have up to 50 files in a directory. >> > >> So far this program has checked 5100 files in 12 minutes, and downloaded >> 260. It looks like it will get through all my 50.000 tiles in under 2 hours. >> I

The draft of 13th community updates

2009-03-03 Thread Brenda Wang
Dear list : The 13th community updates will released on Mar , 6. http://wiki.openmoko.org/wiki/Talk:Community_Updates/March_6%2C_2009 As usual, I put the draft on Talk page first. Feel free to edit it. If there's some events information missed on the draft page, feel free to add events news

Re: Another attempt at speeding up yaouh, with persistent connections

2009-03-03 Thread Carlo Minucci
Helge Hafting ha scritto: > My last attempt at speeding up yaouh was not only clunky to use, it also > drove the cpu load up to 12-15, which made the phone extremely sluggish > during the update. thanks a look for your solution last week i have try make a parallel thread for each zoomlevel but i

Yaouh 0.5 out

2009-03-03 Thread Carlo Minucci
now is more faster (thanks to Helge Hafting) and i have add a progress bar for see the free space on the disk all info at http://wiki.openmoko.org/wiki/Yaouh! ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mai

Re: [SHR-Unstable] Dead gstreamer?

2009-03-03 Thread Helge Hafting
The Digital Pioneer wrote: > True, and that's closer to what I use on my computer. However, I believe > the FR is mono anyways, no? Headphones definitely have stereo output - try listening to a band that play with stereo effects. > And the quality can be dropped a ways (I > think so at least)

Re: Feature overview out of the box SHR unstable distribution

2009-03-03 Thread Helge Hafting
Pander wrote: > It is more that it is available via easy to controls, i.e. "my mother > could use it". "Settings" should be fine. it is where you go to make changes. Rename "GSM" to "Phone", and "GSM antenna" to "Flight mode" (and swap on/off around) Your mother ought to find it then. :-) Helg

Re: thoughts on A-GPS offline

2009-03-03 Thread Helge Hafting
Daniel Willmann wrote: > Now that hot-/warmstart with ephemeris playback works with the framework > we should try to get an open server with aiding data available ASAP. > I hope that fso-gpsd gets updated soon too - it'd sure be nice to take advantage of a recently saved ephemeris when restartin

Truncated pythm 0.5.5 package on opkg.org?

2009-03-03 Thread Helge Hafting
pythm 0.5.4 was 80kB pythm 0.5.5 is exactly 64kB, and causes opkg to fail. So it looks like the package file is truncated. :-( Helge Hafting ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/com

Re: thoughts on A-GPS offline

2009-03-03 Thread Stefan Schmidt
Hello. On Tue, 2009-03-03 at 12:31, Helge Hafting wrote: > Daniel Willmann wrote: > > > Now that hot-/warmstart with ephemeris playback works with the framework > > we should try to get an open server with aiding data available ASAP. > > > I hope that fso-gpsd gets updated soon too Already done

Re: Yaouh 0.5 out

2009-03-03 Thread Richy
Hi Carlo, yaouh 5 on shr-unstable gives me: " r...@om-gta02 ~ $ yaouh.py Traceback (most recent call last): File "/usr/bin/yaouh.py", line 268, in yaouh = Yaouh() File "/usr/bin/yaouh.py", line 35, in __init__ self.print_win(self) File "/usr/bin/yaouh.py", line 72, in print_win

Re: Yaouh 0.5 out

2009-03-03 Thread Carlo Minucci
Richy ha scritto: > Hi Carlo, > > yaouh 5 on shr-unstable gives me: > > " > r...@om-gta02 ~ $ yaouh.py > Traceback (most recent call last): > File "/usr/bin/yaouh.py", line 268, in > yaouh = Yaouh() > File "/usr/bin/yaouh.py", line 35, in __init__ > self.print_win(self) > File "/usr/

[Qt Extended] Qt Extended discontinued

2009-03-03 Thread Tomas Riveros Schober
I dont't know about you guys, but I saw this coming already http://www.qtsoftware.com/about/news/qt-software-discontinues-qt-extended ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [New software] openBmap logger (GSM positioning)

2009-03-03 Thread Stefan Schmidt
Hello. On Sun, 2009-03-01 at 17:10, Onen wrote: > > Stefan Schmidt wrote: > > For what I have understood, you would prefer a SCM. And now that first > release is out, the first point on my TODO list was exactly that. You > will find a git tree at: > http://myposition.git.sourceforge.net/git/gi

Re: [Qt Extended] Qt Extended discontinued

2009-03-03 Thread Dan Jensen
This is a rather interesting development - it essentially means that the important features that made up Qt Extended becomes LGPL, something lpotter could of course not tell us (as in, he could only tell us that Qt Extended was not going to get LGPLed, but not that the features that make up the thi

Debug board to borrow

2009-03-03 Thread Atilla Filiz
My FR has a blank NOR, so I am unable to change my bootloader and have to live with the fear of bricking it. I don't want to pay €100 for the debug board just because OM sent me a faulty device. So I am asking if someone near Eindhoven(Netherlands) has the debug board and willing to help me flash m

Re: thoughts on A-GPS offline

2009-03-03 Thread Daniel Willmann
On Tue, 03 Mar 2009 12:31:00 +0100 Helge Hafting wrote: > Daniel Willmann wrote: > > > Now that hot-/warmstart with ephemeris playback works with the > > framework we should try to get an open server with aiding data > > available ASAP. > > > I hope that fso-gpsd gets updated soon too - it'd su

Re: Yaouh 0.5 out

2009-03-03 Thread Daniel.Li
Hi fellows, Where are the resources of those maps? Well, I mean the data of map? Where does it comes from? I found that map of euro is much more clear, compared to my location. Any ideas? On Tue, 2009-03-03 at 11:57 +0100, Carlo Minucci wrote: > now is more faster (thanks to Helge Hafting) > and

Re: ***SPAM*** ***SPAM*** Re: Yaouh 0.5 out

2009-03-03 Thread Risto H. Kurppa
On Tue, Mar 3, 2009 at 2:46 PM, Daniel.Li wrote: > Hi fellows, > Where are the resources of those maps? > Well, I mean the data of map? Where does it comes from? > > I found that map of euro is much more clear, compared to my location. > > Any ideas? Openstreetmap.org - feel free to add details i

[SHR] Flickering and no PIN dialog

2009-03-03 Thread Pander
Hi all, Are more people experiencing on latest SHR unstable (built feb 28): - screen flickering - instable wifi connection - no PIN dialog popping up when booting from Qi, it does come up when booting from uboot (NOR?) I like SHR a lot but really really really hope a (more) stable release of some

Re: [SHR] Flickering and no PIN dialog

2009-03-03 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Hi all, | | Are more people experiencing on latest SHR unstable (built feb 28): | - screen flickering | - instable wifi connection | - no PIN dialog popping up when booting from Qi, it does come up when | bo

Freerunner freely runs Gentoo

2009-03-03 Thread Sven Rebhan
Hello everybody, We the gen...@openmoko team are pleased to announce that we reached our first milestone for running Gentoo on the Freerunner. This mean you can cross- and natively compile a basic system including X, enlightenment, the FSO framework, WLAN tools and many more packages. Also some ph

Re: The draft of 13th community updates

2009-03-03 Thread Sven Rebhan
Please also consider to mention the Gentoo distribution! Mail sent to the Mailing list can be found here: http://lists.openmoko.org/pipermail/community/2009-March/043143.html Best regards, Sven, in the name of the gen...@openmoko team ___ Openmok

Re: Freerunner freely runs Gentoo

2009-03-03 Thread Michael 'Mickey' Lauer
Congrats, nice to see that happening. :M: ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [Qt Extended] Qt Extended discontinued

2009-03-03 Thread Nicola Mfb
2009/3/3 Tomas Riveros Schober > I dont't know about you guys, but I saw this coming already > http://www.qtsoftware.com/about/news/qt-software-discontinues-qt-extended > If the selected features are the phone/pim and so on parts, we'll have a "native mantained" qtopia on x11. And this may be ve

Re: [Qt Extended] Qt Extended discontinued

2009-03-03 Thread Michael 'Mickey' Lauer
Yes, it's not surprising. Due to various reasons -- some inside, some outside Trolltech's responsibilities -- after Opie was (more or less) buried 2005, they never managed to build a community around Qt/Embedded, err QtopiaCore, err Qt/Extended... ah well. That said, embrace Qt/X11, it's a great

Re: [Qt Extended] Qt Extended discontinued

2009-03-03 Thread Daniel.Li
Well, may I cut in for a simple question here. I'm NOT familiar with the GUI development, and currently, I'm looking for 3-D GUI solution on hand-held device, which seems to use openGL to render scenes. Is there any possibility to realize this on FR? And what kind of basic FS + GUI environment can

Re: [Qt Extended] Qt Extended discontinued

2009-03-03 Thread arne anka
> it's a great toolkit for the desktop. a devastating compliment ... ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: [SHR-Unstable] Dead gstreamer?

2009-03-03 Thread The Digital Pioneer
Yeah, sure, some songs just weren't meant to be mono. But given that I have no headphones, I'll live with it. :) ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Yaouh 0.5 out

2009-03-03 Thread Richy
The output is "" -- Nothing. On Tue, Mar 3, 2009 at 12:58, Carlo Minucci wrote: > > > mhh > > now i don't have shr on my phone > but try to open a terminal on the phone e launch this command: > > > df / | tr -s ' ' | cut -d \ -f5 -s | tail -n +2 > > > and past me the output. i think the proble

Re: Yaouh 0.5 out

2009-03-03 Thread Richy
"r...@om-gta02 ~ $ df / Filesystem 1K-blocks Used Available Use% Mounted on " "r...@om-gta02 ~ $ df / | tr -s ' ' Filesystem 1K-blocks Used Available Use% Mounted on " "r...@om-gta02 ~ $ df / | tr -s ' ' | cut -d \ -f5 -s Use% " I think the problem ist "/" because "r...@om-gta02

Re: [SHR] Flickering and no PIN dialog

2009-03-03 Thread Pander
Andy Green wrote: > Somebody in the thread at some point said: > | Hi all, > | > | Are more people experiencing on latest SHR unstable (built feb 28): > | - screen flickering > | - instable wifi connection > | - no PIN dialog popping up when booting from Qi, it does come up when > | booting from ub

What to do when apps keep crashing?

2009-03-03 Thread Adam Jimerson
Lately my freerunner seems to have gotten more unstable, some of the things that it is doing include: 1. Not wanting to fully connect during phone calls, it says it is connected but I can't hear them and they can't hear me (this may be a problem with my carrier, T-Moble sucks around here) 2. Sound

unable to boot from the beta version of uSD MOKO11

2009-03-03 Thread xChris
I just prepared the uSD, but when I am trying to boot, I got the error that the system cannot find the uImage.bin tia chris -- View this message in context: http://n2.nabble.com/unable-to-boot-from-the-beta-version-of-uSD-MOKO11-tp2415457p2415457.html Sent from the Openmoko Community mailing l

Re: last.fm anyone?

2009-03-03 Thread Yorick Moko
vagalume used to work perfectly on shr on shr-unstable it's been broken for some time now On Tue, Mar 3, 2009 at 11:44 AM, Gaël HERMET wrote: > Risto H. Kurppa a écrit : >> Hi! >> >> Has anyone tried to work on a last.fm[1] client for Openmoko? I guess >> shell.fm[2] would be the easiest solution

Re: thoughts on A-GPS offline

2009-03-03 Thread mqy
I've verified the issue on GPS receiver in GTA02: When dump ALM/EPH messages, in several messages, fields follow SV ID field in payload are filled with zeros. Daniel Willmann wrote: > > On Sun, 1 Mar 2009 14:25:14 -0800 (PST) > mqy wrote: > >> " >> UBX-AID-EPH and UBX-AID-ALM Messages for Sa

Re: Freerunner freely runs Gentoo

2009-03-03 Thread Daniel.Li
On Tue, 2009-03-03 at 14:10 +0100, Sven Rebhan wrote: > Hello everybody, > > We the gen...@openmoko team are pleased to announce that we reached > our first milestone for running Gentoo on the Freerunner. This mean you can > cross- and natively compile a basic system including X, enlightenment, >

AW: AW: New accelerometer application, that draws the current perpendicular line and angle

2009-03-03 Thread hab keen oh ne
IPK file now released. See opkg.org, name is perpendicular Greetings, Martin. Von: hab keen oh ne An: List for Openmoko community discussion Gesendet: Dienstag, den 3. März 2009, 09:10:06 Uhr Betreff: AW: New accelerometer application, that draws the current

Re: Yaouh 0.5 out

2009-03-03 Thread Carlo Minucci
Richy ha scritto: > I think the problem ist "/" because > > "r...@om-gta02 ~ $ df | tr -s ' ' | cut -d \ -f5 -s | tail -n +2 > 44% > 0% > 0% > 70% > 1% > " maybe shr have different filesystem? past me the ouput of a simple df ___ Openmoko community

Re: Freerunner freely runs Gentoo

2009-03-03 Thread Nicola Mfb
2009/3/3 Sven Rebhan > Hello everybody, > > We the gen...@openmoko team are pleased to announce that we reached > our first milestone for running Gentoo on the Freerunner. This mean you can > cross- and natively compile a basic system including X, enlightenment, > the FSO framework, WLAN tools an

Re: Freerunner freely runs Gentoo

2009-03-03 Thread Nicola Mfb
2009/3/3 Nicola Mfb > [...] > Ok! I'll search for updated instructions somewhere, building everything is > fascinating, but please provide a stage3 :) > Ops! I found it :))) Nicola ___ Openmoko community mailing list community@lists.openmoko.org

Re: Yaouh 0.5 out

2009-03-03 Thread Helge Hafting
Carlo Minucci wrote: > Richy ha scritto: > >> I think the problem ist "/" because >> >> "r...@om-gta02 ~ $ df | tr -s ' ' | cut -d \ -f5 -s | tail -n +2 >> 44% >> 0% >> 0% >> 70% >> 1% >> " > > maybe shr have different filesystem? > past me the ouput of a simple df $ df Filesystem 1K

Re: Freerunner freely runs Gentoo

2009-03-03 Thread Sven Rebhan
2009/3/3 Daniel.Li : >> http://overlays.gentoo.org/embedded > > above link,it seems doesn't work. > > I got 404 NOT found error. Oooops sorry, seems like I mangled the URL somehow... Here the correct link: http://overlays.gentoo.org/proj/embedded All important information also can be found

Re: What to do when apps keep crashing?

2009-03-03 Thread Helge Hafting
Adam Jimerson wrote: > Lately my freerunner seems to have gotten more unstable, some of the > things that it is doing include: > 1. Not wanting to fully connect during phone calls, it says it is > connected but I can't hear them and they can't hear me (this may be a > problem with my carrier, T-

Re: What to do when apps keep crashing?

2009-03-03 Thread Tim Dobson
Adam Jimerson wrote: > 4. GPS doesn't fully work, in the sets program that comes with FDOM it > takes a couple of minutes before it starts finding satelites but in > TangoGPS it never can find any even after 10+ minutes. > 5. Installing/upgrading a program with opkg breaks it I don't think FDOM

Word processing application

2009-03-03 Thread Leonti Bielski
Hi! I'm looking for some kind of word processing application. I want to use my Freerunner in a library so I would not have to bring laptop with me - only the keyboard. I've heard of AbiWord, but can't manage to find an ipk package for it. Also, is there emacs package for Freerunner available? Can s

[paroli] weekly update week 10 of 2009

2009-03-03 Thread Mirko Lindner
Hej all, here an overview if the highlights of the things the paroli team has been working on in week 9 and the first part of week 10: -the msgs application is in and being shipped in every build you can view, send, receive, answer to and forward messages also it will offer you to save any unkno

Re: Word processing application

2009-03-03 Thread Pander
Leonti Bielski wrote: > Hi! > I'm looking for some kind of word processing application. > I want to use my Freerunner in a library so I would not have to bring > laptop with me - only the keyboard. > I've heard of AbiWord, but can't manage to find an ipk package for it. > Also, is there emacs packa

[paroli] codesprint coming closer

2009-03-03 Thread Mirko Lindner
Hej all, I just wanted to send a gentle reminder about the upcoming paroli codesprint at the Chemitz linux days. It is a whole day of live coding and hacking in paroli. I thought we should focus on getting a flexible, stable settings application in paroli. The foundations have been written and

Re: Freerunner freely runs Gentoo

2009-03-03 Thread Nicola Mfb
> > So to all Gentoo lovers: Stop-by and get the experience the Gentoo > feeling on your phone! > I'd like to contribute to wiki, are there some policy about it and bug/filing? Should information on wiki.openmoko.org redirect users to http://gentoo.mindzoo.de ? Regards Nicola __

Re: Freerunner freely runs Gentoo

2009-03-03 Thread Sven Rebhan
2009/3/3 Nicola Mfb : > I'd like to contribute to wiki, are there some policy about it and > bug/filing? Hey nice! So far we have not yet decided on a policy about wiki edits or bug filing. However, if you find something is wrong file a bug on gentoo.mindzoo.de (even if you think it's trivial). If

Re: GTA03 Touchscreen Capacitive (was Re: OT: iPhone howto)

2009-03-03 Thread Al Johnson
On Monday 02 March 2009, Margo Koppelmann wrote: > On Thu, Feb 26, 2009 at 10:09 PM, Johny Tenfinger wrote: > > Now I know, that I won't want to buy GTA03, even if I had enough money > > (ok ok, if only i was some millionaire i would buy it, but until i'm > > not, there are other possibilities to

Re: Feature overview out of the box SHR unstable distribution

2009-03-03 Thread Al Johnson
On Tuesday 03 March 2009, Helge Hafting wrote: > Pander wrote: > > It is more that it is available via easy to controls, i.e. "my mother > > could use it". > > "Settings" should be fine. it is where you go to make changes. > Rename "GSM" to "Phone", and > "GSM antenna" to "Flight mode" (and swap on

Qt Software discontinues Qt Extended

2009-03-03 Thread Lorn Potter
http://www.qtsoftware.com/about/news/qt-software-discontinues-qt-extended ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Word processing application

2009-03-03 Thread Al Johnson
On Tuesday 03 March 2009, Leonti Bielski wrote: > Hi! > I'm looking for some kind of word processing application. > I want to use my Freerunner in a library so I would not have to bring > laptop with me - only the keyboard. > I've heard of AbiWord, but can't manage to find an ipk package for it. >

Re: Word processing application

2009-03-03 Thread Sven Bretfeld
Leonti Bielski writes: > Also, is there emacs package for Freerunner available? Emacs can be installed from one of the user-repositories mentioned at the openmoko website. I cannot remember which one. But it worked only with problems on my device. Sometimes it didn't start at all, not even in a

Re: [New software] openBmap logger (GSM positioning)

2009-03-03 Thread Stefan Schmidt
Hello. On Tue, 2009-03-03 at 13:07, Stefan Schmidt wrote: > > On Sun, 2009-03-01 at 17:10, Onen wrote: > > > > Stefan Schmidt wrote: > > > > For what I have understood, you would prefer a SCM. And now that first > > release is out, the first point on my TODO list was exactly that. You > > wil

Re: AW: New accelerometer application, that draws the current perpendicular line and angle

2009-03-03 Thread Risto H. Kurppa
Thanks for the package, tried it: Installing perpendicular (0.1) to root... Downloading http://www.opkg.org/packages/perpendicular_0.1_armv4t.ipk Collected errors: * ERROR: Cannot satisfy the following dependencies for perpendicular: * libsdl-1.2-0 (>= 1.2.11-r7.1) * libsdl-ttf (>= 2.0

Re: What to do when apps keep crashing?

2009-03-03 Thread Adam Jimerson
I tried 2008.12 and my SIM card would not register so I can't use that. On Tue, Mar 3, 2009 at 11:55 AM, Tim Dobson wrote: > Adam Jimerson wrote: > > > 4. GPS doesn't fully work, in the sets program that comes with FDOM it > > takes a couple of minutes before it starts finding satelites but in >

Re: AW: New accelerometer application, that draws the current perpendicular line and angle

2009-03-03 Thread The Digital Pioneer
Nope, I get the same error on SHR-unstable. ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: GTA03 Touchscreen Capacitive (was Re: OT: iPhone howto)

2009-03-03 Thread The Digital Pioneer
> > This is a case where there is AFAIK no one size fits all sensing > technology; > Going to a capacitive screen will allow GTA03 to be used in some scenarios > where GTA02 can't, and vice versa. I've been following this with mild interest for a while, and so far I haven't really seen anything y

Re: GTA03 Touchscreen Capacitive (was Re: OT: iPhone howto)

2009-03-03 Thread Marcel
Am Tuesday 03 March 2009 20:59:20 schrieb The Digital Pioneer: > > This is a case where there is AFAIK no one size fits all sensing > > technology; > > Going to a capacitive screen will allow GTA03 to be used in some > > scenarios where GTA02 can't, and vice versa. > > I've been following this with

Re: What to do when apps keep crashing?

2009-03-03 Thread Adam Jimerson
On Tue, Mar 3, 2009 at 10:47 AM, Helge Hafting wrote: > Adam Jimerson wrote: > > Lately my freerunner seems to have gotten more unstable, some of the > > things that it is doing include: > > 1. Not wanting to fully connect during phone calls, it says it is > > connected but I can't hear them and t

Re: What to do when apps keep crashing?

2009-03-03 Thread Adam Jimerson
> > > >> >> > 4. GPS doesn't fully work, in the sets program that comes with FDOM it >> > takes a couple of minutes before it starts finding satelites but in >> > TangoGPS it never can find any even after 10+ minutes. >> > 5. Installing/upgrading a program with opkg breaks it >> > >> > I have expec

[FSO] DBus Remote - missing package socat - for writing remote sms-tool

2009-03-03 Thread Bastian Muck
Hi all, I'm playing a little with DBus and JAVA. THe first communication just works fine. I heart, that it is possible to let the local DBus, in my case a PC, communicate with a remote DBus, in my case the Freerunner (what else?). In [1] is described how to achieve the remote connection. The autho

Re: GTA03 Touchscreen Capacitive (was Re: OT: iPhone howto)

2009-03-03 Thread Anton Persson
Well, there is no (massmarket) implementation of multi-touch using resistive touch technology. There has been one link in this thread to one that is being developed, but that technology was not yet finished if I remember correctly, and it was not licensed to any manufacturer of touch panels. A lin

The Smedia Glamo 3362 Home page

2009-03-03 Thread Juan Alberto Aranda Alvarez
I was looking into http://wiki.openmoko.org/wiki/Smedia_Glamo_3362, and noticed that http://www.smediatech.com/product3362.htm was gone. Then I tried http://www.smediatech.com and found out that smedia is gone. Was it acquired by this ITE Tech. Inc. company? could we asked them to open up their doc

Re: GTA03 Touchscreen Capacitive (was Re: OT: iPhone howto)

2009-03-03 Thread The Digital Pioneer
Which is exactly why resistive can use fingers too. :P Just noting, I find it ironic that you talk of multi-touch resistive as being an "unfinished" technology, in relation to the Freerunner. :) ___ Openmoko community mailing list community@lists.openmok

Re: unable to boot from the beta version of uSD MOKO11

2009-03-03 Thread xChris
arghh.. NOW I realised what went wrong!! I used the /dev/sdb1 instead of the /dev/sdb ... -- View this message in context: http://n2.nabble.com/unable-to-boot-from-the-beta-version-of-uSD-MOKO11-tp2415457p2417771.html Sent from the Openmoko Community mailing list archive at Nabble.com. _

Re: The Smedia Glamo 3362 Home page

2009-03-03 Thread Raphaël Jacquot
On Tue, Mar 03, 2009 at 12:23:18PM -0800, Juan Alberto Aranda Alvarez wrote: > I was looking into http://wiki.openmoko.org/wiki/Smedia_Glamo_3362, and > noticed that http://www.smediatech.com/product3362.htm was gone. Then I > tried http://www.smediatech.com and found out that smedia is gone. Was >

Re: GTA03 Touchscreen Capacitive (was Re: OT: iPhone howto)

2009-03-03 Thread Anton Persson
Well, the _hardware_ parts of any version of the free-runner are pretty darn rigid, no apt-get update to those.. So, updating the resistive touch panel to multi-touch is undoable; however much effort is put in by the software developers... The software parts don't need to be so finished though, sin

Re: Freerunner freely runs Gentoo

2009-03-03 Thread Michael Shiloh
Sven Rebhan wrote: > Hello everybody, > > We the gen...@openmoko team are pleased to announce that we reached > our first milestone for running Gentoo on the Freerunner. > So to all Gentoo lovers: Stop-by and get the experience the Gentoo > feeling on your phone! > Yay! My all-time favorite di

Re: [SHR-ustable] gprs is also unstable

2009-03-03 Thread Leonti Bielski
Yes, I do :( I think this is because not in every place gprs is available all the time. When connection is lost it does not recover. I think it is more of FSo problem than SHR. Leonti On Tue, Feb 24, 2009 at 9:39 PM, ivvmm wrote: > Hello community, > > unstableness of SHR(which name claims stab

[Debia/LXDE] Sephora 0.2-1

2009-03-03 Thread ueli.pe...@bluewin.ch
Got some Problem after fresh Install of Debian. Downloaded: http://launchpad.net/sephora/0.2/0.2-0/+download/sephora_0.2-1_all.deb and installed with: debian-gta02:~# dpkg -i sephora_0.2-1_all.deb results in: debian-gta02:~# export DISPLAY=:0 debian-gta02:~# sephora Traceback (most recent call

Re: [Debia/LXDE] Sephora 0.2-1

2009-03-03 Thread Marcel
I guess your/debian's fso-frameworkd and sephora versions don't match so that the API has changed and one of them doesn't know that yet. -- Marcel Am Tuesday 03 March 2009 22:43:06 schrieb ueli.pe...@bluewin.ch: > Got some Problem after fresh Install of Debian. > > Downloaded: > http://launchpad

Re: AW: New accelerometer application, that draws the current perpendicular line and angle

2009-03-03 Thread wp
Just install them from openmoko repositories, then it works. http://downloads.openmoko.org/repository/unstable/armv4t/ or experimental one. Btw. this app is really nice, I thought about some similar one - instead of line, rolling ball. Maybe in some free time.. On Tue, Mar 3, 2009 at 8:56 PM, The

Re: [FSO] Was: DBus Remote - missing package socat - for writing remote sms-tool

2009-03-03 Thread Marc Bantle
Bastian Muck schrieb: > Hi all, > > I'm playing a little with DBus and JAVA. THe first communication just > works fine. I heart, that it is possible to let the local DBus, in my > case a PC, communicate with a remote DBus, in my case the Freerunner > (what else?). That sounds very interesting :-)

Re: [New software] openBmap logger (GSM positioning)

2009-03-03 Thread Onen
Hi, Stefan Schmidt wrote: >> I'll will look into preparing a recipe for it today or tomorrow and will let >> you >> know if I run into problems that are better solved on your side. > > Just finished a recipe for it. It was rather ugly to make sure every file > installs at the right place. Ugly

Re: Freerunner freely runs Gentoo

2009-03-03 Thread David Reyes Samblas Martinez
I have started to mess with GNU/Linux with Gentoo, then I acomodate myself to Debian and Ubuntu but Gentoo always had place in my heart... I will give it a try as soon as I can. Really awesome and brave work guys. 2009/3/3 Michael Shiloh : > Sven Rebhan wrote: >> Hello everybody, >> >> We the gen

Re: What to do when apps keep crashing?

2009-03-03 Thread David Reyes Samblas Martinez
> > I don't think FDOM is recommended really anymore... at least not the > "stable version". > > For a FDOM like experience on 2008.12 install the 2008.12 image then run > Kustomizer http://wiki.openmoko.org/wiki/Kustomizer I Totally agree with Tim, Risto has made a quick and awesome work in the s

Re: [Qt Extended] Qt Extended discontinued

2009-03-03 Thread HouYu Li
Is it possible for community to take up the development(improvement) of qt extended? On Tue, Mar 3, 2009 at 9:54 PM, arne anka wrote: > > it's a great toolkit for the desktop. > > a devastating compliment ... > > ___ > Openmoko community mailing list >

Re: Qt Software discontinues Qt Extended

2009-03-03 Thread HouYu Li
Is it possible for community to take up the development(improvement) of qt extended? On Wed, Mar 4, 2009 at 2:42 AM, Lorn Potter wrote: > http://www.qtsoftware.com/about/news/qt-software-discontinues-qt-extended > > > > ___ > Openmoko community mailing

Re: [debian] No right click with tslib 0.0.5-1+fso1

2009-03-03 Thread Tina Friedrich
Hi, I'm using xglamo (and LXDE) and I had trouble with right-click. The wiki page basically says to use/install libgtkstylus, and insert "export GTK_MODULES=libgtkstylus.so" into ~/.xsession. I did that, didn't work. However, I pondered this a bit and then went ahead and added that "expo

RE: [Qt Extended] Qt Extended discontinued

2009-03-03 Thread Lorn Potter
Indeed. http://labs.trolltech.com/blogs/2009/03/03/in-case-you-missed-it/ _ From: community-boun...@lists.openmoko.org [mailto:community-boun...@lists.openmoko.org] On Behalf Of HouYu Li Sent: Wednesday, March 04, 2009 8:43 AM To: List for Openmoko community discussion Subject: Re: [Qt

Re: Qt Software discontinues Qt Extended

2009-03-03 Thread Shawn Rutledge
On Tue, Mar 3, 2009 at 11:42 AM, Lorn Potter wrote: > http://www.qtsoftware.com/about/news/qt-software-discontinues-qt-extended It says some features will be migrated into Qt itself. I assume that means Nokia doesn't see a need for some of the low-level open-source phone-specific stuff (daemons

RE: Qt Software discontinues Qt Extended

2009-03-03 Thread Lorn Potter
>-Original Message- >From: community-boun...@lists.openmoko.org >[mailto:community-boun...@lists.openmoko.org] On Behalf Of >Shawn Rutledge >Sent: Wednesday, March 04, 2009 9:34 AM >To: List for Openmoko community discussion >Subject: Re: Qt Software discontinues Qt Extended > >On Tue,

Re: Qt Software discontinues Qt Extended

2009-03-03 Thread Shawn Rutledge
On Tue, Mar 3, 2009 at 4:36 PM, Lorn Potter wrote: > No public list available, but probably none of the applications in Qt > Extended will go into Qt. Just backend/classes kind of thing. What about the ability to run Qt on a framebuffer as opposed to X? __

Re: Bying a Freerunner with the "buzz"-fix on it

2009-03-03 Thread Steve Mosher
so much for my schedules. There were some issues with ALSA states. so manufacturing got put on hold. then Chinese new year. I'll have an update shortly on A7. Xavier Cremaschi wrote: > Alexander Raab a écrit : >> Hi, >> >> I'm thinking about getting a Freerunner. >> But a few months ago I met

Re: Yaouh 0.5 out

2009-03-03 Thread Robin Paulson
2009/3/4 Daniel.Li : > Hi fellows, > Where are the resources of those maps? > Well, I mean the data of map? Where does it comes from? > > I found that map of euro is much more clear, compared to my location. it comes from openstreetmap.org , a free (as in speech, and beer) map of the world. some p

Re: Qt Software discontinues Qt Extended

2009-03-03 Thread Lorn Potter
Shawn Rutledge wrote: > On Tue, Mar 3, 2009 at 4:36 PM, Lorn Potter wrote: >> No public list available, but probably none of the applications in Qt >> Extended will go into Qt. Just backend/classes kind of thing. > > What about the ability to run Qt on a framebuffer as opposed to X? Qt Embedded

GPS: CFG-PRT, port #3 is enabled by default, power consumption?

2009-03-03 Thread mqy
Here is the results of polling CFG PRT (0X06 0X00): (1) port #1 (id = 0x00)--> 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 (2) port #2 (id = 0x01)--> 0x01 0x00 0x00 0x00 0xd0 0x08 0x08 0x00 0x80 0x25 0x00 0x00 0x07 0x00 0x03 0x00 0x00 0x00

Re: Yaouh 0.5 out

2009-03-03 Thread Daniel.Li
On Wed, 2009-03-04 at 13:15 +1300, Robin Paulson wrote: > 2009/3/4 Daniel.Li : > > Hi fellows, > > Where are the resources of those maps? > > Well, I mean the data of map? Where does it comes from? > > > > I found that map of euro is much more clear, compared to my location. > > it comes from open

Re: [New software] openBmap logger (GSM positioning)

2009-03-03 Thread Stefan Schmidt
Hello. On Tue, 2009-03-03 at 23:33, Onen wrote: > > Stefan Schmidt wrote: > > >> I'll will look into preparing a recipe for it today or tomorrow and will > >> let you > >> know if I run into problems that are better solved on your side. > > > > Just finished a recipe for it. It was rather ugly

[2008.12] Yet more on the wrench, sorry

2009-03-03 Thread Nick Van Fossen
So I've been frustrated over the last few months just trying to get a working terminal keyboard under 2008.12. I see the distro as borderline useless without this, and as a side point I'm completely baffled by the choice of making the wrench so difficult to get working when it worked fine in 2

  1   2   >