View Issue Details

IDProjectCategoryView StatusLast Update
0010165MMAUPnP / Castingpublic2013-02-16 00:43
Reporterlowlander Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.1 
Target Version1.0.1 
Summary0010165: App reconnects or crashes while browsing DLNA/UPnP server
DescriptionWhen browsing a DLNA/UPnP server in the app it will reconnect when rotating the device and can crash as well.
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=21&t=68950
(logs send in 8:24/25 PM UTC)
TagsNo tags attached.
Fixed in build95

Activities

martin

2013-01-17 15:29

developer   ~0034509

used parcelable items and containers, which are kept in memory when rotating device - but reconnection problems still remain

martin

2013-01-18 15:29

developer   ~0034530

Last edited: 2013-01-18 15:29

Another problems:
1)out of Memory problem - loading more than c. 4000 tracks cause OOM , it should be treated
2)play upnp track on list with thousands items is not working due to Bundle limitation (no tracks are delivered to PlaybackService)
3)storing tracks to Bundle in onSaveInstanceState method takes too long - sig signal

martin

2013-01-22 17:17

developer   ~0034591

Fixed in build 95.

peke

2013-01-30 02:10

developer   ~0034728

Verified 98

peke

2013-02-16 00:43

developer   ~0034972

Closing no regressions found in 100