Remove list item -- How on earth?!

2008-10-02 Thread Queen
Hello all! So, here's the deal. I made a GtkWidget *window5. It has several widgets. Among them, a GtkList *list_info_description and a menu. My job, at this point, is to display some text in the list_info_description, when the user selects a menuitem. (for example, i select the "SOMETHING" on

Re: 'camera' application on Nokia N810

2008-10-02 Thread gary liquid
The camera is accessible by using the gstreamer media libraries. I make use of it within liqbase and extract live image data from the stream. For additional sources using the camera, lardman has started a barcode project which also makes use of the camera. If I remember rightly, you can export dat

'camera' application on Nokia N810

2008-10-02 Thread Mrukant Popat
Dear Friends, I am working on an application that uses the photos clicked by camera ('camera' application version 3.5 on N810 ) and sends it over the network. My questions:- 1) Is 'camera' application a closed source app from Nokia or is the source code for it available? I see only the .deb p

Re: Cofundos.org project: wifi+driver+for+nokia+n770+(stlc4370)

2008-10-02 Thread Robert Schuster
Hi, Frantisek Dufka schrieb: > your offer should perhaps go also to stlc45xx-devel and maybe even > cx3110x-devel. BTW the project talks about improving existing p54, why > do you think this should be easier than adding 770 support to new > stlc45xx driver? This was suggested on linux-wireless ini

download and display image, please help.

2008-10-02 Thread maemo developer
I am new to maemo/gtk/gnome etc. I try to build an application that can run on nokia 770. One simple thing this application needs to do is to download graphic from internet and display the graphic on the device. I got the image by using curl library, now how to display the image? Tried to save the

Re: RE: Integration with hildon desktop

2008-10-02 Thread Jeffrey Barish
Thanks to everyone for the excellent suggestions. I tried them all, but nothing worked. Here's a report on my latest effort. I started with a known working .desktop file and replaced the name of the other application with the name of my application everywhere except the fields related to the ico

Re: Community Maemo distribution

2008-10-02 Thread Marius Vollmer
"ext Ryan Abel" <[EMAIL PROTECTED]> writes: > On Oct 2, 2008, at 9:58 AM, Frank Banul wrote: > >> It may have been a problem for some people but the missing pdf files >> was not a problem for my tablet. Others have echoed this on ITT. > > No, simply deleting the files wasn't as issue for me, eithe

Re: R: R: Firefox does not render 'font-family' style attribute...

2008-10-02 Thread Kamen Bundev
The browser will fall back to whatever its default fonts are. It probably won't detect which font should be serif or sans-serif or monospaced, so better tell'im :) One can probably install the free MS fonts if he wants to (they're ttf after all), but there's no specific easy way to do it, so the c

Re: RE: Integration with hildon desktop

2008-10-02 Thread Ian
Hi, maybe it is related to permissions on the image.. i had some problem like yours and I needed to make the image readable by everyone IIRC Ian -- http://ianlawrence.info ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo

R: Can't force display light to stay on forever?

2008-10-02 Thread Marco Solari
Thanks! It worked like a charm ;-) Now the limit is 480 minutes (8 hours), which I suppose is quite a long time... ;-) Cheers. Marco -Messaggio originale- Da: Ryan Abel [mailto:[EMAIL PROTECTED] Inviato: giovedì 2 ottobre 2008 15.36 A: Marco Solari Cc: maemo-developers@maemo.or

R: R: Firefox does not render 'font-family' style attribute...

2008-10-02 Thread Marco Solari
Thanks... Well, I suppose if I do not explicitly fall back, the browser will do, right? ;-) But, there is no font available to be installed on the tablet? Marco Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Kamen Bundev Inviato: giovedì 2

Re: RE: Integration with hildon desktop

2008-10-02 Thread Mathias Teikari
On Wed, 2008-10-01 at 09:00 -0600, Jeffrey Barish wrote: > It still seems likely that I have something wrong in my .desktop file. Here > is what it contains. Perhaps someone will notice something. > > [Desktop Entry] > Encoding=UTF-8 > Name=My_application > GenericName=My_application > Exec=/usr

Re: Community Maemo distribution

2008-10-02 Thread Ryan Abel
On Oct 2, 2008, at 9:58 AM, Frank Banul wrote: > It may have been a problem for some people but the missing pdf files > was not a problem for my tablet. Others have echoed this on ITT. No, simply deleting the files wasn't as issue for me, either. The problems seem to crop up when you do silly t

Re: Cofundos.org project: wifi+driver+for+nokia+n770+(stlc4370)

2008-10-02 Thread Frantisek Dufka
Robert, your offer should perhaps go also to stlc45xx-devel and maybe even cx3110x-devel. BTW the project talks about improving existing p54, why do you think this should be easier than adding 770 support to new stlc45xx driver? I do own 770 and plan to try to add 770 support to stlc45xx as ti

Re: Community Maemo distribution

2008-10-02 Thread Ryan Abel
On Oct 2, 2008, at 9:42 AM, Marius Vollmer wrote: > "ext Ryan Abel" <[EMAIL PROTECTED]> writes: > >> When a bunch of PDFs drop you into a reboot loop doing a minor system >> upgrade, it's not a hard one to win, either. ;) > > Are we sure that this was the main problem? Yes, it seems to be one of

Re: Community Maemo distribution

2008-10-02 Thread Frank Banul
It may have been a problem for some people but the missing pdf files was not a problem for my tablet. Others have echoed this on ITT. Frank On Thu, Oct 2, 2008 at 8:42 AM, Marius Vollmer <[EMAIL PROTECTED]> wrote: > "ext Ryan Abel" <[EMAIL PROTECTED]> writes: > >> When a bunch of PDFs drop you in

Re: R: Firefox does not render 'font-family' style attribute...

