Re: building qtmoko V15

2010-01-05 Thread Cepera

Try to overwrite build-dir/sdk/bin/qbuild.bin by version built using Qt 4.4
(during configure).
It helps for me. At least I don't see this error.
-- 
View this message in context: 
http://n2.nabble.com/building-qtmoko-V15-tp4180456p4254567.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: QtMoko v15

2009-12-31 Thread ghislain

The installer is created to flash the phone from the sdcard.
There are a few files, qi.img, kernel.img, rootfs.img, those are the one you
can also flash using dfu-util, where qi.img is the bootloader, kernel.img is
the kernel (uImage) and rootfs.img is the jffs2 file.

Ghislain


Patryk Benderz wrote:
> 
> Dnia 2009-12-17, czw o godzinie 02:20 -0800, ghislain pisze:
>> I just created another installer-image, 
>> http://www.openmobile.nl/pages/downloads.php#qtm15b QtMoko V15B  (so one
>> can
>> choose which is preferred), these are the changes:
>> * Upgraded 'pkg-fso-keyring' to '2009.09.12'
>> * gpsd installed
>> * Working TangoGPS
>> * Working Navit
>> * Enabled GSM multiplexing
>> * Added SMS-Receive bug-fix
> Hi thanks for this installer. I had trouble with finding english version
> of your page, thus I have a question. Does thia installer works only for
> SD card , or do you provide .jffs images somewhere?
> 
> -- 
> Patryk "LeadMan" Benderz
> Linux Registered User #377521
> ()  ascii ribbon campaign - against html e-mail 
> /\  www.asciiribbon.org   - against proprietary attachments
> 
> 
> Email secured by Check Point
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4237197.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: QtMoko v15

2009-12-31 Thread Patryk Benderz
Dnia 2009-12-17, czw o godzinie 02:20 -0800, ghislain pisze:
> I just created another installer-image, 
> http://www.openmobile.nl/pages/downloads.php#qtm15b QtMoko V15B  (so one can
> choose which is preferred), these are the changes:
> * Upgraded 'pkg-fso-keyring' to '2009.09.12'
> * gpsd installed
> * Working TangoGPS
> * Working Navit
> * Enabled GSM multiplexing
> * Added SMS-Receive bug-fix
Hi thanks for this installer. I had trouble with finding english version
of your page, thus I have a question. Does thia installer works only for
SD card , or do you provide .jffs images somewhere?

-- 
Patryk "LeadMan" Benderz
Linux Registered User #377521
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments


Email secured by Check Point

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


Re: QtMoko v15

2009-12-18 Thread Yoric Kotchukov

All clear, thanks.
Another couple of questions: phone PIN what?

-
Thank you for your attention.
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4186747.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: QtMoko v15

2009-12-18 Thread ghislain

Yoric,

The installer-images I've created are intended to flash from sdcard instead
of dfu-util and are to be used as described here:
- Prepare your sdCard, create partitions: 1=vfat, 2=swap
- Extract the content of the zip-file to the first partition of the sdcard
(directly from PC is the quickest way to go)
- Boot from sdcard (nor-mode, that is aux+power and choose 2nd option)

Now the phone will be flashed, this is what will happen:
- flash qi.img
- reboot
- flash kernel.img
- flash rootfs.img
- restore qtbackup.tgz (optional, see below)
- reboot
- start QtMoko

If you used QtMoko before and you have created a backup with QtBackup (found
in the software-feeds) there will be an qtbackup.tgz file on the sdcard, if
this file is found by the installer-image it will be restored, this way you
can preserve contacts, documents, settings, applications etc over
different-versions of QtMoko.


Yoric Kotchukov wrote:
> 
> 
> 
> ghislain wrote:
>> 
>> The zip-file contains a few files, the rootfs.img file is the jffs-image
>> The kernel.img file is the uImage, the uImage files in the zip-file are
>> the ones used to flash the phone.
> 
> I renamed in rootfs.img * jffs, "the uImage file in the zip-file" in *
> bin, dfu-util worked without errors. When you turn around "kernel image
> not found", and u-boot and Qi. Where can I go wrong?
> 

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4186086.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: QtMoko v15

