Re: QtMoko and X applicatiions

2013-01-30 Thread Timo Juhani Lindfors
Dr. H. Nikolaus Schaller h...@goldelico.com writes:
 wget http://lindi.iki.fi/lindi/tslib/libts-0.0-0_1.0-8lindi1_armel.deb
 dpkg -i libts-0.0-0_1.0-8lindi1_armel.deb

That package can disappear any time. It was only offered to triage a bug
in

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623095

I'm really puzzled that you are actually using it in a distribution. How
about using tslib 1.0-9 instead?

 apt-get source libts-0.0-0
 sed -i s/0x01/0x010001/g /usr/include/linux/input.h
 ( cd tslib-1.0  dpkg-buildpackage -uc -b )
 sed -i s/0x010001/0x01/g /usr/include/linux/input.h
 dpkg -i libts-0.0-0_1.0-7_armel.deb
 but certainly needs more time than wget :)

Or

dget -x http://lindi.iki.fi/lindi/tslib/tslib_1.0-8lindi1.dsc
pbuilder --build tslib_1.0-8lindi1.dsc


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


Re: QtMoko and X applicatiions

2013-01-30 Thread Dr. H. Nikolaus Schaller
Hi,

Am 30.01.2013 um 09:22 schrieb Timo Juhani Lindfors:

 Dr. H. Nikolaus Schaller h...@goldelico.com writes:
 wget http://lindi.iki.fi/lindi/tslib/libts-0.0-0_1.0-8lindi1_armel.deb
 dpkg -i libts-0.0-0_1.0-8lindi1_armel.deb
 
 That package can disappear any time. It was only offered to triage a bug

I have made a copy where it will be as long as the GTA04 project exists:

http://download.goldelico.com/gta04/debian/dists/stable/main/binary-armel/libts-0.0-0_1.0-8lindi1_armel.deb

 in
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623095
 
 I'm really puzzled that you are actually using it in a distribution. How
 about using tslib 1.0-9 instead?

Well, it is the usual fragmentation of information problem :)

I did not know that there is an issue - until I tried to use the official
squeeze tslib with a 3.7 kernel yesterday.

I didn't know and find solutions (I do neither read the freerunner IRC
nor remember things so long) except tracking down the issue and
compiling the tslib myself.

Then, Radek did hint at his solution to use your (old) version
(which just does its job very well).

Now, there is the next piece of info that it is itself old...

My general idea is that the gta04 project collects
all these pieces and provides a rock solid debian stable
basis that simply works - but without a specific GUI.

And different GUI systems/distributions don't have to care
about it too much. Ideally all of them should be installable
as easily as

apt-get install lxde

and removed by

apt-get remove lxde

based on some official GTA04 debian base image.

But to make this work, it might need a little more consolidation
of what we already have.

And better reporting of issues/solutions to the central repository.
So please use the issues reporter:

http://projects.goldelico.com/p/gta04-main/issues/

or more specific for the debian stable rootfs:

http://projects.goldelico.com/p/gta04-rootfs/issues/

 
 apt-get source libts-0.0-0
 sed -i s/0x01/0x010001/g /usr/include/linux/input.h
 ( cd tslib-1.0  dpkg-buildpackage -uc -b )
 sed -i s/0x010001/0x01/g /usr/include/linux/input.h
 dpkg -i libts-0.0-0_1.0-7_armel.deb
 but certainly needs more time than wget :)
 
 Or
 
 dget -x http://lindi.iki.fi/lindi/tslib/tslib_1.0-8lindi1.dsc
 pbuilder --build tslib_1.0-8lindi1.dsc

BR and thanks to all for your great work (I could base mine on),
Nikolaus


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


Re: QtMoko and X applicatiions

2013-01-30 Thread Radek Polak
On Wednesday, January 30, 2013 09:22:39 AM Timo Juhani Lindfors wrote:

 I'm really puzzled that you are actually using it in a distribution. How
 about using tslib 1.0-9 instead?

I am most likely doing last squeeze based release. New releases will be based 
on wheezy with newer tslib, where it works out of the box.

Regards

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