Wed, 3 Feb 2010 00:51:41 -0500 (EST)
ma...@bitblit.net kirjoitti:
>
> Is it possible to have older targets inside the Maemo 5 SDK? For
> example, it would be useful to have DIABLO_X86 and DIABLO_ARMEL
> targets available.
>
>
Yes it is.
--
Julius
_
Ed Bartosh wrote:
> 2009/10/22 Kamen Bundev :
>> Hmm, yes, that seems to be the problem. In the final SDK /opt is a symlink
>> but in the latest beta SDK it is not. I didn't upgrade my development
>> machine, but I have the final on another so I can compare. I'll report back
>> if successful.
>>
>
Nathan Anderson wrote:
> Try to install static depends: libcurl3 libcurl3-dev libicu42 libicu42-dev
> clucene-core clucene-core-dev zlib1g-dev python2.5 python2.5-dev
> [2009-10-21 12:30:46] fakeroot apt-get -y -q -o
> APT::Get::AllowUnauthenticated=1 install --no-remove libcurl3 libcurl3-dev
> lib
Marius Vollmer wrote:
> ext Faheem Pervez writes:
>
>> On Tue, Oct 20, 2009 at 7:03 AM, Marius Vollmer
>> wrote:
>>> ext Yves-Alexis Perez writes:
>>>
On lun., 2009-10-19 at 22:26 +0300, Kamen Bundev wrote:
> Well, on the device and probably in autobuilder the /opt folder is
> actu
Hello all,
I tried to build my application, fuelpad, with Fremantle autobuilder but
got an error in setting up the build system setup [1]. The relevant
lines in the log are:
Selecting previously deselected package libgtkextra-x11-2.0-1.
Unpacking libgtkextra-x11-2.0-1 (from
.../libgtkextra-x11
Sat, 17 Oct 2009 10:06:25 +0200
Fred Lefévère-Laoide kirjoitti:
> Hi,
>
> Is there a way to get a User friendly description for a path ?
>
> ie see "N900 Documents/toto" instead of
> "/home/user/MyDocsDir/.documents/toto" ?
>
> Thanks
>
> Fred
>
> PS : Faheem already proposed the baseName gl
Niels Breet wrote:
> On Mon, November 10, 2008 16:40, Julius Luukko wrote:
>> Hello all,
> Hi,
>
>> I have a problem with autobuilder and localization. My package (fuelpad)
>> includes Finnish and English localizations (fi_FI and en_GB), but the
>> Finnish locali
Hello all,
I have a problem with autobuilder and localization. My package (fuelpad)
includes Finnish and English localizations (fi_FI and en_GB), but the
Finnish localization does not work (UI is shown in English instead of
Finnish) with the package built by autobuilder. If I build the package
Klaus Rotter wrote:
> Hi there,
>
> today I try to reinstall my old 4.x beta (updated to 4.0.1)
> installation. First, I removed the whole /scratchbox directory and then
> I tried the new 4.1.1 install according to the INSTALL.TXT.
>
> First, it failed with:
>
> Failed to fetch
> http://reposito
Eero Tamminen wrote:
> AM had some things it needs too, so all together the required steps
> are following:
>
> On PC:
> * Creating directory structure expected by AM to memory card root:
>mkdir -p /media//dists/diablo/user/binary-armel
> * Moving the armel binary packages to this directory
>
Fred wrote:
> Hi,
>
> I try to be able to generate my projects for OS2007 as well as 0S2008
> (with a few lines in configure.ac)
>
> But with the auto-builder, I have to specify hildon dev packages in
> debian/control ... which breaks my setup for OS2007
>
> What would you recommend to keep th
nisha jain wrote:
> I am getting following run time exception some times while running
> number of times...
>
> N800App[2455]: GLIB CRITICAL ** Gtk - gtk_box_pack_start: assertion
> `child->parent == NULL' failed
>
> Please let me know if some one has any idea about it?
Hello Nisha,
You are
Hi Jakov,
You have to rebuild your application for X86 architecture. You are now trying
to run an ARMEL binary with X86.
So
make clean; make
--
Julius
- Alkuperäinen viesti -
Lähettäjä: Jakov <[EMAIL PROTECTED]>
Vastaanottaja: [EMAIL PROTECTED], maemo-developers@maemo.org
Lähetetty: M
Andrea Grandi wrote:
> Hi,
>
> 2008/2/8, Julius Luukko <[EMAIL PROTECTED]>:
>> Hi Andrea,
>>
>> You can get gps.txt here:
>>
>> http://gpsfeed.cvs.sourceforge.net/*checkout*/gpsfeed/gpsfeed/gps.txt?revision=1.1
>
> trying with this file, I
Andrea Grandi wrote:
> Hi,
>
>> You can use gpsfake on your host machine (comes with gpsd). I noticed
>> that it works with scratchbox, I don't know how, but it does. I was about to
>> try to run it inside scratchbox, but there is no need.
>
> I noticed it but I wasn't able to make it work, beca
Hello Andrea,
You can use gpsfake on your host machine (comes with gpsd). I noticed
that it works with scratchbox, I don't know how, but it does. I was about to
try to run it inside scratchbox, but there is no need.
Sorry for top posting, using the ITOS default e-mail client.
--
Julius
-
Juha Kallioinen wrote:
> ext Julius Luukko wrote:
>> Juha Kallioinen wrote:
>>> ext Julius Luukko wrote:
> ...
>>> Heh now I feel stupid responding so many times to your post. I tried
>>> compiling maemopad from the sources and it compiled fine without
Juha Kallioinen wrote:
> ext Julius Luukko wrote:
>> Hello all,
> ...
>> make[1]: *** No rule to make target [EMAIL PROTECTED]@.po', needed by
>> [EMAIL PROTECTED]@.gmo'. Stop.
>>
>> This same happens also with maemopad, which is used as an exampl
Hello all,
I am trying to get my hobby projects to compile in chinook and I have
been mostly successful but there is something that I don't understand.
My autogen.sh contains
intltoolize --automake --copy --force
which in chinook gives a "command not found" error message. However,
there does
Alex DAMIAN kirjoitti:
> Hello,
>
> I found that the gpsd supplied in OS2007 HE (osso-gpsd-0.8) would crash
> with Illegal instruction fault when launching (as in gpsd
> -N /dev/rfcomm0 from command line).
>
> I downloaded the code from OS2008 version, changed a bit so it could
> compile against
Austin Che wrote:
>> On Sat, Nov 24, 2007 at 10:28:28AM -0500, Austin Che wrote:
>>> Is is possible to create a text box that doesn't show the virtual
>>> keyboard when it receives the focus?
>> Make it read-only.
>
> I don't think this is exactly the effect I need. I want something
>
Julius Luukko wrote:
> Julius Luukko wrote:
>> [sbox-SDK_ARMEL: ~/testgtkplot] > run-standalone.sh ./testgtkplot
>> /home/julle/.osso/current-gtk-key-theme:1: Unable to find include file:
>> "keybindings.rc"
>> testgtkplot[4227]: GLIB WARNING ** Pa
opening any windows.
Julius
- Alkuperäinen viesti -
Lähettäjä: Julius Luukko <[EMAIL PROTECTED]>
Vastaanottaja: maemo-developers@maemo.org
Lähetetty: Pe 16 Marras 2007 19:29:35
Aihe: Re: Trouble with gtkextra
Julius Luukko wrote:
> [sbox-SDK_ARMEL: ~/testgtkplot] > run-s
Julius Luukko wrote:
> [sbox-SDK_ARMEL: ~/testgtkplot] > run-standalone.sh ./testgtkplot
> /home/julle/.osso/current-gtk-key-theme:1: Unable to find include file:
> "keybindings.rc"
> testgtkplot[4227]: GLIB WARNING ** Pango - Cannot open font file for
&
Hello all,
I have trouble getting programs using gtkextra [1] to work. You can get
a debian package of gtkextra using mud (I have also made a deb of my
own, which divides the library and development files into separate
packages). The problem is that the programs fail with the following (or
sim
Levi Bard wrote:
>> [1] Is OS2007 support still useful? There are really only two platforms: OS
>> 2006 for 770 owners, and OS 2008 for N800/N810 owners. Maintaining OS
>> 2007
>> support could be a pain for application authors.
>
> I would say that the two relevant platforms are OS2007 f
Julius Luukko wrote:
> Hello,
>
> I don't know about py-gpsbt, but libgpsbt and libgpsbtmgr are only for
> OS2007. It is possible to compile those to OS2006 also. I have done it
> and used them with osso-gpsd (which must also be compiled for OS2006).
> IIRC there wer
Hello,
I don't know about py-gpsbt, but libgpsbt and libgpsbtmgr are only for OS2007.
It is possible to compile those to OS2006 also. I have done it and used them
with osso-gpsd (which must also be compiled for OS2006). IIRC there weren't any
source changes needed.
Regards,
Julius
- Alku
ilto:[EMAIL PROTECTED] Per conto di Jussi Kukkonen
Inviato: lunedì 16 luglio 2007 21.22
A: maemo-developers@maemo.org
Oggetto: Re: Some weird questions about speech2text, text2speech, GPS ...
Julius Luukko wrote:
> gpsd is included in N800. Please see
>
> http://maemo.org/development/docum
Marco Solari wrote:
> Thanks ! It's just the kind of information I needed ... There is even some
> sample code I can use ...
> Nothing about speech2text /text2speech ? ;-)
>
> Marco
For text2speech: flite has been ported and should be easily found.
Julius
__
Marco Solari wrote:
> - GPS receiver direct interface (some kind of driver to allow a direct
> reading from GPS receiver output, ie: current point in space, velocity,
> direction ...).
gpsd is included in N800. Please see
http://maemo.org/development/documentation/how-tos/3-x/howto_connectivity_
Julius Luukko wrote:
> Kees Jongenburger wrote:
>
>> On 5/20/07, Julle Luukko <[EMAIL PROTECTED]> wrote:
>>
>>> Hello all,
>>>
>>> I am planning an application that needs a GPS. Since now gpsd is
>>> already in N800 I thought th
Kees Jongenburger wrote:
> On 5/20/07, Julle Luukko <[EMAIL PROTECTED]> wrote:
>> Hello all,
>>
>> I am planning an application that needs a GPS. Since now gpsd is
>> already in N800 I thought that I would use it. But the problem is that
>> I can't find gpsd header files. I have installed osso-gp
33 matches
Mail list logo