sbox-config not found

2007-03-28 Thread magda chelly
Hello, My scratchbox doesn't find the command sbox-config, ps, etc!!! What can I do? These command are in the bin, I verified that! Thanks, Best regards, Magda, ___ Découvrez une nouvel

RE: Restructuring HAF product in Maemo bugzilla

2007-03-28 Thread Jakub.Pavelek
Hi all, I feel that not only developers but general public should be able to use the bugzilla. Not everyone can map a reproducible bug in File manager to a specific version of GnomeVFS. I'd still like to have the possiblity to report a bug for "N800" product and "File Manager" application, which c

Re: RFC: maemo should have a weekly commit digest

2007-03-28 Thread Germán Poó Caamaño
On Wed, 2007-03-28 at 23:19 -0300, Gustavo Sverzut Barbieri wrote: > Guys, > > I see that Carlos and other Nokia guys are trying to improve > relationship with outside developers, however we still get a new > product without a changelog. > > Since a while we can at least check the last packages b

RFC: maemo should have a weekly commit digest

2007-03-28 Thread Gustavo Sverzut Barbieri
Guys, I see that Carlos and other Nokia guys are trying to improve relationship with outside developers, however we still get a new product without a changelog. Since a while we can at least check the last packages by using Sardine, which is incredible good. But keeping with the huge amount of c

Restructuring HAF product in Maemo bugzilla

2007-03-28 Thread Carlos Guerreiro
Hi, Even though overall the Maemo bugzilla is still not as lively as we would wish, the activity level has dramatically increased over the past few months, at least in the HAF product. Nokia's HAF developers are now using it in our daily work, together with the Sardine distro: http://sardine.

Looking for a willing SoC Mentor

2007-03-28 Thread Kyle Ambroff
Hello everyone, I submitted a proposal for Google's SoC a couple of days ago. I've posted a copy of it here: http://icculus.org/~kwa/maemo.html First of all, are their any willing mentors out there who are interested in this project? Second, do any of you have any feedback? I've already

Equivalent to hildon_im_close() in IT2007

2007-03-28 Thread 3rdshift
hi, the subject said it all - I am looking for an equivalent to hildon_im_open/close() in IT2007 interface to trap virtual keyboard mapping events. Is it now some form of DBUG application event? If so, where would I find an example? --Vlad-- ___ mae

Re: Modifying the Root Filesystem [NOKIA 770]

2007-03-28 Thread Frantisek Dufka
ludovic arnold wrote: I think use rsync (cf /Frantisek Dufka/ ) : # rsync -e ssh -avHx --delete n770:/ rootfs/ While the basic idea is good there are two

Modifying the Root Filesystem [NOKIA 770]

2007-03-28 Thread ludovic arnold
Hi, I'm not a developer for maemo (not account to svn repository), but i want save/modify my current root fs. I don't found the scripts for create rootfs ( - make_rootimage.sh - dlocate.sh - droot.sh - conf.sh - strip.sh - tar2jffs2.sh - releasenotes.sh - gconftool-wrapper )

RE: 3.2007.10-7 - Detailed change log?

2007-03-28 Thread Murray Cumming
On Wed, 2007-03-28 at 14:16 +0300, [EMAIL PROTECTED] wrote: > >Daniel Stone wrote: > > > >> You got it. The majority of the bug work happens before product > >> release: going by what's in the changelogs, the external > >database has > >> roughly 2% of the bugs as the internal one. > > > >That m

Standard widget spacing and padding?

2007-03-28 Thread Murray Cumming
I can't find anything in the various Maemo documents about the standard spacing that Maemo applications should have between and around widgets. For instance, for the GNOME HIG, this is usually 6 pixels between widgets and 12 pixels padding around the window: http://developer.gnome.org/projects/gup/

Re: Maemo documentation - feedback time is now

2007-03-28 Thread Daniel Stone
On Wed, Mar 28, 2007 at 05:16:36PM +0300, ext Marius Gedminas wrote: > On Wed, Mar 28, 2007 at 03:52:18PM +0300, Daniel Stone wrote: > > Enable extended events in your GTK application, and ensure that axis 2 > > (i.e. the third axis) is set as PRESSURE (set_axis_use) or something, > > and now the P

