Developing with python

2008-04-18 Thread Frédéric
Hello, I'm a new user of Meamo. I bought a used Nokia 770 on ebay (61€!), and plan to use it for driving a motorized astronomic mount, to turn it into a panoramic head. This is a free project, for which a lot of people (photographers) have interest. See:

Re: hildon_color_button custom colors issue

2008-04-18 Thread Aniello Del Sorbo
On Wed, Apr 16, 2008 at 12:40 PM, Aniello Del Sorbo [EMAIL PROTECTED] wrote: Anyway.. the first issue below happened because I was running Xournal from root in an SSH remote shell. Thus, probably, colormaps were wrong. Running it the usual way (from the Menu) fixed a bit things. The

Re: Video Encoding (most probably revisited many times)

2008-04-18 Thread Juan A. Suarez Romero
On Wed, 2008-04-16 at 18:58 -0400, [EMAIL PROTECTED] wrote: I have been unable to encode ANY video for the N810 on a Mac. Ive played with ffmpegX, mencoder, Handbrake, etc. Ive tried keeping resolutions small (Im trying a 240x182 px movie right now). Ive tried creating various movie files

Re: playbin problem

2008-04-18 Thread Juan A. Suarez Romero
On Thu, 2008-04-17 at 15:17 +0530, Sanjay Gupta wrote: Hi all, I am trying to play mp3 file using playbin gstreamer element as follows: -- Can someone please tell me if playbin is working properly in maemo SDK environent? I'm using

Re: Video Encoding (most probably revisited many times)

2008-04-18 Thread Ryan Abel
On Apr 18, 2008, at 6:06 AM EDT, Andrew Flegg wrote: On Thu, Apr 17, 2008 at 8:27 AM, JL Diaz [EMAIL PROTECTED] wrote: If you have perl installed, you can try tablet-encode (http://mediautils.garage.maemo.org/tablet-encode.html). It is a front-end to mencoder, which provides sensible

Re: Video Encoding (most probably revisited many times)

2008-04-18 Thread Andrew Flegg
On Thu, Apr 17, 2008 at 8:27 AM, JL Diaz [EMAIL PROTECTED] wrote: If you have perl installed, you can try tablet-encode (http://mediautils.garage.maemo.org/tablet-encode.html). It is a front-end to mencoder, which provides sensible defaults and presets. It works well for me under Linux.

Arabic l10n

2008-04-18 Thread Khaled Hosny
Hi every one, I'm an Arabic localizer (I contributed Arabic translation to many FOSS projects, including Gnome) and I'm willing to localize various maemo components into Arabic, I actually started and translated few packages. I'm wondering how this translations can be upstreamed, is there any

Re: hildon_color_button custom colors issue

2008-04-18 Thread Allen Brown
I think that is still incorrect. You should divide by 256. That is exactly equivalent to shifting the bits to the right by 8. That moves the bits you want into the byte you need. -- Allen Brown http://brown.armoredpenguin.com/~abrown On Wed, Apr 16, 2008 at 12:40 PM, Aniello Del Sorbo [EMAIL

problem with hildon im and gtk

2008-04-18 Thread Kwan Hong Lee
I am trying to get the latest glib, gtk+ on my maemo 4.0 platform. And I am having the following trouble. So I got glib to recompile, pango to recompile so that gtk could recompile on maemo sdk, but I have various troubles. The latest is that I get the following error: import gtk File