Re: [QtMoko] Building QtMoko failed

2010-01-16 Thread Yann SLADEK

Hi Radek,

I found why I got this error, Karmic Koala has only QT 4.5.3. So I used 
a PPA to get QT 4.6 and try to compile again.
I got another error immediatly after the 'make' althought before 'make' 
was returning an error maybe 10 minutes after starting


   m...@mavdesktop:~/OpenMoko/QTMoko-Build/build$ make
   make: running qbuild default
   Project () ERROR: An error occured while evaluating a QBuild script
   extension.
File:/home/mav/OpenMoko/QTMoko-Build/qtmoko/qbuild@87
Error:   SyntaxError: Parse error
   anonymous()@:6696

   make: *** [all] Abandon

Somebody already got this error but didn't found anything about it : 
http://lists.openmoko.org/nabble.html#nabble-td4180456


Thanks for your help

Yann


Yann SLADEK wrote:

   

Hi Radek,

So the last commit seems to be the same but I also tried to use the last
branch
Here are commands :

  m...@mavdesktop:~/OpenMoko/QTMoko-Build/qtmoko/qtopiacore$ rm -rf qt
  m...@mavdesktop:~/OpenMoko/QTMoko-Build/qtmoko/qtopiacore$ git clone
git://github.com/radekp/qt.git
 

Maybe you should do git checkout a2eb181371609220d111db555da07ab32627ffca
at this point.

   

  m...@mavdesktop:~/OpenMoko/QTMoko-Build/build$ ../qtmoko/configure
-device neo -D _FORTIFY_SOURCE=0 -confirm-license -add-language fr_FR
  m...@mavdesktop:~/OpenMoko/QTMoko-Build/build$ make
 

Hope it helps

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
   


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[debian] illume/e17: relict after killing X/illume

2010-01-16 Thread arne anka
every time after switching to a runlevel w/o X there's still one process  
left:

/usr/lib/enlightenment/modules/battery/linux-gnueabi-arm-ver-svn-05/batget  
64

and it's not even reused when restarting X, but a new one will be created.
i am pretty sure, even that process has to be killed when shutting down  
e17/illume (or whatever starts it).

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: qspectemu - zx spectrum emulator port for Freerunner

2010-01-16 Thread Radek Polak
Margo wrote:

 Hi,
 How do I get the on-screen keyboard during a game? If I press
 somewhere it just gives me the options screen. Where do I have to
 click to get the keyboard?

You have to make binding for it. It's just like any other key (displayed on 
the top of the keyboard picture).

Hope it helps

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[debian/fso] how to enable wlan again?

2010-01-16 Thread arne anka
after upgrading to timo's improved kernel a few days ago, i'd like to test  
wlan again -- but can't recall the exact steps.
doing

qdbus --system org.freesmartphone.ousaged /org/freesmartphone/Usage  
org.freesmartphone.Usage.SetResourcePolicy WiFi enabled

does not change anything apparently and

qdbus --system org.freesmartphone.ousaged /org/freesmartphone/Usage  
org.freesmartphone.Usage.GetResourceState Wifi

returns

Error: org.freesmartphone.Usage.ResourceUnknown
Resource Wifi had never been registered


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


openmoko PROJECTS area down again

2010-01-16 Thread Ken Young
The PROJECTS area (GForge site) of openmoko.org has been down for about
one week.Has it been officially abandoned?

Ken Young


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: elm_browser initial release

2010-01-16 Thread c_c

Hi,

  Flash works fine when I compile browser on my laptop. It automatically
uses ~/.mozilla/plugins/libflashplayer.so.
  I tried using swfdec compiled for arm4t in a similar directory on the FR -
but no joy.
  If we could get a npapi flash plugin for the arm4t, flash should start
working. Any ideas? Does the android browser use a flash plugin that we can
use?
  

Al Johnson wrote:
 
  It works well, although dropdown lists seem not to work on any site i've
 tried so far, 
 including the zimbra web interface which seems to work fine in other
 respects.
 
  Dropdown lists dont work. Maybe someone with edje experience can help by