Re: Maemo documentation - feedback time is now

2007-03-28 Thread Marius Gedminas
On Wed, Mar 28, 2007 at 03:52:18PM +0300, Daniel Stone wrote: > On Wed, Mar 28, 2007 at 03:24:42PM +0300, ext Marius Gedminas wrote: > > On Wed, Mar 28, 2007 at 01:05:01PM +0300, [EMAIL PROTECTED] wrote: > > > Maemo tutorial and how-to documention are in > > > http://maemo.org/platform/docs/how-to.

Re: libconic.so.0 missing

2007-03-28 Thread Santtu Lakkala
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 mike t wrote: > "error while loading shared libraries: libconic.so.0: cannot open shared > object file: No such file or directory" libconic was introduced in bora/IT2007, and thus is not found on scirocco/IT(1.)2006. In IT2006 the library was osso-ic-

Re: RE : libconic.so.0 missing

2007-03-28 Thread Armin03
Hello, Maemo 3.0 supports software development for the Nokia N800 Internet Tablet handheld with Internet Tablet OS 2007 Edition.and you have Internet Teblet OS 2006, I think only Maemo 2.2 supports software development for the Nokia 770 Internet Tablet.I am not safe ! Best regards, Amine ---

A gcc that can be installed on the Scratchbox for developing with Java

2007-03-28 Thread magda chelly
Hello, I'm trying to configure a gcc on the Scratchbox, but it doesn't work at all, so, had anyone an idea how to solve my problem? I will be gratefull!! Best regards, Magda, ___ Découv

Re: Maemo documentation - feedback time is now

2007-03-28 Thread Tomas Junnonen
ext Daniel Stone wrote: > On Wed, Mar 28, 2007 at 03:24:42PM +0300, ext Marius Gedminas wrote: >> On Wed, Mar 28, 2007 at 01:05:01PM +0300, [EMAIL PROTECTED] wrote: >>> Maemo tutorial and how-to documention are in >>> http://maemo.org/platform/docs/how-to.html. There exists API >>> documentation as

RE : libconic.so.0 missing

2007-03-28 Thread magda chelly
You must copy the libarry in your /lib in your device and it will be run, normally !! Best regards, Magda, --- mike t <[EMAIL PROTECTED]> a écrit : > Hello all, I am experiencing a little problem with > my code (written in c). > At first I wrote it at my laptop running KUbuntu > (2.16 Kernel) an

libconic.so.0 missing

2007-03-28 Thread mike t
Hello all, I am experiencing a little problem with my code (written in c). At first I wrote it at my laptop running KUbuntu (2.16 Kernel) and maemo 3.0 . It includes the conic.h library and uses the functions provided, and while it compiles and runs just fine on my laptop, I don't have a wireless

Re: Maemo documentation - feedback time is now

2007-03-28 Thread Daniel Stone
On Wed, Mar 28, 2007 at 03:24:42PM +0300, ext Marius Gedminas wrote: > On Wed, Mar 28, 2007 at 01:05:01PM +0300, [EMAIL PROTECTED] wrote: > > Maemo tutorial and how-to documention are in > > http://maemo.org/platform/docs/how-to.html. There exists API > > documentation as well on > > http://maemo.o

Re: No more 770 bug activity?

2007-03-28 Thread Marius Gedminas
On Wed, Mar 28, 2007 at 12:04:20PM +0100, Neil MacLeod wrote: > Can anyone from Nokia explain a recent comment[1] posted by a Nokia > employee in Bugzilla? Does the comment apply specifically (and only) to the > game, or to the entire OS 20066/770 platform? > 1. https://maemo.org/bugzilla/show_b

Re: Maemo documentation - feedback time is now

2007-03-28 Thread Marius Gedminas
On Wed, Mar 28, 2007 at 01:05:01PM +0300, [EMAIL PROTECTED] wrote: > Maemo tutorial and how-to documention are in > http://maemo.org/platform/docs/how-to.html. There exists API > documentation as well on > http://maemo.org/platform/docs/api-index.html. So the question is are > they good enough, wha