2009-12-18 Thread Yoric Kotchukov



ghislain wrote:
> 
> The zip-file contains a few files, the rootfs.img file is the jffs-image
> The kernel.img file is the uImage, the uImage files in the zip-file are
> the ones used to flash the phone.

I renamed in rootfs.img * jffs, "the uImage file in the zip-file" in * bin,
dfu-util worked without errors. When you turn around "kernel image not
found", and u-boot and Qi. Where can I go wrong?

-
Thank you for your attention.
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4185787.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: QtMoko v15

2009-12-18 Thread ghislain


The kernel.img file is the uImage, the uImage files in the zip-file are the
ones used to flash the phone.


Yoric Kotchukov wrote:
> 
> 
> 
> ghislain wrote:
>> 
>> The zip-file contains a few files, the rootfs.img file is the jffs-image
> 
> What sew as uImage? Original from sourceforge has a size of 1852364, your
> 2900332.
> 

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4185419.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: QtMoko v15

2009-12-17 Thread yoric



ghislain wrote:
> 
> The zip-file contains a few files, the rootfs.img file is the jffs-image

What sew as uImage? Original from sourceforge has a size of 1852364, your
2900332.
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4183569.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: QtMoko v15

2009-12-17 Thread yoric



ghislain wrote:
> 
> Yoric,
> 
> The zip-file contains a few files, the rootfs.img file is the jffs-image

Thank you.
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4182780.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: QtMoko v15

2009-12-17 Thread ghislain

Yoric,

The zip-file contains a few files, the rootfs.img file is the jffs-image.

Regards,
Ghislain


yoric wrote:
> 
> 
> 
> ghislain wrote:
>> 
>> I just created another installer-image, 
>> http://www.openmobile.nl/pages/downloads.php#qtm15b QtMoko V15B  (so one
>> can choose which is preferred), these are the changes:
>> * Upgraded 'pkg-fso-keyring' to '2009.09.12'
>> * gpsd installed
>> * Working TangoGPS
>> * Working Navit
>> * Enabled GSM multiplexing
>> * Added SMS-Receive bug-fix
>> 
> 
> Excuse my bad English. Can I make it a jffs-image? And how, if not
> difficult?
> 

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4182668.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: QtMoko v15

2009-12-17 Thread yoric



ghislain wrote:
> 
> I just created another installer-image, 
> http://www.openmobile.nl/pages/downloads.php#qtm15b QtMoko V15B  (so one
> can choose which is preferred), these are the changes:
> * Upgraded 'pkg-fso-keyring' to '2009.09.12'
> * gpsd installed
> * Working TangoGPS
> * Working Navit
> * Enabled GSM multiplexing
> * Added SMS-Receive bug-fix
> 

Excuse my bad English. Can I make it a jffs-image? And how, if not
difficult?
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4182499.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: QtMoko v15

2009-12-17 Thread Thomas Otterbein
> I just created another installer-image,
Yesterday I had a problem with the original image from Radek. It just ignored 
my SIM contacts if they started with lower case characters. I reported that on 
IRC and Radek confirmed that he sees the same effect.

However, I've just installed the installer image and the problem is gone. So 
thank you for doing what ever you did to solve this issue. :-)

Best Regards
  thomas

-- 
Thomas Otterbein 


ASCII ribbon campaign ( )
 against HTML e-mail   X
 www.asciiribbon.org  / \

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


Re: QtMoko v15

2009-12-17 Thread Francisco Moreno
Great! thanks.

2009/12/17 ghislain 

