[qtmoko v35] Messaging DB Invalid

2011-04-18 Thread Bernard Schelberg
Ok, never mind - I tried again, and this time it worked... maybe I didn't
unmount it properly the first time...

Now my other question - what has happened to Google Contact Sync (gqsync?)?
I don't seem to be able to install it with apt-get. Is it in a different
repository?

Thanks,
Bernie


-- Forwarded message --

> From: Bernard Schelberg 
> To: community@lists.openmoko.org
> Date: Mon, 18 Apr 2011 09:02:31 +1000
> Subject: [qtmoko v35] Messaging DB Invalid
> Thanks again Radek for your work in keeping the Freerunner dream alive.
> Sorry to keep bothering you, but the upgrade process never seems so
> straightforward for me :( This time, a completely clean install - formatted
> the partition on my SD card using ext3, downloaded the .tar.gz from
> Sourceforge and extracted it onto the card. When I boot, I get a message box
> saying 'Messaging DB Invalid' and 'Messaging cannot operate due to database
> incompatibility'.
> I'm not sure where the database should be - I found one post suggesting it
> was in ~/.qmf, but I don't have that file or directory on my system.
> I don't know whether it's related, but I also get a message on bootup, just
> before it switches into graphics mode saying something like 'No more
> processes at this runlevel'.
>
> Any suggestions for fixing messaging on my phone?
>
> Thanks,
> Bernie
>
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [qtmoko v35] Messaging DB Invalid

2011-04-18 Thread urodelo

Hi.

You have to install the applications from

http://qtmoko.sourceforge.net/apps/

Go there with qtmoko's browser, click on the selected application to  
download and install it.


Another similar way is to go on Applications menu, select "more apps" and  
this will drive you to that website for installing your application.


urodelo

On Mon, 18 Apr 2011 13:49:41 +0200, Bernard Schelberg  
 wrote:



Ok, never mind - I tried again, and this time it worked... maybe I didn't
unmount it properly the first time...

Now my other question - what has happened to Google Contact Sync  
(gqsync?)?

I don't seem to be able to install it with apt-get. Is it in a different
repository?

Thanks,
Bernie


-- Forwarded message --


From: Bernard Schelberg 
To: community@lists.openmoko.org
Date: Mon, 18 Apr 2011 09:02:31 +1000
Subject: [qtmoko v35] Messaging DB Invalid
Thanks again Radek for your work in keeping the Freerunner dream alive.
Sorry to keep bothering you, but the upgrade process never seems so
straightforward for me :( This time, a completely clean install -  
formatted

the partition on my SD card using ext3, downloaded the .tar.gz from
Sourceforge and extracted it onto the card. When I boot, I get a  
message box
saying 'Messaging DB Invalid' and 'Messaging cannot operate due to  
database

incompatibility'.
I'm not sure where the database should be - I found one post suggesting  
it

was in ~/.qmf, but I don't have that file or directory on my system.
I don't know whether it's related, but I also get a message on bootup,  
just

before it switches into graphics mode saying something like 'No more
processes at this runlevel'.

Any suggestions for fixing messaging on my phone?

Thanks,
Bernie





--
用斯斯!


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


Building QtMoko

2011-04-18 Thread Ivan Matveev
Hello All!

Thank you Radek for the QtMoko!

I'm trying to complie QtMoko on Debian 
per instructions at
https://github.com/radekp/qtmoko. 

After:
../qtmoko/configure -device neo

an error happens:

Basic XLib functionality test failed!
 You might need to modify the include and library search paths by
editing QMAKE_INCDIR_X11 and QMAKE_LIBDIR_X11
in 
/home/ivm/Downloads/freerunner/QtMoko/git/qtmoko/qtopiacore/qt/mkspecs/linux-g++.
configure exited with value 1
at /home/ivm/Downloads/freerunner/QtMoko/git/qtmoko/src/build/bin/configure
line 5223 main::bootstrap_qt() called
at /home/ivm/Downloads/freerunner/QtMoko/git/qtmoko/src/build/bin/configure
line 1786

looks like my Debian is missing some headers or libraries.  
How can I learn what went wrong?

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


Re: Building QtMoko

2011-04-18 Thread Radek Polak
On Monday 18 April 2011 23:56:20 Ivan Matveev wrote:

> Hello All!
> 
> Thank you Radek for the QtMoko!
> 
> I'm trying to complie QtMoko on Debian
> per instructions at
> https://github.com/radekp/qtmoko.
> 
> After:
> ../qtmoko/configure -device neo
> 
> an error happens:
> 
> Basic XLib functionality test failed!
>  You might need to modify the include and library search paths by
> editing QMAKE_INCDIR_X11 and QMAKE_LIBDIR_X11

Hi,
have you already done "apt-get build-dep libqt4-dev"? This should quite safely 
install all dependencies. Maybe "apt-get install libqt4-dev" is enought, but 
the first command is better.

Regards

Radek


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