Re: Help debugging segfaults

2007-02-26 Thread Eero Tamminen
Hi, ext Simon Pickering wrote: I don't have much experience debugging segfaults and would appreciate any pointers. I've compiled giac/xcas for the N800, but get a segfault when I try to run it (icas is the command line version). The gdb output is as follows: -

Re: Maemo at Google's Summer of Code 2007?

2007-02-26 Thread Quim Gil
On Mon, 2007-02-26 at 14:35 +0100, ext Clemens Eisserer wrote: > Do you have an idea who could try to apply in the name of Maemo? I could. > Anybody from the maemo team who is interested in this happening? We are interested in this happening if the maemo community is interested as well. I don't

Help debugging segfaults

2007-02-26 Thread Simon Pickering
Hello everyone, I don't have much experience debugging segfaults and would appreciate any pointers. I've compiled giac/xcas for the N800, but get a segfault when I try to run it (icas is the command line version). The gdb output is as follows:

Re: (no subject)

2007-02-26 Thread MoRpHeUz
Hi Carlos, ... gtk/gtk.h: No such file or directory This file is from gtk's header filesare you sure you installed all the necessary packages ? it should be inside: /scratchbox/users/your_user/targets/SDK_X86/usr/include/gtk-2.0/gtk/gtk.h br, ___

Manual Installation help

2007-02-26 Thread Carlos GP
hey! I've just found that I missed one step... 3.2.4 Install Scratchbox provided virtual packages But I don't undestand what I must do... Is there any connection between this step and the issue I wrote in Manual Installation Odyssey? I do need help... I'm lost (as Jack Shepard :-P) Thanks a l

(no subject)

2007-02-26 Thread Carlos GP
Hello! I had some troubles with the maemo install script and someone told me to install it manually. I did it (x86 target) but it doesn't work, as I'm compiling and it doesn't find any library ... gtk/gtk.h: No such file or directory What can I do? :-( It's a very critic step in order to start

Re: Free Repositories Hosting

2007-02-26 Thread Andrew Flegg
On 2/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I have almost 2 terabytes of unused traffic per month on my webhost, and I'm pretty sure that if someone could point me to some documentation on how to set up repos for the maemo application manager platform, I could set this up on my webh

Free Repositories Hosting

2007-02-26 Thread repos
Hi everyone, I'm new to the lists and only signed up for one specific purpose. I'm not a developer of maemo software, I'm just a huge fan of my 770 (don't have cash for the 8 yet but soon I hope...), and I find the repositories extremely helpful when installing software, etc. I have almost 2 tera

Re: Opera, MiniMo, Epiphany?

2007-02-26 Thread Iñigo Illán Aranburu
On lun, 2007-02-26 at 13:31 -0500, Michael Wiktowy wrote: > On 2/26/07, Iñigo Illán Aranburu <[EMAIL PROTECTED]> wrote: > > Well, I wasn't talking about Web 2.0 only. There are some more things > > that are annoying with Opera. For example: > > > > + If my girlfriend goes to gmail with my N800 and

Re: Opera, MiniMo, Epiphany?

2007-02-26 Thread Mike Klein
James Grimwood wrote: > On 26/02/07, Michael Wiktowy <[EMAIL PROTECTED]> wrote: > >> > + The look-what-you-are-typing-on-a-password-entry-for-a-moment >> idea is >> > good, but Opera doesn't seem to support it. >> >> Not sure what you are referring to here. I can see the point behind >> not echoi

Re: [maemo-developers] 'Locking down' software installation

2007-02-26 Thread Kees Jongenburger
This makes it easier for the user to be sure that he doesn't pick up unwanted system software updates by accident. Hello In the currently situation I am really used to just click (y) when the installer asks if I want to install from an unsigned source. Actually what ever the installer asks I wil

Re: Application Manager scripting, second try

2007-02-26 Thread Kees Jongenburger
Hello Marius ### Overview The Application Manager offers some pre-defined 'interaction flows' that can be controlled with a ".install" file. Such a .install file is a text file following the GKeyfile format, as defined by glib. I like this approach very much. (convention over configuration)

Re: Opera, MiniMo, Epiphany?