>
> I just created another installer-image,
> http://www.openmobile.nl/pages/downloads.php#qtm15b QtMoko V15B  (so one
> can
> choose which is preferred), these are the changes:
> * Upgraded 'pkg-fso-keyring' to '2009.09.12'
> * gpsd installed
> * Working TangoGPS
> * Working Navit
> * Enabled GSM multiplexing
> * Added SMS-Receive bug-fix
>
>
> Radek Polak wrote:
> >
> > ghislain wrote:
> >
> >> Because the files and folders in /usr/share/man are missing (to preserve
> >> space), apt-get install gpsd will fail.
> >
> > Ahh, ok, will put it on my list :-)
> >
> >> I also think NeronGPS is much better, but TangoGPS has some functions
> >> which
> >> are quite useful (locate your friends). But even then, when missing
> gpsd,
> >> Navit will also not work.
> >
> > Sure, gpsd is must to have.
> >
> >> I was not having that much problems when using GPRS, okay, at first boot
> >> I
> >> had to try twice, and sometimes when booting I got stuck in the PIN-code
> >> screen, but then, I could make a call even when using GPRS, now I have
> to
> >> choose... I don't know which option I prefer.
> >
> > Oki, i'll try to get multiplexing back or at least configurable. I think
> > the stuck-in-PIN-code is possible to fix - i hope i am getting idea
> > what's going on there...
> >
> > Regards
> >
> > Radek
> >
> >
> >
> > ___
> > Openmoko community mailing list
> > community@lists.openmoko.org
> > http://lists.openmoko.org/mailman/listinfo/community
> >
> >
>
> --
> View this message in context:
> http://n2.nabble.com/QtMoko-v15-tp4159253p4180499.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
>



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


Re: QtMoko v15

2009-12-17 Thread ghislain

I just created another installer-image, 
http://www.openmobile.nl/pages/downloads.php#qtm15b QtMoko V15B  (so one can
choose which is preferred), these are the changes:
* Upgraded 'pkg-fso-keyring' to '2009.09.12'
* gpsd installed
* Working TangoGPS
* Working Navit
* Enabled GSM multiplexing
* Added SMS-Receive bug-fix


Radek Polak wrote:
> 
> ghislain wrote:
> 
>> Because the files and folders in /usr/share/man are missing (to preserve
>> space), apt-get install gpsd will fail.
> 
> Ahh, ok, will put it on my list :-)
> 
>> I also think NeronGPS is much better, but TangoGPS has some functions
>> which
>> are quite useful (locate your friends). But even then, when missing gpsd,
>> Navit will also not work. 
> 
> Sure, gpsd is must to have.
> 
>> I was not having that much problems when using GPRS, okay, at first boot
>> I
>> had to try twice, and sometimes when booting I got stuck in the PIN-code
>> screen, but then, I could make a call even when using GPRS, now I have to
>> choose... I don't know which option I prefer.
> 
> Oki, i'll try to get multiplexing back or at least configurable. I think
> the stuck-in-PIN-code is possible to fix - i hope i am getting idea
> what's going on there...
> 
> Regards
> 
> Radek
> 
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4180499.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


building qtmoko V15

2009-12-17 Thread Dave
Hi all,

I am attempting to build qtmoko from source and have a problem. I'm not very
familiar with the qt environment and hoping someone can help.

I followed the instructions on radek's git README, downloaded toolchain,
cloned git and attempted to build. The first time I ran the configure
command, I received an error that qmake could not be found and to put
"-build-qt" in the configure flags. I did this and qt appeared to build ok.
"configure" now works.

Now when I run "make" i receive this error:

-
r...@davetv-laptop:/build# make
make: running qbuild default
Project () ERROR: An error occured while evaluating a QBuild script
extension.
File:/qtmoko/qbuild@87
Error:   SyntaxError: Parse error
 ()@:6696

make: *** [all] Aborted
-

The line that is causing the problem is - var script =
project.property("SDK_SCRIPT");

After some experimentation (by commenting out stuff) It appears that the
compiler has a problem with project.property("xxx"). If I comment it out in
/qtmoko/qbuild.pro it fails elsewhere.

Any suggestions?

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


Re: QtMoko v15

2009-12-16 Thread Radek Polak
ghislain wrote:

> Because the files and folders in /usr/share/man are missing (to preserve
> space), apt-get install gpsd will fail.

Ahh, ok, will put it on my list :-)

> I also think NeronGPS is much better, but TangoGPS has some functions which
> are quite useful (locate your friends). But even then, when missing gpsd,
> Navit will also not work. 

Sure, gpsd is must to have.

> I was not having that much problems when using GPRS, okay, at first boot I
> had to try twice, and sometimes when booting I got stuck in the PIN-code
> screen, but then, I could make a call even when using GPRS, now I have to
> choose... I don't know which option I prefer.

Oki, i'll try to get multiplexing back or at least configurable. I think
the stuck-in-PIN-code is possible to fix - i hope i am getting idea
what's going on there...

Regards

Radek



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


Re: QtMoko v15

2009-12-15 Thread Vincent Meurisse
On Monday 14 December 2009 10:08:53 Atilla Filiz wrote:
> Can I upgrade my NAND image(from v14) without a fresh install?
> 
Instructions are now available at http://qtmoko.org/wiki/Update

-- 
Vincent Meurisse

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


Re: QtMoko v15

2009-12-15 Thread ghislain


Radek Polak wrote:
> 
> On Tuesday 15 of December 2009 21:48:20 ghislain wrote:
>> Radek,
>> 
>> By removing python from the image, gpsd is also missing, therefore
>> TangoGPS
>> (under QX) will not run.
>> Maybe its better to leave python (and gpsd) a part of the image?
> 
> It can be installed via apt-get and gpsd can be configured to start on
> boot. Or 
> is there any problem so that it does not work this way?
> 

Because the files and folders in /usr/share/man are missing (to preserve
space), apt-get install gpsd will fail.



> I think NeronGPS is much better then TangoGPS, it's native app and we can
> save 
> 10 MB (packed). Maybe i am wrong, but the number of people that prefer 
> TangoGPS over NeronGPS must be small and it is quite simple to install
> tango 
> (one apt-get install).
> 
I also think NeronGPS is much better, but TangoGPS has some functions which
are quite useful (locate your friends). But even then, when missing gpsd,
Navit will also not work. 



>> I also noticed that you removed multiplexing, does this mean we cannot
>> use
>> GPRS and calling at the same time?
>> 
> 
> Yup, but it wasnt working before too. I'd like to get multiplexing back,
> but 
> it must be without bugs first and in v15 it was causing at least 2 bugs
> (one 
> with Qtopia stuck in call screen - very annoying and nearly 100%
> reproducible 
> after first boot and second is with GPRS - now it starts always, before
> you had 
> to try several times).
> 
> So the plan is now to disable multiplexing and hopefully after it's fixed
> it 
> will be back.
> 

I was not having that much problems when using GPRS, okay, at first boot I
had to try twice, and sometimes when booting I got stuck in the PIN-code
screen, but then, I could make a call even when using GPRS, now I have to
choose... I don't know which option I prefer.

Regards,
Ghislain

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4172623.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: QtMoko v15

2009-12-15 Thread Radek Polak
On Tuesday 15 of December 2009 21:48:20 ghislain wrote:
> Radek,
> 
> By removing python from the image, gpsd is also missing, therefore TangoGPS
> (under QX) will not run.
> Maybe its better to leave python (and gpsd) a part of the image?

It can be installed via apt-get and gpsd can be configured to start on boot. Or 
is there any problem so that it does not work this way?

I think NeronGPS is much better then TangoGPS, it's native app and we can save 
10 MB (packed). Maybe i am wrong, but the number of people that prefer 
TangoGPS over NeronGPS must be small and it is quite simple to install tango 
(one apt-get install).

> I also noticed that you removed multiplexing, does this mean we cannot use
> GPRS and calling at the same time?
> 

Yup, but it wasnt working before too. I'd like to get multiplexing back, but 
it must be without bugs first and in v15 it was causing at least 2 bugs (one 
with Qtopia stuck in call screen - very annoying and nearly 100% reproducible 
after first boot and second is with GPRS - now it starts always, before you had 
to try several times).

So the plan is now to disable multiplexing and hopefully after it's fixed it 
will be back.

Regards

Radek

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


Re: QtMoko v15

2009-12-15 Thread ghislain

Radek,

By removing python from the image, gpsd is also missing, therefore TangoGPS
(under QX) will not run.
Maybe its better to leave python (and gpsd) a part of the image?

I also noticed that you removed multiplexing, does this mean we cannot use
GPRS and calling at the same time?
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4171927.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: QtMoko v15

2009-12-15 Thread Radek Polak
ghislain wrote:
> Radek,
> 
> The V15 gives a lot of messages in the syslog:
> 
> Qtopia: /opt/qtmoko/bin/quicklauncher: relocation error:
> /opt/qtmoko/lib/libQtCore.so.4: symbol powf, version GLIBCXX_3.4 not defined
> in file libstdc++.so.6 with link time reference
> 
> and
> 
> kernel: [ 4854.065000] mmc1:0001: error -110 reading SDIO_CCCR_INTx

Hi Ghislain,
yes i noticed them too. I'll try to find if i can do something about it.
Will also fix the fso-keyring.

Regards

Radek


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


Re: QtMoko v15

2009-12-15 Thread ghislain

Radek,

The V15 gives a lot of messages in the syslog:

Qtopia: /opt/qtmoko/bin/quicklauncher: relocation error:
/opt/qtmoko/lib/libQtCore.so.4: symbol powf, version GLIBCXX_3.4 not defined
in file libstdc++.so.6 with link time reference

and

kernel: [ 4854.065000] mmc1:0001: error -110 reading SDIO_CCCR_INTx
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4169501.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: QtMoko v15

2009-12-15 Thread ghislain

Radek,

The key used by pkg-fso-keyring is expired, maybe you can change section 4.6
of your debian_rootfs_howto.txt into:

wget
http://pkg-fso.alioth.debian.org/debian/pool/main/p/pkg-fso-keyring/pkg-fso-keyring_2009.09.12_all.deb
dpkg -i pkg-fso-keyring_2009.09.12_all.deb
rm pkg-fso-keyring_2009.09.12_all.deb

When using this package I don't get the key-expired message when using
apt-get update.

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4168815.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 packages of QtMoko (Was: Re: QtMoko v15)

2009-12-14 Thread Vincent Meurisse
On Monday 14 December 2009 13:11:47 Jens Seidel wrote:
> > Can I upgrade my NAND image(from v14) without a fresh install?
> 
> The main question is: Exist Debian packages of QtMoko?
> 
Yes. They exist. I'm currently building and testing the v15. I hope to have 
them available in a few hours.

I will publish a wiki page with instructions and a message to the list when 
done.

-- 
Vincent Meurisse

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


Re: QtMoko v15

2009-12-14 Thread Esteban Monge
Good work, together with SHR QtMoko is one of the best distributions.

-- 
http://nuevaeracr.blogspot.com
Linux user number 478378
Linux machine number 386687
Tec. Esteban Monge Marín
Tel: (506) 8379-3562

“No habrá manera de desarrollarnos y salir de
la pobreza mientras los pocos negocios
grandes de nuestro medio se entreguen a las
economías foráneas y nosotros nos
quedemos con solo negocios de pobre,
mientras en vez de ser propietarios de nuestro
propio país nos convirtamos en un ejército de
empleados del exterior”
José Figueres Ferrer, 1952.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Debian packages of QtMoko (Was: Re: QtMoko v15)

2009-12-14 Thread Radek Polak
Jens Seidel wrote:

> The main question is: Exist Debian packages of QtMoko?

IIRC somebody already created one. But it was probably equal to
downloading the new tarball image and replacing /opt.

> This would solve a lot of upgrade issues.

Sure, but also it would be a lot of additional work. New versions do not
contain just new /opt but also changes to init scripts, various
settings, removed and newly added packages, new kernel and other stuff.

It's also easier if you can fix bugs against one certain configuration
of the whole system - that's clearly advantage of distributing whole
image.

So yes, i would be nice to have debian package, but i cant
create/maintain it (because of time constraints). Somebody else would
have to do it.

Regards

Radek




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


Debian packages of QtMoko (Was: Re: QtMoko v15)

2009-12-14 Thread Jens Seidel
On Mon, Dec 14, 2009 at 10:08:53AM +0100, Atilla Filiz wrote:
> Can I upgrade my NAND image(from v14) without a fresh install?

The main question is: Exist Debian packages of QtMoko?