modifying the default.edj file in /usr/share/browser. Thats the one being
shipped with webkit-efl. Seems like there hasn't been much work on it for
the past four months or so.
 
  I'll post a slightly cleaned up version tomorrow - with a new name and
hopefully a decent icon. :)

-- 
View this message in context: 
http://n2.nabble.com/elm-browser-NEW-release-15-Jan-tp4357081p4405153.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [debian/fso] how to enable wlan again?

2010-01-16 Thread Neil Jerram
2010/1/16 arne anka openm...@ginguppin.de:
 after upgrading to timo's improved kernel a few days ago, i'd like to test
 wlan again -- but can't recall the exact steps.
 doing

 qdbus --system org.freesmartphone.ousaged /org/freesmartphone/Usage
 org.freesmartphone.Usage.SetResourcePolicy WiFi enabled

 does not change anything apparently and

 qdbus --system org.freesmartphone.ousaged /org/freesmartphone/Usage
 org.freesmartphone.Usage.GetResourceState Wifi

 returns

 Error: org.freesmartphone.Usage.ResourceUnknown
 Resource Wifi had never been registered

Well FWIW I use openmoko-panel-plugin's wifi icon, and I've customized
its config so that it automatically runs ifup eth0.  Plus I have the
standard wpa-roam stuff in /etc/network/interfaces, and network
configurations in wpa-supplicant.conf.

Does that help at all?

Neil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [debian] illume/e17: relict after killing X/illume

2010-01-16 Thread Neil Jerram
2010/1/16 arne anka openm...@ginguppin.de:
 every time after switching to a runlevel w/o X there's still one process
 left:

 /usr/lib/enlightenment/modules/battery/linux-gnueabi-arm-ver-svn-05/batget
 64

 and it's not even reused when restarting X, but a new one will be created.
 i am pretty sure, even that process has to be killed when shutting down
 e17/illume (or whatever starts it).

Curious.  I wonder why it doesn't get killed when e17 is killed.  (I'm
pretty sure that it gets spawned by e17.)

Regards,
Neil

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [debian/fso] how to enable wlan again?

2010-01-16 Thread D. Gassen

Am Jan 16, 2010 um 11:23  schrieb arne anka:

 after upgrading to timo's improved kernel a few days ago, i'd like to test  
 wlan again -- but can't recall the exact steps.
 doing

 
 qdbus --system org.freesmartphone.ousaged /org/freesmartphone/Usage  
 org.freesmartphone.Usage.SetResourcePolicy WiFi enabled
 
 does not change anything apparently and
 
 qdbus --system org.freesmartphone.ousaged /org/freesmartphone/Usage  
 org.freesmartphone.Usage.GetResourceState Wifi
 
 returns
 
 Error: org.freesmartphone.Usage.ResourceUnknown
 Resource Wifi had never been registered


Maybe you're experiencing this bug:

 http://kerneltrap.org/mailarchive/openmoko-kernel/2010/1/13/6702443

However, I had exactly the same problem consistently with a kernel without the 
Timo's improvements until about two days ago (although I have not seen a kernel 
upgrade at that time).
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [debian/fso] how to enable wlan again?

2010-01-16 Thread arne anka
 Does that help at all?

not really :-)
looks, like the neither the modules nor the kernel itself do contain the  
ar6000 driver necessary ...
--

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [debian/fso] how to enable wlan again?

2010-01-16 Thread Gennady Kupava
В Сбт, 16/01/2010 в 19:46 +0100, arne anka пишет:
  Does that help at all?
 
 not really :-)
 looks, like the neither the modules nor the kernel itself do contain the  
 ar6000 driver necessary ...
 --
 
 

You have to load 2 modules to enable wifi  - s3cmci and ar6000.

I am currently working to fix
https://docs.openmoko.org/trac/ticket/2327 . to workaroud before I'll
eventually get idea how to fix it do:

P=/sys/bus/platform/drivers/s3c2440-sdi

echo s3c2440-sdi  $P/bind; echo s3c2440-sdi  $P/unbind or reload
ar6000 module.

Gennady


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [debian/fso] how to enable wlan again?

2010-01-16 Thread arne anka
 looks, like the neither the modules nor the kernel itself do contain the
 ar6000 driver necessary ...
 --



 You have to load 2 modules to enable wifi  - s3cmci and ar6000.

as stated above, at least ar6000 is simply missing.

--

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QCurrency - simple currency calculator

2010-01-16 Thread Carsten Gerlach
Hi,

Am Donnerstag 14. Januar 2010 23:10:06 schrieb Christian Rüb:
 You could even use coordinates to set proper rate for
 the country you are in ;-)

Why not? Most of the administrative boundarys are in Openstreetmap. It would 
be nice if they are used in this way. :-)

Greetings, Carsten



-- 
Hier ist mein öffentlicher GPG-Schlüssel:
http://daswaldhorn.funpic.de/gpg.html
=
www.stopptdievorratsdatenspeicherung.de


signature.asc
Description: This is a digitally signed message part.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[debian/fso] autosuspend does not work anymore

2010-01-16 Thread arne anka
after todays upgrade teh fr does not any longer suspend after the defined  
timeout.

instead the log shows some (to me) new messages, of which i am not sure,  
inhowfar they are related.
several messages like
no plugin: factory function not found in module module 'oeventsd.parser'  
 from  
'/usr/lib/pymodules/python2.5/framework/subsystems/oeventsd/parser.pyc'
where the module in question can be even a lot more (ogsmd.helpers,  
oeventsd.leds_actions, oeventsd.rule, oeventsd.fso_actions,  
oeventsd.trigger to name a few)

and more disturbing, because the autosuspends needs a timeout

2010.01.16 22:02:31.7 otimed   DEBUGchecking time sources
2010.01.16 22:02:31.12 otimed   DEBUGno working time source

states including lock are reached, but never suspend.

occuring, when i'd expect the fr to go to sleep.
the rule in question is apparently rendered correctly:

2010.01.16 21:56:34.259 oeventsd.trigger DEBUGconnect trigger to  
dbus signal None State
2010.01.16 21:56:34.274 oeventsd.ruleINFO enable rule : on  
IdleState if And(status == suspend,~(CallListContains(active))) then  
[SetLed(gta02_power_blue, light), Suspend(())]



fso-abyss
Version: 0.9.0-1
fso-config-gta02
Version: 20091114
fso-frameworkd
Version: 0.9.5.9+git20090920-1
fso-frameworkd-wireless-glue
fso-gpsd
Version: 0.8-3.1
fso-gsm0710muxd
Version: 0.9.3.1-3
fsoraw
Version: 0.0.1-r0
Description: Version 0.0.1-r0 of package fsoraw
fso-sounds-none
Version: 0.9.5.9+git20090920-1
fso-usaged
Version: 0.9.1+git20100106-1
fso-utils
Version: 0.git20090919.1
libfsobasics0
Version: 0.9.0+git20091226-1
libfsoframework0
Version: 0.2.4+git20091229-1
libfso-glib0
Version: 0.2.1+git20100102-1
libfsotransport0
Version: 0.9.5.9-1


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Request for developers

2010-01-16 Thread Radek Polak
giacomo `giotti` mariani wrote:

 My problem is that I can't use any VoIP with QtMoko and this is drawing
 me crazy.

Agree, VOIP would be nice, but probably not perfect. You probably cant use 
suspend, because wifi will not wake the phone up, so you'll have very limited 
battery time.

 This is the reason I suggest you to consider http://www.qutecom.org/ for
 the inclusion in the distribution.
 Reading the document page I see that it uses Qt4 library with Cmake that
 is a super QMake http://doc.trolltech.com/3.3/qmake-manual.html and,
 looking at http://trac.qutecom.org/wiki/OWBuildIntro, the porting looks
 possible for you, but not for me.