2007-02-26 Thread James Grimwood
On 26/02/07, Michael Wiktowy <[EMAIL PROTECTED]> wrote: > + The look-what-you-are-typing-on-a-password-entry-for-a-moment idea is > good, but Opera doesn't seem to support it. Not sure what you are referring to here. I can see the point behind not echoing any of your password on the screen for

Re: Application Manager scripting, second try

2007-02-26 Thread Marius Gedminas
On Mon, Feb 26, 2007 at 07:54:07PM +0200, Marius Vollmer wrote: > This time, I don't try to be more general than needed. I hope that > this version is a nice incremental improvement to the existing way of > doing things. > > To put things into context, let me briefly list the new features: > > -

Re: Opera, MiniMo, Epiphany?

2007-02-26 Thread Michael Wiktowy
On 2/26/07, Iñigo Illán Aranburu <[EMAIL PROTECTED]> wrote: Well, I wasn't talking about Web 2.0 only. There are some more things that are annoying with Opera. For example: + If my girlfriend goes to gmail with my N800 and the browser has some username/password saved for you, it's imposible for

Re: Opera, MiniMo, Epiphany?

2007-02-26 Thread Eero Tamminen
Hi, ext Levi Bard wrote: BTW, it would be interesting to break down the features implied in the "Web 2.0" label, having a checklist to test against. Maybve someone has already done it, dunno. "YouTube works" or "Google Mail works" are better indicators than "Web 2.0 compliant" but still are not

Re: bug in howto_making_an_application_package_bora instructions

2007-02-26 Thread Marius Vollmer
Eero Tamminen <[EMAIL PROTECTED]> writes: > I think this fairly clearly states that Depends should be used > for maemo-select-menu-location as it's (AFAIK) used only at the > postinst phase. Who does a bug on the howto? I have fixed it in its new location, http://hildon-app-mgr.garage.maemo

Application Manager scripting, second try

2007-02-26 Thread Marius Vollmer
Hi, here is my second try at implementing some new features for the .install files. It is almost exclusively based on the feedback from this list. Thanks everybody for not letting me get away with my first try! This time, I don't try to be more general than needed. I hope that this version is

Problems with ALSA

2007-02-26 Thread Raul Fernandes Herbster
I'm developing an SDL application (using bora) and, whenever SDL is initialized (with SDL_Init( SDL_INIT_EVERYTHING ) ), the following error occurs: ALSA lib pcm.c:2061:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_alsa_dsp.so Does anyone know what is goin

Re: Opera, MiniMo, Epiphany?

2007-02-26 Thread James Grimwood
On 26/02/07, Levi Bard <[EMAIL PROTECTED]> wrote: > BTW, it would be interesting to break down the features implied in the > "Web 2.0" label, having a checklist to test against. Maybve someone has > already done it, dunno. "YouTube works" or "Google Mail works" are * Google calendar Does not

Re: Opera, MiniMo, Epiphany?

2007-02-26 Thread Gavin O' Gorman
* Gmail (already works) * Google maps * Google documents/spreadsheets * Google calendar * Google reader * TiddlyWiki.com, write support. ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: OT: Exchanging Europe discount code for MY American discount code

2007-02-26 Thread Diego Escalante
Just to close this topic, I will receive my n800 from a friend on US. The person that was able to come from Spain with my n800 is no longer in Spain, so it's useless for me to obtain an European code now :(. A friend on the US is going to help me. Thanks anyway :) Diego __

Re: Opera, MiniMo, Epiphany?

2007-02-26 Thread Levi Bard
BTW, it would be interesting to break down the features implied in the "Web 2.0" label, having a checklist to test against. Maybve someone has already done it, dunno. "YouTube works" or "Google Mail works" are better indicators than "Web 2.0 compliant" but still are not objective parameters. An ag

Re: Enriching the Application Manager scripting experience

2007-02-26 Thread Marius Vollmer
"ext Kees Jongenburger" <[EMAIL PROTECTED]> writes: > I think the .install system should follow such guidelines > [...] > -not allow booth the repository name and location to be changed > separately(security) Security is an important issue, but I am not trying to address it right now. > -I shoul

Re: Enriching the Application Manager scripting experience

