Re: Why should I write apps for Maemo?

2010-05-06 Thread Daniil Ivanov
Hi Michael! On Thu, May 6, 2010 at 8:39 AM, Michael Cronenworth m...@cchtml.com wrote: The continued delay of PR 1.2 has caused me to pose this question. Without customized packaging, I cannot reliably publish applications to the global maemo.org repositories at this time. Also having APIs in

Re: git over ssh access for garage projects - calling for brave testers

2010-05-06 Thread pHilipp Zabel
On Tue, May 4, 2010 at 10:13 PM, Javier Palacios javi...@gmail.com wrote: On Wed, Apr 28, 2010 at 3:50 PM, Ferenc Szekely fer...@maemo.org wrote: Our git over ssh support works side by side with the current WebDAV access, so you can use both for reading / writing the repo. Quick how-to

Re: Audio Routing API

2010-05-06 Thread Daniil Ivanov
Hi Saurabh! You can use the following script for routing playback between speaker and headphones: #!/bin/sh if [ ${1} == speaker ] ; then # low headphone playback volume amixer -qc0 cset iface=MIXER,name='Headphone Playback Volume' 5,5 amixer -qc0 cset iface=MIXER,name='Left DAC_L1

Re: git over ssh access for garage projects - calling for brave testers

2010-05-06 Thread Ferenc Szekely
Hi Philipp and all, I received a couple of complaints about adding / updating the SSH keys at the garage account page. Please see the reply below. On 05/06/2010 11:04 AM, pHilipp Zabel wrote: snip Login to garage.maemo.org, click on Account Maintenance, and there you are, last point above

PyQt4 mapToGlobal

2010-05-06 Thread SC
Hello, I'm trying to create a context menu on right click event and it seems to me that when the code is run on the N900, the context menu is always shows up on the widget BELOW the one that I actually right-clicked on. The same code, however, runs fine on Windows. Here it is: --- import sys

N900 Linux console output for debugging

2010-05-06 Thread Thomas Perl
Hello! I'm currently playing with booting images on the N900 using a loopback device and bootmenu. The problem is that booting sometimes hangs, and I want to debug this. I've enabled the framebuffer console on the device, so I can see the early boot messages, but the five dots keep appearing and

Re: Why should I write apps for Maemo?

2010-05-06 Thread Michael Cronenworth
Daniil Ivanov on 05/06/2010 01:39 AM wrote: By commercial solution do you mean DRM? Simply the ability to sell an application for profit. I'm a stanch anti-DRM supporter. Thanks, Michael ___ maemo-developers mailing list

Re: Why should I write apps for Maemo?

2010-05-06 Thread Eero Tamminen
Hi, (standard disclaimer: below are my personal opinions) ext Michael Cronenworth wrote: At most, the SDK should have been released two weeks ahead of the final release. Agree. With a little over a month now on the clock, people can only begin to speculate as to how poor Nokia's release

Re: git over ssh access for garage projects - calling for brave testers

2010-05-06 Thread Javier Palacios
Now the key changing is enabled for all garage users, although the action (ie. putting the authorized_keys file to the proper place in the filesystem) has a 15 minutes delay. The cron jon that checks for new accounts runs in every 15 minutes. I could probably allow more frequent runs

Re: GSoC 2010, eBook reader. Looking for feedback and ideas.

2010-05-06 Thread Aniello Del Sorbo
Will this app support Instapaper? I just discovered this site and supporting would just be awesome. I know you can store the pages in ePub format and have this reader app read them, but having direct support integrated into the app, would be awesome. Aniello

Re: GSoC 2010, eBook reader. Looking for feedback and ideas.

2010-05-06 Thread Aniello Del Sorbo
On 6 May 2010 16:22, Aniello Del Sorbo ani...@gmail.com wrote: Will this app support Instapaper? I just discovered this site and supporting would just be awesome. I know you can store the pages in ePub format and have this reader app read them, but having direct support integrated into the