Re: [maemo-developers] Unreliable Large Network Transfers

2006-12-15 Thread Mike Lococo
Hi Folks, I'm finding that large (>200MB) transfers of data via the wifi network are extremely unreliable. Are you sure network is a problem? Are you writing data somewhere? Both MMC card and iternal flash are really slow when writing. This is the issue. I can reproduce both the slow write

Re: [maemo-developers] How to play a WAV from command line in 770?

2006-12-15 Thread Kalle Vahlman
2006/12/15, Zeeshan Ali <[EMAIL PROTECTED]>: Hello! There is gstreamer on the device but no command-line gstreamer utilities like gst-launch, which you can compile (using scratchbox) and install yourself if you like. Or just install the gstreamer0.10-tools debs from repository.maemo.org:

[maemo-developers] Create a FIASCO image?

2006-12-15 Thread Aaron Levinson
Using flasher --unpack, it is possible to unpack a FIASCO image. However, how does one go about creating a new FIASCO image that can be used with the Windows Software Update Wizard? I can certainly flash a new rootfs using flasher, but there are legitimate reasons why it might be necessary to

[maemo-developers] root image scripts appear to be unavailable

2006-12-15 Thread Aaron Levinson
The root image scripts that are referenced by the "Using the flasher utility and creating the referencfe root file system" how-to no longer appear to be available. According to this Web page, they can be retrieved at https://stage.maemo.org/svn/integration/trunk/rootimagescripts/ , but this link d

Re: [maemo-developers] python + osso_browser does work.

2006-12-15 Thread Jack Jansen
On 12-Dec-2006, at 17:15 , Osvaldo Santana wrote: Would it be possible to package readline.so separately so that Python developers can apt-get install python-readline, while regular users can save half a meg? It's possible to make another package with the readline.so module, but the Python in

Re: [maemo-developers] API changes from Maemo 2.1 (Scirocco) to 3.0 (Bora), and Herring

2006-12-15 Thread Murray Cumming
On Fri, 2006-12-15 at 11:41 +0200, Carlos Guerreiro wrote: > As promised, here is an overview of the API changes made from Maemo 2.1 > (Scirocco) to 3.0 (Bora): > http://maemo.org/maemowiki/ApiChangesSciroccoBoraHerring Thanks. Presumably some things, such as the HildonColorChooser* stuff deprec

Re: [maemo-developers] How to play a WAV from command line in 770?

2006-12-15 Thread Zeeshan Ali
Hello! There is gstreamer on the device but no command-line gstreamer utilities like gst-launch, which you can compile (using scratchbox) and install yourself if you like. Playing a wav file should be as simple as: `gst-launch-0.10 filesrc location=whatever.wav ! wavparse ! dsppcmsink` IIRC

Re: [maemo-developers] How to play a WAV from command line in 770?

2006-12-15 Thread Daniel Stone
(Sorry for the broken name; Exchange has a habit of furiously breaking our mail.) On Thu, Dec 14, 2006 at 07:39:28PM -0500, ext [EMAIL PROTECTED] wrote: > I am trying to play a .WAV file from the Nokia 770 command > line, without triggering a GUI audio player. In principle, > this seems like the

[maemo-developers] Re: [maemo-users] 770 on the way

2006-12-15 Thread Eero Tamminen
Hi, >> Some of the Flash content on the web is not really ... well ... > > No thats not how the rules are. Bad content may not crash > applications, especially if you can't trust the guy how created the > content. If a flash file is broken it may not be loaded, not crash > the browser. What I mea

[maemo-developers] API changes from Maemo 2.1 (Scirocco) to 3.0 (Bora), and Herring

2006-12-15 Thread Carlos Guerreiro
Hi, As promised, here is an overview of the API changes made from Maemo 2.1 (Scirocco) to 3.0 (Bora): http://maemo.org/maemowiki/ApiChangesSciroccoBoraHerring Many of them can already be found in Herring. In fact, you can use Herring to get a good approximation of how your app will port to M

Re: [maemo-developers] Unreliable Large Network Transfers

2006-12-15 Thread Simon Moore
Not had any problem with the network as we don't transfer big files. I think Frantisek might be on to something. We defiantly had the problem writing files to the MMC and they don't even have to be big. If you attempt to write data at a significantly faster speed than the MMC can actually do,

[maemo-developers] Re: [maemo-users] 770 on the way

2006-12-15 Thread Clemens Eisserer
Hi again, Have you tried disabling the Flash plugin (and restarting Browser)? No, its not only flash related - although you're right flash seems to make crashes more frequently. e.g. today I tried to access gamil twice - soon after logging in opera crashed. I fired up minimo and everything work

Re: [maemo-developers] docpurge in maemo 2.1

2006-12-15 Thread Tran Van Hoang
On Wed, 2006-12-13 at 14:33 +0200, ext Marius Vollmer wrote: > "ext Miko Nieminen" <[EMAIL PROTECTED]> writes: > > >> - Why is docpurge executed when installing packages in scratchbox > >> environment in the first place? You don't really need (or want) to > >> remove documentation there. > > > >