This would solve a lot of upgrade issues. I once tried building QtMoko on my
Freerunner but since I had to patch the build system, to restart the make
process after internal compiler errors at least once per day (by increasing
swap and reducing the optimisation level) and didn't finished compiling
in approximately two weeks I stopped :-(

Jens

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


Re: QtMoko v15

2009-12-14 Thread ghislain

Yes, you can. If you first install QtBackup and create a backup with it.
The you can use the installer-image which will flash the new QtMoko V15 and
it will restore the backup after flashing. Here you can find the
installer-image: http://www.openmobile.nl/pages/downloads.php#qtm15. Just
unzip to your sd and neo in nor mode, selecting boot from sd.



Atilla Filiz wrote:
> 
> Can I upgrade my NAND image(from v14) without a fresh install?
> 
> On Mon, Dec 14, 2009 at 9:11 AM, ghislain  wrote:
> 
>>
>> Radek,
>>
>> When trying to build QtMoko V15 myself I get the following error:
>> qtmoko/qt/src/corelib/io/qfsfileengine_unix.cpp:1286: error: ‘QT_MMAP’
>> was
>> not declared in this scope
>>
>> How did you compile it? Or is this problem solved with the upstream
>> patches
>> of QT 4.6.1?
>> --
>> View this message in context:
>> http://n2.nabble.com/QtMoko-v15-tp4159253p4162870.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
>>
> 
> 
> 
> -- 
> -
> Atilla Filiz
> Eindhoven University of Technology
> Embedded Systems, Master's Programme
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4163426.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: QtMoko v15

2009-12-14 Thread ghislain

Radek,
I just repeated the commands
git submodule init
git submodule update

And now it seems to work, thanks.

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4163414.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: QtMoko v15

2009-12-14 Thread Radek Polak
ghislain píše v Po 14. 12. 2009 v 09:11 +0100:
> Radek,
> 
> When trying to build QtMoko V15 myself I get the following error:
> qtmoko/qt/src/corelib/io/qfsfileengine_unix.cpp:1286: error: ‘QT_MMAP’ was
> not declared in this scope

I havent seen this message. It's most likely that you have wrong qt
version. To check if your qt is ok do:

cd path/to/qtmoko-from-git
git submodule (will output SHA digest of QT submodule)
cd qtopiacore/qt
git log (should display on the lastest commit the same SHA as above)

If you need to checkout correct qt you have to do something like:
cd path/to/qtmoko-from-git
git submodule init
git submodule update

> How did you compile it? Or is this problem solved with the upstream patches
> of QT 4.6.1?

I have written small howto in README. It can be seen on the front page
at http://github.com/radekp/qtmoko under the file list.

Git submodules are a little messy on the first try, but once you git
used to them it's quite ok. And it's the only maintainable way how to
keep up with QT's git.

Hope it helps

Regards

Radek


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


Re: QtMoko v15

2009-12-14 Thread Atilla Filiz
Can I upgrade my NAND image(from v14) without a fresh install?

On Mon, Dec 14, 2009 at 9:11 AM, ghislain  wrote:

>
> Radek,
>
> When trying to build QtMoko V15 myself I get the following error:
> qtmoko/qt/src/corelib/io/qfsfileengine_unix.cpp:1286: error: ‘QT_MMAP’ was
> not declared in this scope
>
> How did you compile it? Or is this problem solved with the upstream patches
> of QT 4.6.1?
> --
> View this message in context:
> http://n2.nabble.com/QtMoko-v15-tp4159253p4162870.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
>



-- 
-
Atilla Filiz
Eindhoven University of Technology
Embedded Systems, Master's Programme

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


Re: QtMoko v15

2009-12-14 Thread ghislain

Radek,

When trying to build QtMoko V15 myself I get the following error:
qtmoko/qt/src/corelib/io/qfsfileengine_unix.cpp:1286: error: ‘QT_MMAP’ was
not declared in this scope

How did you compile it? Or is this problem solved with the upstream patches
of QT 4.6.1?
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4162870.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: QtMoko v15

2009-12-13 Thread Aditya Gandhi
thanks a lot for the image!!!
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko v15

2009-12-13 Thread Radek Polak
On Sunday 13 of December 2009 15:12:28 Radek Polak wrote:
> I have found this commit [1] and testing if it helps.
> 
> [1]
> http://git.openmoko.org/?p=qtopia.git;a=commitdiff_plain;h=38c76fd98f560a30
> 0505beb3a98e7563c9639659

If you want to help with testing ssh to your neo and do:

cd /opt/qtmoko/lib
rm libqtopiaphonemodem.so.4
wget http://activationrecord.net/radekp/pub/libqtopiaphonemodem.so.4

Regards

Radek

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


Re: QtMoko v15

2009-12-13 Thread ghislain

Radek, thanks for all the great work.
I've created an installer-image again (which will work together with
QtBackup), it can be downloaded from 
http://www.openmobile.nl/pages/downloads.php#qtm15 QtMoko V15 

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-v15-tp4159253p4160432.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: QtMoko v15