Configure a GCC

2007-03-28 Thread magda chelly
> Anyone know how to configure a GCC on the > scratchbox? > > Thanks, > Magda, ___ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissa

Re: 3.2007.10-7 - Detailed change log?

2007-03-28 Thread Neil MacLeod
[EMAIL PROTECTED] wrote: Hi, Do not give up on it just yet, it is changing for better. We have a real person behind [EMAIL PROTECTED] If not counting enhancement requests and reports on closed applications then almost all new bug reports get handled. Jakke is quite active! :) What is still

RE: 3.2007.10-7 - Detailed change log?

2007-03-28 Thread Jakub.Pavelek
>Daniel Stone wrote: > >> You got it. The majority of the bug work happens before product >> release: going by what's in the changelogs, the external >database has >> roughly 2% of the bugs as the internal one. > >That might well be because I (and others) have given up on >using the external bu

No more 770 bug activity?

2007-03-28 Thread Neil MacLeod
Can anyone from Nokia explain a recent comment[1] posted by a Nokia employee in Bugzilla? Does the comment apply specifically (and only) to the game, or to the entire OS 20066/770 platform? According to Ari Jaaksi, 770 support is continuing yet this comment suggests otherwise. 1. https://mae

Re: Using the external bugzilla

2007-03-28 Thread Frantisek Dufka
Tommi Komulainen wrote: On Wed, 2007-03-28 at 11:41 +0200, ext Sebastian Spaeth wrote: Daniel Stone wrote: You got it. The majority of the bug work happens before product release: going by what's in the changelogs, the external database has roughly 2% of the bugs as the internal one. That mi

Re: Opera draws fonts as blocks on specific pages when booting from mmc

2007-03-28 Thread Frantisek Dufka
Frantisek Dufka wrote: Could be something with filesystem layout (i.e. order in which the files are created in directories)? True that tar and mkfs.jffs2 create files is specific/same order but rsync makes it more random so the directory enumeration when not sorted is different? This old is

Using the external bugzilla (was: 3.2007.10-7 - Detailed change log?)

2007-03-28 Thread Tommi Komulainen
On Wed, 2007-03-28 at 11:41 +0200, ext Sebastian Spaeth wrote: > Daniel Stone wrote: > > > You got it. The majority of the bug work happens before product > > release: going by what's in the changelogs, the external database has > > roughly 2% of the bugs as the internal one. > > That might well

Maemo documentation - feedback time is now

2007-03-28 Thread Jukka-Pekka.Iivonen
Hi, Maemo tutorial and how-to documention are in http://maemo.org/platform/docs/how-to.html. There exists API documentation as well on http://maemo.org/platform/docs/api-index.html. So the question is are they good enough, what could be improved, any bugs, two few examples or specs, wrong form

Re: 3.2007.10-7 - Detailed change log?

2007-03-28 Thread Sebastian Spaeth
Daniel Stone wrote: > You got it. The majority of the bug work happens before product > release: going by what's in the changelogs, the external database has > roughly 2% of the bugs as the internal one. That might well be because I (and others) have given up on using the external bug database a

Re: SDL on maemo

2007-03-28 Thread Tapani Pälli
ext Pavan Krishnamurthy wrote: > Hi, > > I am bit new to the maemo. I wanted to know the SDL architecture on > maemo platform. Is the SDL using the X11 drivers or is it using the > framebuffer drivers.? If there is any documentation, please do share, > as I was unable to find one. SDL uses X11 ba

SDL on maemo

2007-03-28 Thread Pavan Krishnamurthy
Hi, I am bit new to the maemo. I wanted to know the SDL architecture on maemo platform. Is the SDL using the X11 drivers or is it using the framebuffer drivers.? If there is any documentation, please do share, as I was unable to find one. Thanks and Regards, Pavan ___

Loading a library .so in the Nokia N800

2007-03-28 Thread magda chelly
Hello, My program written in JAVA could not load a library that I copied from my PC to the N800 in the folder /lib. The error that I receive is CouldNotLoadLibrary: unsatisfaied link error Could someone advice me? Thanks, Magda, __