Looks quite big and like a lot of work :( Btw i have read that somebody had 
VOIP in QtMoko working except that there was no sound which could have been 
just wrong alsa state (should be correct now).

 PS qspectemu is awesome!

Yup and is even much better now (will post news soon :)

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


QSpectemu - new version

2010-01-16 Thread Radek Polak
Hi,
i have updated QSpectemu - zx-spectrum emulator in Qt [1].

New binaries are already in QtMoko package feed. Here are changes from first 
version:

- automatically adds new .Z80 o .SNA files in ~/.qspectemu
- improved gui for binding
- can display bindings during game
- much better and readable keyboard in 320x240
- fixed ENTER key
- faster
- new games [2] in deault list (37 games now!)

If you already had qspectemu installed and you want new games in your list 
then install new qspectemu and delete ~/.qspectemu/qspectemu.xml The list will 
be recreated with newly added games.

Btw there are some cool games like R-TYPE, DIZZY which cant be officialy 
distributed, but it's possible to download them from internet after some 
googling.

Btw you can do yourself simple game pad. Will post howto in next mail.

Cheers

Radek

[1] http://activationrecord.net/radekp/qspectemu/
[2] http://activationrecord.net/radekp/qspectemu/progs/

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Simple gamepad

2010-01-16 Thread Radek Polak
Hi,
i just wanted to share this probably most simple hardware mod for your Neo,

Here is the story: 

I have ported zx-spectrum emulator to play some good old games. The games can 
be played using touchscreen. The emulator allows you to place key bind on 
screen. If you press that location it generates apropriate key code and sends 
it to spectrum.

The problem is that it's very hard to to always touch the right place. So i 
have added notifications. When you dont press location close enough the phone 
will vibrate. This helped a bit but still it was very hard to hit the right 
place.

After some thinking how to improve the situation, i took cellotape, cut 4 
small cicles and pasted them on Freerunner touchscreen in the layout of 
gamepad.

In the end i realized i just need 2 circles and i made them from 4 layers, so 
that they are better felt by fingers.

And I didnt pasted them straight on touchscreen glass - i am using protection 
shield so the touchscreen remains unharmed.

It all works surprisingly good. You can feel the cellotape circles under your 
fingers so you always press the correct location.

Here are some pictures if you are interested:

http://activationrecord.net/radekp/pub/gamepad1.jpg
http://activationrecord.net/radekp/pub/gamepad2.jpg

I know that this mod cant measure with something cool like this[1] one, but 
for us that dont have time and skills to make real gamepad, it can be quite 
enough.

Hope this howto helps some gamers :)

Regards

Radek


[1] http://wiki.openmoko.org/wiki/USB_Gamepad_(NeoPlay)

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Freerunner can now play Ogg video [was New significant speedups coming to FreeRunner]

2010-01-16 Thread Radek Polak
Hi,
just little notice. Without debug stuff and preempt, Freerunner is now capable 
of playing ogg videos in 320x240 on framebuffer without frames dropped.

This was not possible until now and you had to use non free and patented 
codecs for videos. Now we have possibility to use open video format. For me 
it's very good news.

Btw mpeg works without glamo acceleration now too.

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] Building QtMoko failed

2010-01-16 Thread Radek Polak
Yann SLADEK wrote:

 Hi Radek,
 I found why I got this error, Karmic Koala has only QT 4.5.3. So I used

For me building on default QT in karmic works. Maybe you can try building 
qtmoko with QT 4.5 for the begining. You can find it qtmoko git history. Last 
tree with this QT is this one:

http://github.com/radekp/qtmoko/tree/1944016b599584db81813c387dc6d1a6dddcdd1c/qtopiacore/qt

I'll also add possibility to build with QT 4.5 as submodule soon, because we 
still have some unresolved bugs with QT 4.6. So either try old bundled QT or 
wait a bit until i prepare it as submodule.

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


spectrum emulator /

2010-01-16 Thread Gennady Kupava
Radek,

You gamepad idea is just amazing and surprising, you should think about
giving it production shape and start selling add-on gamepads for phones
without keyboards :)

Gennady


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


using FSO to controll secondary phone?

2010-01-16 Thread joakim
Would it be possible to attach a secondary phone over BT to the
Freerunner and controll it with FSO, the same way as the inbuilt phone
device?


-- 
Joakim Verona


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community