2009-12-13 Thread Radek Polak
On Sunday 13 of December 2009 12:26:43 Radek Polak wrote:

> However there is probably still bug that incoming SMS is sometimes
>  delivered after phone reboot. Any help on this issue would be very
>  welcome.

I have found this commit [1] and testing if it helps.

[1] 
http://git.openmoko.org/?p=qtopia.git;a=commitdiff_plain;h=38c76fd98f560a300505beb3a98e7563c9639659

Regards

Radek

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


Re: QtMoko v15

2009-12-13 Thread HouYu Li
Cool. Just keep it up.

On Sun, Dec 13, 2009 at 8:13 PM, Radek Polak  wrote:
> On Sunday 13 of December 2009 12:26:43 Radek Polak wrote:
>
>> Changes from previous version:
>
> Forgot this one:
>
> * Czech, German, Italian and Russian translation
>
> Thanks to translator for their work and everybody who helped with this
> release.
>
> Regards
>
> Radek
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>



-- 
Best Regards

HouYu Li, Karajan

karajan_ii (at) hotmail.com
karadog (at) gmail.com
lihouyu (at) phpex.net

PHP Developer
Red Hat Certified Engineer

Shanghai, China

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


Re: QtMoko v15

2009-12-13 Thread Radek Polak
On Sunday 13 of December 2009 12:26:43 Radek Polak wrote:

> Changes from previous version:

Forgot this one:

* Czech, German, Italian and Russian translation

Thanks to translator for their work and everybody who helped with this 
release.

Regards

Radek

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


QtMoko v15

2009-12-13 Thread Radek Polak
Hello everybody,
new QtMoko images v15 based on QT 4.6 are now out! Images for flashing or SD 
card can be downloaded from here [1].

QtMoko is stable distribution that combines Debian/Qtopia using QT 4.6 on 
framebuffer as toolkit. It has also compatibility layer for running X 
applications. More information on our homepage [2][3][4][5][6].

Changes from previous version:

* Using QT 4.6 (with 2 patches that should be upstream in QT 4.6.1)
* Better QVGA support (no flickering for QMplayer videos now)
* Reading contacts from SIM in unicode (Ant)
* Wlan - fixed WPA-PSK with AES (Torfinn Ingolfsen)
* Fixed RTC problems after apt-get upgrade
* 10MB smaller image size - no python preinstalled now
* Added icon for sharing GPRS connection with PC
* Disabled modem multiplexing - fixes problems with hang in dialer after boot
* For me GPRS is now more stable (with no multiplexing).
* Powering up modem from code
* Fixed alsa scenario for voip
* Enabled voip and google talk
* New applications

Don't expect any miracles with this version. As a phone it should be quite the 
same as v14. For web it's probably better because of improved webkit in QT. As 
for developer i am happy that we can keep up QT up to date. I am also very 
happy about applications. There is now excelent GPS application NeronGPS and 
web browser Arora in package feed so dont miss them ;-)

I have also enabled VOIP for this version and replaced voip alsa state with 
the one posted some time on mailing list. So maybe voip will now work. If 
someone makes it working please let me know.

However there is probably still bug that incoming SMS is sometimes delivered 
after phone reboot. Any help on this issue would be very welcome.

I hope there are no new bug and you will enjoy this version ;-)

Cheers

Radek


[1] https://sourceforge.net/projects/qtmoko/files/
[2] http://qtmoko.org/
[3] http://activationrecord.net/radekp/qtmoko/
[4] http://activationrecord.net/radekp/qtmoko/screenshots/
[5] https://sourceforge.net/projects/qtmoko/
[6] http://github.com/radekp/qtmoko
[7] #qtmoko on irc.freenode.net

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