RE: [maemo-developers] SDK upgrade failed

2006-03-28 Thread Peter.Hagg
Hi Nils, please check your DISPLAY variable. The error message indicates that this could be the problem. I, for example, use 127.0.0.1:2 . I have a vague recollection that using IP address instead of "localhost" is requred for Xephyr et. al. to work properly. Regards, - Pete - -Origi

RE: [maemo-developers] RE;mameo installation

2006-03-01 Thread Peter.Hagg
Hi, you need to install the i386 rootstrap as well. That's why you're getting the error; because you're trying to execute an executable in a directory which doesn't exist (SDK_PC). Regards, - Pete - -Original Message- From: [EMAIL PROTECTED] on behalf of sudarsana narashiman Sent:

RE: [maemo-developers] How large may the kernel-image be?

2006-02-28 Thread Peter.Hagg
Oh my, FC4... Now I understand. ;-) Hate to say this, but you're pretty much on your own when it comes to Scratchbox on FC3/4 boxes. You should seriously consider a Debian -based system if you want to do serious Maemo hacking. The requirement for the kernel how-to is a working maemo 1.1 install

RE: [maemo-developers] How large may the kernel-image be?

2006-02-28 Thread Peter.Hagg
Hi, as mentioned by Kalle below, kernel needs to be compiled with gcc 3.4. Also, in your earlier post you mentioned maemo 1.0 scratchbox. Does this mean you have maemo 1.1 installed, or what? In order to be able to compile the kernel successfully, you need maemo 1.1, and preferably the latest

RE: [maemo-developers] Maemo 1.1 Debian repository updates

2006-02-09 Thread Peter.Hagg
Hi, I have had the upgrade working both in office and at home. Can you access the repository with your browser? Try this by pointing your browser at: http://repository.maemo.org/pool/maemo1.1/ If you cannot access it with your browser, then please check your internet connection. Regards,

[maemo-developers] Maemo 1.1 Debian repository updates

2006-02-08 Thread Peter.Hagg
Hi, the following Debian packages have been updated in maemo1.1 repository: * gtk-doc-tools (to 1.3-4) * sgml-data (to 2.0.3) The following Debian package was added: * docbook-xml (2.0.3) This update was done due to gtk-doc-tools being too old for current needs. In order to upgrade your 1

RE: [maemo-developers] SQLite installation

2006-02-07 Thread Peter.Hagg
Hi, it seems that you're trying to install an osso-application-installer package. You can't do that with dpkg from the command line on the 770. Instead, use app-installer-tool, like this: Nokia770:/# app-installer-tool install sqlite_3.2.7_arm.deb Did you check the error messages when trying

RE: [maemo-developers] Automatic internet connection

2006-02-06 Thread Peter.Hagg
Hi, osso-ic-lib is "built-in" in 1.1 final release, i.e. no need to do apt-get at all when using latest rootstraps. Regards, - Pete - -Original Message- From: [EMAIL PROTECTED] on behalf of Kalle Valo Sent: Mon 2/6/2006 4:40 PM To: Steven Hill Cc: maemo-developers@maemo.org Subject:

RE: [maemo-developers] Re: email source code available

2006-01-23 Thread Peter.Hagg
Hi, the SDK doesn't contain osso-icons, osso-default-theme. Use sdk-default-theme, sdk-default-theme-config, and sdk-default-icons instead. Please note that osso-memory-backend binary and source debian packages are now available in maemo1.1 repository. Just do an 'apt-get update; fakeroot apt

RE: [maemo-developers] Missing control panel

2006-01-16 Thread Peter.Hagg
Hi, there are issues with QEMU on Red Hat. However, this should affect the ARM rootstrap only, so there was probably something else wrong with the environment. Out of curiousity: did you try to re-install the rootstrap? Also, make sure you run the right rootstrap inside the right Scratchbox ta

RE: [maemo-developers] compiling kernel Re: Fwd:[maemo-users] howtouse the 770 as wlan-card replacement?

2006-01-13 Thread Peter.Hagg
Hi, I'm not very proud of the section regarding modules in the how-to. I wanted to mention the module issue so that people wouldn't get confused, seemingly failing doing that :) This how-to was something I wrote in quite a haste due to time constraints and therefore had to limit the scope. Howev

