Re: OS2008 and gstreamer

2008-02-14 Thread Allan Bezerra
Hi Fadi,

On the N800 edit /etc/apt/source.list file and either add the differences or
replace the content with this repositories:
http://www.nerdlogger.com/2007/05/streaming-quicktime-from-nokia-n800.html

-- Allan Bezerra
INdT-Manaus

On Thu, Feb 14, 2008 at 2:43 AM, Fadi Almasalha <[EMAIL PROTECTED]> wrote:

>  Hi ,
>
>
>
>
>
> I am trying to download these libs on n800 tablet , I have openSSH and
> root access
>
>
>
> - gst-plugins-farsight
>   - gstreamer-tools
>   - gstreamer0.10-3gp-osso
>   - gstreamer0.10-adpcm-osso
>   - gstreamer0.10-ffmpeg-osso
>   - gstreamer0.10-gnomevfs
>   - gstreamer0.10-hantro
>   - gstreamer0.10-id3lib-osso
>   - gstreamer0.10-mpeg1demux-osso
>   - gstreamer0.10-mpegstream-osso
>   - gstreamer0.10-plugins-base
>   - gstreamer0.10-plugins-base-extra
>   - gstreamer0.10-plugins-good
>   - gstreamer0.10-plugins-good-dbg
>   - gstreamer0.10-plugins-good-extra
>   - gstreamer0.10-plugins-good-extra-dbg
>   - gstreamer0.10-tools
>   - gstreamer0.10-wma
>
> I have no idea how to download them , I have tried the manager but there
> are not exist there
>
>
>
>
>
> So please any help how to get them on n800 device , and what should I do
> if I want to change some code on them and download it to n800 again
>
>
>
>
>
>
>
> Yours
>
>
>
> Fadi
>
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Detailed tutorials for debian packages and transfering applications to the device

2008-02-14 Thread Allan Bezerra
Hi Mfonnesbeck,

> if there is any detailed tutorials anywhere on how to transfer
applications created onto a device and how to create debian packages to
deploy and install on the devices

Please, theses links can be useful:
http://maemo.org/maemo_training_material/maemo4.x/html/maemo_Application_Development/Chapter_07_Packaging_Applications.html
http://maemo4beginners.garage.maemo.org/maemo-quick-start-guide.pdf

-- Allan Bezerra
INdT-Manaus

On Thu, Feb 14, 2008 at 2:06 PM, Merrick Fonnesbeck <
[EMAIL PROTECTED]> wrote:

>  I am wondering, as a newcomer to creating software on Maemo for the Nokia
> N800 series devices, if there is any detailed tutorials anywhere on how to
> transfer applications created onto a device and how to create debian
> packages to deploy and install on the devices.  I've done some searching and
> not found enough of what I need.  The more detailed, the better, since I am
> very new and unlearned when it comes to Linux and device development.  Any
> help would be appreciated.  Thanks.
>
> Mfonnesbeck
>
>
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: C - Hildon - Memory usage

2008-02-11 Thread Allan Bezerra
Hi David,

>  VmSize:   92284 kB
This is Virtual Memory. Are you using threads? If yes, you can reduce
virtual memory allocated for each thread in order to reduce virtual memory
usage.

-- Allan Bezerra
INDT-Nokia-Manaus

On Feb 9, 2008 10:43 AM, David Hautbois <[EMAIL PROTECTED]> wrote:

> Hi
>
> I'm a newbie with C programming and make many errors with memory
> management (memory allocation, freeing memory...).
> So, I'm aware about the memory used by my application.
> I play with "top" and see my application uses 100MB !!!
> I check my code and see the problem is here :
>
> 
> void kml_browse_btn_clicked ( GtkWidget * widget, gpointer data) {
>
>GtkWidget * HildonDialog;
>HildonDialog = hildon_file_chooser_dialog_new(GTK_WINDOW(pKmlBoite),
> GTK_FILE_CHOOSER_ACTION_SAVE);
>getchar();
>
>if (gtk_dialog_run (GTK_DIALOG (HildonDialog)) == GTK_RESPONSE_OK) {
>gchar *chooser_filename = gtk_file_chooser_get_filename
> (GTK_FILE_CHOOSER (HildonDialog));
>gtk_entry_set_text( GTK_ENTRY(LocaldirEntry), chooser_filename);
>}
>gtk_widget_destroy (HildonDialog);
>(void) widget;
>(void) data;
> }
> **
>
> Before "HildonDialog = hildon..."
> My application uses 36Mb.
> After (getchar), it uses 100Mb !!!:
>   VmPeak:   92288 kB
>   VmSize:   92284 kB
>   VmLck:   0 kB
>   VmHWM:   12736 kB
>   VmRSS:   12736 kB
>   VmData:   67484 kB
>   VmStk:  84 kB
>   VmExe:  40 kB
>   VmLib:   13504 kB
>   VmPTE:  56 kB
>
>
> When, I validate the dialog windows, "gtk_widget_destroy" does not free
> the memory.
>
> The application always uses 100Mb.
>
> I'm a newbie, but I think there is a problem
> Some help is needed.
>
> Thanks.
>
> David.
>
> --
> Web site : http://david.hautbois.free.fr
> Tablet users map : http://david.hautbois.free.fr/maps/index.php
>
>
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: ANN: LightMediaScanner 0.1

2007-12-13 Thread Allan Bezerra
Hi Barbieri,

Do you have performance tests about lms?
I not found something related on this page.

-- Allan Bezerra

On Dec 13, 2007 12:32 PM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>
wrote:

> Hi folks,
>
> INdT just released our media scanner as LGPL: http://lms.garage.maemo.org/
>
>   Lightweight media scanner meant to be used in not-so-powerful devices,
>   like embedded systems or old machines.
>
>   Provides an optimized way to recursively scan directories, handling
>   the parser in a child process, avoiding breaks of the main process
>   when parsers break (quite common with such bad libs and tags).
>
>   Parsers are plugins in the form of shared objects, so it's easy to add
>   new without having to recompiling the scanner.
>
>   The scanner will use SQLite3 to store file-mtime association, avoiding
>   parsing files that are already up-to-date. This SQLite connection and
>   the file id within the master table 'files' are handled to plugins for
>   relationship with other tables.
>
> I wrote it to be stable and avoid crashes on the main process, that's
> why it uses two processes. This can slow things down a bit, but worth
> the stability. In future I plan to provide an "unsafe" version that
> does it all in the same process.
>
> We also provide python bindings and some parser plugins:
>  - jpeg
>  - id3lib (needs to be rewritten without dependency on this library,
> which is not that good as we wished)
>  - ogg
>  - m3u
>  - pls
>  - video-dummy (does no parse of files at all, just register based on
> known file extensions).
>
> You requested for an open source Canola, ok, we were unable to release
> everything, but at least some bits we're contributing back, expect
> more soon. :-)
>
> --
> Gustavo Sverzut Barbieri
> --
> Jabber: [EMAIL PROTECTED]
>   MSN: [EMAIL PROTECTED]
>  ICQ#: 17249123
>  Skype: gsbarbieri
> Mobile: +55 (81) 9927 0010
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Problems logging in to scratchbox after reboot

2007-11-13 Thread Allan Bezerra
Hi lancu,

Try sb-menu first.

-- Allan

On Nov 13, 2007 4:36 PM, Stelian Iancu <[EMAIL PROTECTED]> wrote:

> Hi all,
>
> I have successfully installed scratchbox on Fedora 8. However, after a
> reboot of the machine, I am getting the following:
>
> [EMAIL PROTECTED] ~]$ /scratchbox/login
> ERROR: Scratchbox is not properly set up!
>
> Any idea what might be the problem?
>
> With regards,
> Stelian Iancu
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Where is the n800_defconfig file?

2007-11-06 Thread Allan Bezerra
Hi,

I tried this here using v2.6.21-omap1 and it did not crash.

-- Allan

On Nov 6, 2007 8:03 AM, Łeandro Sales <[EMAIL PROTECTED]> wrote:

> Hi,
>  I just clone the linux-omap kernel git and when I "make
> n800_defconfig" an error is shown:
>
> [sbox-SDK_ARMEL: ~/linux-omap] > make n800_defconfig
> ***
> *** Can't find default configuration "arch/arm/configs/n800_defconfig"!
> ***
> make[1]: *** [n800_defconfig] Error 1
> make: *** [n800_defconfig] Error 2
>
> Is anything change for n800 regarding to the kernel? I tried this
> using git tags HEAD, v2.6.21 and v2.6.18.
>
> Thank you,
> Leandro
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers