Filebrowser example doesn't show files on N95

Bug #274965 reported by Mark Hurenkamp
2
Affects Status Importance Assigned to Milestone
PyS60 community
Fix Committed
Undecided
PyS60 Community

Bug Description

After installing and building pys60community edition, the filebrowser example runs fine on the emulator.
However, when run on the target, it can't seem to find any files.
It lists all the drives (C: D: E: Z:), but when a drive is selected, it only shows "..".

I ran this on a Nokia N95 with v21 firmware.

Changed in pys60community:
assignee: nobody → jussi-toivola
status: New → In Progress
Revision history for this message
Jussi Toivola (jussi-toivola) wrote :

Fixed: Filebrowser example doesn't show files on N95
- Exception catching was around the loop, which lists the folder contents. If there was at least 1 entry, which is protected from os.stat(like sys or private), the whole operation failed and empty list was returned.
- Tested on emulator only( turn on capability checks )

Fixed: filebrowser does not close by selecting exit.
- added appuifw.app.set_exit()

Changed in pys60community:
assignee: jussi-toivola → pys60communityteam
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.