2007-02-26 Thread Marius Vollmer
"ext Neil Jerram" <[EMAIL PROTECTED]> writes: >>(install-instructions >> (update-catalogues >>((tag "com.foobar.repository.automatic" 0) >> (name (en_GB "Foobar Catalogue") >> (de_DE "Foobar Katalog")) >> (deb "http://example.com/"; automatic "main"))

Re: Enriching the Application Manager scripting experience

2007-02-26 Thread Marius Vollmer
"ext Jari Tenhunen" <[EMAIL PROTECTED]> writes: > I've never really liked the syntax of these ini-style install files. > Especially the artificially generated structure (with underscores, e.g. > repo_deb_3) looks ugly to me. I know it's too late [...] No no, it's not too late. > [...] Of course

Re: Opera, MiniMo, Epiphany?

2007-02-26 Thread Antonio Gomes
On 2/26/07, André Pedralho <[EMAIL PROTECTED]> wrote: Hi all, as you said the browsing experience using the Opera browser is not as good as all of we want, however, as you mentioned Nokia guys know that (Ari Jaaksi said that in that link Quim Gil sent) which it is a very good news! However, even

Re: Opera, MiniMo, Epiphany?

2007-02-26 Thread André Pedralho
Hi all, as you said the browsing experience using the Opera browser is not as good as all of we want, however, as you mentioned Nokia guys know that (Ari Jaaksi said that in that link Quim Gil sent) which it is a very good news! However, even with an improved and lets suppose a "full working" Ope

Re: Package dependency not automaticaly installed

2007-02-26 Thread Alessandro Pasotti
maemo-stars is in maemo extra repository, libglade is in maemo repository too and is required by maemo-stars (is in debian/control) , but the error (missing libglade2) remains. The only way to overcome this seems to install libglade2 by hand. 2007/2/24, Kemal Hadimli <[EMAIL PROTECTED]>: AFAI

Re: Maemo at Google's Summer of Code 2007?

2007-02-26 Thread Clemens Eisserer
Hello again, The first step would be that maemo applies at Google's SoC. If we got approved then we could go through the rest of your proposal. :) Do you have an idea who could try to apply in the name of Maemo? Anybody from the maemo team who is interested in this happening? Mfg Clemens

Re: Enriching the Application Manager scripting experience

2007-02-26 Thread Marius Vollmer
"ext Marius Gedminas" <[EMAIL PROTECTED]> writes: > My personal strategy when designing file formats is to consider the > convenience of the person who will write them first. Parsing is not > that hard (unless you're trying to parse natural language). It's not hard, but it clutters up the code e

Re: Opera, MiniMo, Epiphany?

2007-02-26 Thread Iñigo Illán Aranburu
I'm sorry you get annoyed, it wasn't my intention. Webkit is Safari's (the browser used in MacOS) browsing engine, which is Open Source and it was being ported to gtk by Nokia as seen on http://gtk-webcore.sourceforge.net On dom, 2007-02-25 at 23:57 -0600, Paul Klapperich wrote: > > > On 2/25/0

Re: DateEditor

2007-02-26 Thread Iñigo Illán Aranburu
Thank you! I didn't know GObject had this capability but surely is good to hear of! On lun, 2007-02-26 at 10:31 +0200, Vire Markku wrote: > Hi, > > HildonDateEditor has properties for the day, month and year (even though I > still didn't see them in the documentation web page?). In order to detec

Re: Opera, MiniMo, Epiphany?

2007-02-26 Thread Iñigo Illán Aranburu
Well, I wasn't talking about Web 2.0 only. There are some more things that are annoying with Opera. For example: + If my girlfriend goes to gmail with my N800 and the browser has some username/password saved for you, it's imposible for her to autenticate with her account. + Sometimes Opera gets

Failure Rate 770s, was [Offtopic] Broken 770 or broken configuration

2007-02-26 Thread Simon Moore
Hi, Current failure rate within the first couple of months of purchase is around 19% (for those tested, sample size 21) Decided to compile a list of all the faults we have encountered requiring sending device back to nokia and %failure within the first year as I imagine we are one of the few

Re: DateEditor

2007-02-26 Thread Vire Markku
Hi, HildonDateEditor has properties for the day, month and year (even though I still didn't see them in the documentation web page?). In order to detect changes you can use property notification service provided by GObject: g_signal_connect(editor, "notify::year", G_CALLBACK(my_callback), data