RE: [maemo-developers] compiling kernel Re: Fwd: [maemo-users] howtouse the 770 as wlan-card replacement?

2006-01-13 Thread Peter.Hagg
Hi, check out the kernel compilation how-to that was added to maemowiki yesterday [1]. Regarding the problem you're having, it strongly sounds like your initfs is not in sync with your kernel image. Please note that the instructions assume you are using the 1.1 final release (published yesterd

RE: [maemo-developers] Missing control panel

2006-01-12 Thread Peter.Hagg
Hi, next trick to try is to check that hildon-control-panel is installed. You can check this with: $ dpkg -l hildon-control-panel The result should look something like (the version number may vary): [sbox-SDK_PC: ~] > dpkg -l hildon-control-panel Desired=Unknown/Install/Remove/Purge/H

RE: [maemo-developers] Missing control panel

2006-01-11 Thread Peter.Hagg
Hi, please upgrade to 1.1rc7, as the localization issue(s) were an unfortunate problem in 1.1rc5. Instructions how to do this can be found here: http://maemo.org/maemowiki/HowTo_DistUpgrade Regards, - Pete - -Original Message- From: [EMAIL PROTECTED] on behalf of Matti Reijonen Sen

RE: [maemo-developers] using execl

2005-12-15 Thread Peter.Hagg
-Original Message- From: [EMAIL PROTECTED] on behalf of Brad Burleson Sent: Thu 12/15/2005 10:28 AM To: maemo-developers@maemo.org Subject: [maemo-developers] using execl Any tips on how to execute a shell script (or any binary) from a maemo application? Hi Brad, you could use an

RE: [maemo-developers] Problem running UI in scratchbox

2005-12-14 Thread Peter.Hagg
Hi Peter, there's a bug in Maemo Bugzilla regarding plugins & Scratchbox [1]. This issue is also mentioned in MaemoWiki [2]. In order to get applications, plugins, and such installed with osso-application-installer to work in Scratchbox properly, make sure you do a 'source /etc/osso-af-init/o

RE: [maemo-developers] Compiling own kernels and using the wlan module

2005-12-08 Thread Peter.Hagg
Hi, the inifinite loop is caused by the kernel and initfs not matching each other. We are working on making the kernel re-buildable flashable for Maemo 1.1 final release. Regards, - Pete - -Original Message- From: [EMAIL PROTECTED] on behalf of Ilkka Poutanen Sent: Wed 12/7/2005 4:2

[maemo-developers] Making AI installed components work in sbox

2005-12-07 Thread Peter.Hagg
Hi, since 1.1rc6 there has been a bug which prevents running components installed with application installer in the Scratchbox environment. This is an especially nasty bug if you're developing Home plugins. The problem basically boils down to AI environment variables not being properly sou

RE: [maemo-developers] Re: Launching GUI error

2005-11-21 Thread Peter.Hagg
Hi guys, please note that the default locale issue is fixed in 1.1 rc6. Instructions on how to upgrade your environment to use rc6 can be found here: http://www.maemo.org/maemowiki/HowTo_DistUpgrade Regards, - Pete - -Original Message- From: [EMAIL PROTECTED] on behalf of wang bai

RE: [maemo-developers] Maemo 1.1RC5 localisation issues. C instead ofen_GB

2005-11-01 Thread Peter.Hagg
Hi, this is a known issue in 1.1 rc5. Please see bugzilla bug #58, comment #12 for a workaround [1]. Regards, - Pete - [1] https://maemo.org/bugzilla/show_bug.cgi?id=58#c12 -Original Message- From: [EMAIL PROTECTED] on behalf of Tom Rathbone Sent: Wed 11/2/2005 1:54 AM To: maemo-de

[maemo-developers] Maemo & Scratchbox 0.9.8.5

2005-06-12 Thread Peter.Hagg
Hi, Just a quick question. Has the newly released sb 0.9.8.5 been tested with Maemo? Or should I still stick with 0.9.8.4? Regards, - Pete - ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-develo