Re: [maemo-developers] python program "hanging"

2006-08-28 Thread Marius Gedminas
On Mon, Aug 28, 2006 at 06:38:54PM +, Danny Milosavljevic wrote:
> Can anyone help me find out why
> 
> http://www.scratchpost.org/weitw/imageviewer.py
> 
> hangs on the nokia 770?
> 
> I'm totally stumped, on the desktop PC it works fine.
> 
> Steps:
> - chmod +x imageviewer.py
> - ./imageviewer.py /media/mmc1/some/
> - press the "+" hardware button a few times to step through the images
> - no image or text is ever displayed
> - device hngs
> - device reboots

Extreme slowness followed by a reboot are the symptoms for running out
of memory.  You can check that by installing either load-applet or
osso-statusbar-cpu and looking at the memory usage meter in the
statusbar.

Marius Gedminas
-- 
UNIX is user friendly. It's just selective about who its friends are.


signature.asc
Description: Digital signature
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] python program "hanging"

2006-08-28 Thread Danny Milosavljevic
Hi,

Can anyone help me find out why

http://www.scratchpost.org/weitw/imageviewer.py

hangs on the nokia 770?

I'm totally stumped, on the desktop PC it works fine.

Steps:
- chmod +x imageviewer.py
- ./imageviewer.py /media/mmc1/some/
- press the "+" hardware button a few times to step through the images
- no image or text is ever displayed
- device hngs
- device reboots

"/media/mmc1/some/" is supposed to be a directory with images in it.

cheers,
  Danny

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers