Re: Question about how to port to N800

2008-01-18 Thread Tuomas Kulve
LIU Chun Hung wrote: > Hi all, > > I am a new developer. After I built my program in ARMEL and used this > command dpkg-buildpackage -rfakeroot to create the debian package, which > files should be copied to the N800? It creates one or more *.deb files to ../. You probably need them all. > And

Re: Ogg Streams / Media player

2008-01-18 Thread Tuomas Kulve
Raphaël Jacquot wrote: > Timo Hoenig wrote: >> $ gst-launch-0.10 gnomevfssrc >> location=http://listen.fm4.amd.co.at:31337/fm4-lq.ogg ! application/ogg ! >> tremor ! dsppcmsink > > I can't seem to find gst-launch-0.10 on the device. where is it hidden ? It's in a package called gstreamer0.10-to

Question about how to port to N800

2008-01-18 Thread LIU Chun Hung
Hi all, I am a new developer. After I built my program in ARMEL and used this command dpkg-buildpackage -rfakeroot to create the debian package, which files should be copied to the N800? And also after I use the USB cable to connect the N800 to my PC, how can I copy the debian package to N800? I

Development of GUI for N800 Help required

2008-01-18 Thread nisha jain
Hi All, I have to develop a GUI for N800 series for project. I am totally new to this field and I want to know how i can install maemo development tool on windows machine? Is it requires some specific programming lang to program? or inbuild components? Please provid me information how shall i star

Re: Contribution code, ...

2008-01-18 Thread Adilson Oliveira
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Shawn Fitzgerald escreveu: > > Okay it's been 3-4 days how long is it going to take to fix this "simple" > bug for the US site. > Just a quick update: the N810 is back in stock in US. Too bad my code still doesn't work :( []s Adilson -BEGIN PG

Re: Ogg Streams / Media player

2008-01-18 Thread Raphaël Jacquot
Timo Hoenig wrote: > $ gst-launch-0.10 gnomevfssrc > location=http://listen.fm4.amd.co.at:31337/fm4-lq.ogg ! application/ogg ! > tremor ! dsppcmsink I can't seem to find gst-launch-0.10 on the device. where is it hidden ? ___ maemo-developers mailing l

Re: Where can I find libgdbm.h?

2008-01-18 Thread Thomas Viehmann
Danilo Cesar DP wrote: > I spend a lot of time on this pb withou any result, so I'm asking here.. > > I trying to compile maemo-mapper in my chinook SDK, but it's returning a error > "gdbm.h not found. Please install libgdbm-dev" > > But I could not find this libgdbm in any repository... > So, ca

Re: Where can I find libgdbm.h?

2008-01-18 Thread Danilo Cesar DP
In fact, I've found one in bora's repository... Danilo On Jan 18, 2008 6:10 PM, Danilo Cesar DP <[EMAIL PROTECTED]> wrote: > I spend a lot of time on this pb withou any result, so I'm asking here.. > > I trying to compile maemo-mapper in my chinook SDK, but it's returning a error > "gdbm.h not fo

Where can I find libgdbm.h?

2008-01-18 Thread Danilo Cesar DP
I spend a lot of time on this pb withou any result, so I'm asking here.. I trying to compile maemo-mapper in my chinook SDK, but it's returning a error "gdbm.h not found. Please install libgdbm-dev" But I could not find this libgdbm in any repository... So, can you guys help me? Thanks, []'s Da

Re: Ogg Streams / Media player

2008-01-18 Thread Tuomas Kulve
Stefan Kost wrote: > Timo Hoenig schrieb: >> To my surprise, the following works nicely: > > why do you enforce application/ogg and skip the demuxer? does zthis play? The point was that everything works from the command line, so why doesn't it work with the MP? And with tremor you are not supp

Re: Ogg Streams / Media player

2008-01-18 Thread Stefan Kost
Hi, Timo Hoenig schrieb: > Hi! > > I was playing around with Tuomas' packages [1] and the stock media > player. Unfortunately it failed playback Ogg streams like [2]. > > The media player seams to load the stream but it doesn't play it. It's > just buffering. While it sits there and does noth

Re: roadmap maemo build -- was: Re: osso/d-bus bug?

2008-01-18 Thread Joshua Layne
Charles Werbick wrote: >> Hi Charles, >> >> This is great news! >> >> I seem to be cursed by my slowness, or perhaps I should say blessed as >> I was planning on doing the same thing, but am very new to my N810 and do >> not yet have the build environment complete due to lack of time. >> Are yo

Re: changing wallpaper

2008-01-18 Thread Johan Bilien
On Fri, Jan 18, 2008, Jussi Kukkonen wrote: > Damien Moore wrote: > > is there an api or set of command line utilities for working with > > background images on the device? i've noticed the image is specified in > > home/user/.osso/hildon-desktop/home-background.conf > > but if i change it, the ima

Contribution code, ...

2008-01-18 Thread Shawn Fitzgerald
Okay it's been 3-4 days how long is it going to take to fix this "simple" bug for the US site. How about we provide our US snail mailing address and you folks just send it to us. Send it COD or something, it would less painful to get a cashiers check or money order than to wait for this storefr

Controlling a digital camera using gphoto on the N800

2008-01-18 Thread Daniel M German
I think this might be of interest to people in the list. darethehair> Hello! New guy here. Have you checked this thread? darethehair> http://www.internettablettalk.com/forums/showthread.php?t=13868 darethehair> In my own small way, I have tried to contribute to the effort of creating a

ALSA support on the N810?

2008-01-18 Thread dmoc
Is it possible and if so can someone please supply step-by-step instructions? I am porting Squeak and have it running but would like to get sound working before creating the first deb package. At this stage I only want to do the minimal required and will look at gstreamer support later. PS: Am

Applications "queue" Gtk-related actions when iconified

2008-01-18 Thread Mario Sanchez Prada
Hi, I'm currently implementing a status bar plugin for Vagalume (a Last.fm player) which just would allow the user to execute most of the common actions (Play/Stop, Skip, Love and Ban songs) from the status bar, without having to "leave" the application (s)he is currently using to open the Vagalum