2008-10-02 Thread Kamen Bundev
You can at least fall back to generic fonts like: style="font-family: Arial, sans-serif;" Bundyo On Thu, Oct 2, 2008 at 4:46 PM, Marco Solari <[EMAIL PROTECTED]>wrote: > > > Nokia tablets do not contain those fonts or any replacements. > > Yup :-( > Thanks... > >Marco > > > > -Messa

R: Firefox does not render 'font-family' style attribute...

2008-10-02 Thread Marco Solari
> Nokia tablets do not contain those fonts or any replacements. Yup :-( Thanks... Marco -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Marcin Juszkiewicz Inviato: giovedì 2 ottobre 2008 15.36 A: maemo-developers@maemo.org Oggetto: Re: Firef

Re: Community Maemo distribution

2008-10-02 Thread Marius Vollmer
"ext Ryan Abel" <[EMAIL PROTECTED]> writes: > When a bunch of PDFs drop you into a reboot loop doing a minor system > upgrade, it's not a hard one to win, either. ;) Are we sure that this was the main problem? ___ maemo-developers mailing list maemo-dev

Re: Can't force display light to stay on forever?

2008-10-02 Thread Ryan Abel
On Oct 2, 2008, at 9:31 AM, Marco Solari wrote: > Using the control panel (at least in OS2008) it is not possible to > force the > display light to stay on forever (the maximum allowable time is 30 > seconds). > Is there some way to force it on, with some '/dev' juggling ? I > would like >

Re: Firefox does not render 'font-family' style attribute...

2008-10-02 Thread Marcin Juszkiewicz
On Thursday 02 of October 2008 15:25:00 Marco Solari wrote: > Firefox on Diablo on my N800 does not render 'font-family' style > attribute.. > This html code is rendered with just one font: > Arial > Verdana > Times Nokia tablets do not contain those fonts or any replacements. -- JID: [EMA

Re: where might this old version be coming from

2008-10-02 Thread Frank Banul
No, I don't have to check all of those. I was only listing ways I could tell the difference without relying on the revision number. In thinking about this, really the only reason I like to use the autobuilder as a testing area is because it's possible (I've done it) to generate a deb from scratchb

Re: where might this old version be coming from

2008-10-02 Thread Marius Vollmer
Eero Tamminen <[EMAIL PROTECTED]> writes: > [...] > This would allow testing package installation from a "repository" > with AM (to verify that AM handles dependencies OK, package is in > correct category, icon shows etc) without involving the extras(-devel). > > I think this could be a part of th

Can't force display light to stay on forever?

2008-10-02 Thread Marco Solari
Using the control panel (at least in OS2008) it is not possible to force the display light to stay on forever (the maximum allowable time is 30 seconds). Is there some way to force it on, with some '/dev' juggling ? I would like to use the tablet to show the text transcription of a conference to he

Firefox does not render 'font-family' style attribute...

2008-10-02 Thread Marco Solari
Firefox on Diablo on my N800 does not render 'font-family' style attribute... This html code is rendered with just one font: Arial Verdana Times Firefox 3.03 on my desktop does correctly renders the different fonts, of course. My useragent.vendor string is "Firefox/3.0a1 Tablet browse

Re: where might this old version be coming from

2008-10-02 Thread Eero Tamminen
Hi, ext Guillem Jover wrote: > On Thu, 2008-10-02 at 12:52:44 +0300, Eero Tamminen wrote: >> Guillem Jover wrote: >>> You mean something like dpkg-scanpackages or apt-ftparchive? >> According to man pages they would seem to do at least part of the work, >> but it wasn't on quick reading clear how

RE: where might this old version be coming from

2008-10-02 Thread Eduard.Bartosh
> >File size changes. Timestamp on the file. But most >importantly, whatever I caught during testing. >A bug that I >fixed, a change in program behavior, the package installs on >the tablet or not. Whatever reason I started the process again >is how I know which package I'm using. So, you have

Re: where might this old version be coming from

2008-10-02 Thread Guillem Jover
On Thu, 2008-10-02 at 12:52:44 +0300, Eero Tamminen wrote: > Guillem Jover wrote: > > You mean something like dpkg-scanpackages or apt-ftparchive? > > According to man pages they would seem to do at least part of the work, > but it wasn't on quick reading clear how I would actually use them > (I ha

Re: where might this old version be coming from

2008-10-02 Thread frank . banul
Hi, File size changes. Timestamp on the file. But most importantly, whatever I caught during testing. A bug that I fixed, a change in program behavior, the package installs on the tablet or not. Whatever reason I started the process again is how I know which package I'm using. Frank On 10/2/08,

RE: where might this old version be coming from

2008-10-02 Thread Eduard.Bartosh
>If that's not a rhetorical question, yes it did make perfect >sense (to me). My testing follows something like this. 1) Test >on scratchbox until happy. 2) Copy the deb over to my tablet. >Test again until happy. 3) Upload to the autobuilder, download >from extras-devel BTW, how you understan

Re: Community Maemo distribution

2008-10-02 Thread Ryan Abel
On Oct 2, 2008, at 4:03 AM, Quim Gil wrote: >> This is something that I really want to move forward with, as I think >> it can really help the community and offer a much better experience >> than Nokia's distribution. > > Sounds like a fun game to play. :) When a bunch of PDFs drop you into a r

Re: Maemo.org an https for normal navigation: waste of network traffic!

2008-10-02 Thread Dave Neary
Hi Andrea, Andrea Grandi wrote: > I've noticed that when you log into maemo.org website, https is used > during login, and this is ok. The problem is that https is used for > the rest of navigation, once the user has logged and this is only a > waste of network traffic (IMHO). This could be one of

Re: PyGTK upgrade

2008-10-02 Thread Jeffrey Barish
Lauro Moura wrote: > After looking the gtk headers and GTK docs, get_cells is available > only in GTK 2.12 and upper, while the GTK+ provided in maemo is 2.10. > So, pygtk checks for it but as it can't be found, bypasses it. Thank you for solving this mystery. -- Jeffrey Barish

Re: where might this old version be coming from

2008-10-02 Thread Eero Tamminen
Hi, ext Guillem Jover wrote: >> I don't have any idea whether Application Manager supports what I >> suggest below, but I think it's at least worth considering. >> >> There could be a script that creates a repository from given packages, >> under given directory. Repository meaning = >> - certain

Re: where might this old version be coming from

2008-10-02 Thread Guillem Jover
On Thu, 2008-10-02 at 09:37:42 +0300, ext Eero Tamminen wrote: > I don't have any idea whether Application Manager supports what I > suggest below, but I think it's at least worth considering. > > There could be a script that creates a repository from given packages, > under given directory. Repo

Re: Community Maemo distribution

2008-10-02 Thread Quim Gil
ext Ryan Abel wrote: > community version of osso-software-version-rx*4, in effect, a > community distribution of Maemo. This fits in http://wiki.maemo.org/Objective:Maemo_variants Let's have the broad objective in mind when discussing problems and solutions. > First, we need to figure out i

RE: where might this old version be coming from

2008-10-02 Thread Eduard.Bartosh
Hi, >> >>> Extras-devel is a testing area, and potentially testers and >> >>> developers can install packages from there for testing, >right? If >> >>> developer would reupload package with the same version >how people, >> >>> who install this package from extras-devel would know which >> >