Re: [maemo-developers] SQLITE development in IT2006

2006-07-13 Thread Siarhei Siamashka
On Friday 14 July 2006 02:41, Steven Hill wrote: > Can anyone tell me either: > 1. Where I can find an ARMEL version of libsqlite3-dev to use when > developing for the Nokia 770 IT2006 version, OR > 2. Where I can find a port of the libsqlite0 package to the ARMEL IT2006 > version. > > Failing tha

Re: [maemo-developers] Problem with GDB and threads...

2006-07-13 Thread Eero Tamminen
Hi, > On the Nokia 770, the backtrace goes on forever and i have to kill gdb Have you compiled your binary: - without optimization (or used -fno-omit-frame-pointer) - with -g - not stripped it ? If not, if you do that and try again, does the debugging work better? If it still doesn't work, does

Re: [maemo-developers] Porting File-Roller to Maemo

2006-07-13 Thread Greg Morgan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Flaig wrote: > Hi, > > afaik the busybox of IT2006 doesn't have a full tar ... > You might need to modify the command that file-roller executes... > > or you might ship the full featured gnu tar :-) > > HTH, > > Michael > > Am Donnerstag,

Re: [maemo-developers] Include files for Dbus

2006-07-13 Thread Greg Morgan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ian Malcom wrote: > Hi, > > I'm stuck trying to figure out how to access dbus > functionality from my code. The problem is that I'm > not sure what files to include. > > I have the following directory in scratchbox: > > /scratchbox/users/ian/target

Re: [maemo-developers] gStreamer in 2.0 release

2006-07-13 Thread Greg Morgan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ThomasBambrough wrote: > I'm trying to use the gStreamer interface in version 2 of maemo and I > keep getting the following error when I call gst_init > > test[2840]: GLIB CRITICAL ** GStreamer - gst_element_class_set_details: > assertion `GST_IS_ELEM

Re: [maemo-developers] SQLITE development in IT2006

2006-07-13 Thread Greg Morgan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steven Hill wrote: > Hello all: > > Can anyone tell me either: > 1. Where I can find an ARMEL version of libsqlite3-dev to use when > developing for the Nokia 770 IT2006 version, OR > 2. Where I can find a port of the libsqlite0 package to the ARMEL I

[maemo-developers] Include files for Dbus

2006-07-13 Thread Ian Malcom
Hi, I'm stuck trying to figure out how to access dbus functionality from my code. The problem is that I'm not sure what files to include. I have the following directory in scratchbox: /scratchbox/users/ian/targets/SDK_ARM/usr/include/dbus-1.0/dbus Is this where the dbus include files are locat

[maemo-developers] SQLITE development in IT2006

2006-07-13 Thread Steven Hill
Hello all: Can anyone tell me either: 1. Where I can find an ARMEL version of libsqlite3-dev to use when developing for the Nokia 770 IT2006 version, OR 2. Where I can find a port of the libsqlite0 package to the ARMEL IT2006 version. Failing that, how do I install the libsqlite0 package to a Nok

[maemo-developers] gStreamer in 2.0 release

2006-07-13 Thread ThomasBambrough
I'm trying to use the gStreamer interface in version 2 of maemo and I keep getting the following error when I call gst_init test[2840]: GLIB CRITICAL ** GStreamer - gst_element_class_set_details: assertion `GST_IS_ELEMENT_DETAILS (details)' failed ERROR: Caught a segmentation fault while loa

Re: [maemo-developers] Porting File-Roller to Maemo

2006-07-13 Thread Michael Flaig
Hi, afaik the busybox of IT2006 doesn't have a full tar ... You might need to modify the command that file-roller executes... or you might ship the full featured gnu tar :-) HTH, Michael Am Donnerstag, den 13.07.2006, 12:37 +0530 schrieb [EMAIL PROTECTED]: > Hi, > > I have ported File-rolle

[maemo-developers] using __attribute__ ((visibility "hidden")))

2006-07-13 Thread Rafael Espíndola
I am trying to improve the load time of the gtk module. The attached patch is a first attempt at reducing the number of relocations. The results of applying this patch were _gtk.so-orig: 12122 relocations, 12081 relative (99%), 3451 PLT entries, 0 for local syms (0%), 0 users _gtk.so-patch: 1192

[maemo-developers] Problem with GDB and threads...

2006-07-13 Thread Christian Henz
Hi. I have a problem when trying to debug a multi-threaded application on the Nokia 770 (OS 2006). This is my test program: #include #include #include void* routine( void* arg ) { while( 1 ) { } return 0; } int main( int argc, char** argv ) { pthread_t han

Re: [maemo-developers] The Sardine is finally on the grill

2006-07-13 Thread Frantisek Dufka
Smells good, thanks :) One more reason to have rootfs on mmc and dual boot working. Time to hack initfs to boot from second (ext2) partition on my 1gig card. Frantisek ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mai

Re: [maemo-developers] virtual keyboard font size

2006-07-13 Thread Stellars Henson
> > hello > > > > i need to change virtual keyboard font size. > > VKB uses "osso-SystemFont". So you need tweak it (and unfortunately > affect another widgets). > i know that. as osso-SystemFont ( i misstyped it with StandardFont, sorry.. ) is being set for every GtkWidget. I need to apply m

Re: [maemo-developers] The Sardine is finally on the grill

2006-07-13 Thread Nils Faerber
Very cool! Great thing, thanks a lot! That will definitely help. Let's just hope that the "regular users" really get the "smell" and stay away (and so do not cause too many cries for support). Cheers nils Carlos Guerreiro schrieb: > Hi, > > A few weeks ago at GUADEC we had a Maemo/GNOME alig

[maemo-developers] The Sardine is finally on the grill

2006-07-13 Thread Carlos Guerreiro
Hi, A few weeks ago at GUADEC we had a Maemo/GNOME alignment BOF. The idea was to discuss the opportunities and challenges for better alignment of Maemo and GNOME, particularly in terms of interfaces and APIs. We certainly discussed many important and relevant aspects and ideas (more on that later

Re: [maemo-developers] garage repository

2006-07-13 Thread Ferenc Szekely
ext Luca Donaggio wrote: > > I answered to myself ;-) ! It seems that Maemo SDK is lacking the dput > package, so it's not possible to upload packages to the repo. Would you > consider adding it to the SDK? > ..and it is lacking a proper gnupg and perhaps many other useful tools. But if you have

Re: [maemo-developers] virtual keyboard font size

2006-07-13 Thread Mohammad Anwari
Pada hari Kamis, tanggal 13/07/2006 pukul 11:07 +0200, ext Stellars Henson menulis: > hello > > i need to change virtual keyboard font size. VKB uses "osso-SystemFont". So you need tweak it (and unfortunately affect another widgets). ___ maemo-develope

Re: [maemo-developers] garage repository

2006-07-13 Thread Luca Donaggio
2006/7/13, Luca Donaggio <[EMAIL PROTECTED]>: In this wiki page it is written that all the necessary steps after package creation must be done outside scratchbox, but this implies that you must be using a debian-based distro. Is it possible to do everything from package creation to upload to the ga

[maemo-developers] virtual keyboard font size

2006-07-13 Thread Stellars Henson
hello i need to change virtual keyboard font size. for now it is defined, that virtual keyboard font is similar to 'osso-StandardFont', i need to change it to my custom style font ( i have defined style 'osso-VKBFont' ). Does anyone know how to do it? thanks in advance -- Stell __

[maemo-developers] contents not accessible on repository.maemo.org

2006-07-13 Thread Ferenc Szekely
Hi, Contents from our main download server: repository.maemo.org are not accessible due to technical problems with export control functionality. Our team is working on it already. We are very sorry for the inconvenience. Regards, ferenc ___ maemo-devel

Re: [maemo-developers] garage repository

2006-07-13 Thread Luca Donaggio
2006/7/13, Tommi Komulainen <[EMAIL PROTECTED]>: On Wed, 2006-07-05 at 17:54 +0200, ext Murray Cumming wrote:> How can I get my .debs into the garage/contrib repository> http://repository.maemo.org/contrib/ > listed here:> http://maemo.org/maemowiki/ApplicationRepositories>> I heard at GUADEC that

[maemo-developers] Porting File-Roller to Maemo

2006-07-13 Thread pavankumar.patale
Hi,   I have ported File-roller application to maemo environment.  The x86 version seems to work fine interms of creating different compressed formats.  But, the same operations does not seem to work on the N770.   The respective root straps have been downloaded from http://repository.maemo.org

[maemo-developers] some question about combobox

2006-07-13 Thread Mi.Wang
Title: Document template Hi,   About the combobox, if we add sort function to it, then we get the structure like:   Combobox-> sortmodel-> child(data model)   If not add sort function, the structure is: Combobox->data model   So about the sorted one operation, when we add an item i

RE: [maemo-developers] garage repository

2006-07-13 Thread Jakub.Pavelek
>On Wed, 2006-07-05 at 17:54 +0200, Murray Cumming wrote: >> How can I get my .debs into the garage/contrib repository >> http://repository.maemo.org/contrib/ >> listed here: >> http://maemo.org/maemowiki/ApplicationRepositories >> >> I heard at GUADEC that I must have a garage.maemo.org account