[TIMOB-5451] Photo gallery test allows user to select videos - errors (Result of expression 'cropRect' [undefined] is not an object.") and unexpected behavior seen.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-02T20:28:32.000+0000 |
Affected Version/s | Release 1.7.3, Release 1.8.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | croprect, photogallery, video |
Reporter | Thomas Huelbert |
Assignee | Ingo Muschenetz |
Created | 2011-10-05T15:17:16.000+0000 |
Updated | 2017-06-02T20:28:32.000+0000 |
Description
1. take some video so you have it in your gallery
2. install and launch KS
3. Phone > photogallery
4. select a video
results: a dialog pops up indicating the video is being compressed, when it is done nothing appears on screen. Consoles shows the following output:
Oct 5 12:52:21 unknown mediaserverd[1103] : 12:52:21.764 <0x1df1000> AQMixerDevice::SetMixerChannelLayout(0x18c5f0): scope 1, element 0, layout: tag=0x640001: error -10851
Oct 5 12:52:44 unknown UIKitApplication:com.appcelerator.titanium[0x84d2][1130] : [DEBUG] Our type was: public.movie
Oct 5 12:52:44 unknown UIKitApplication:com.appcelerator.titanium[0x84d2][1130] : [WARN] Exception in event callback. {
Oct 5 12:52:44 unknown UIKitApplication:com.appcelerator.titanium[0x84d2][1130] : expressionBeginOffset = 568;
Oct 5 12:52:44 unknown UIKitApplication:com.appcelerator.titanium[0x84d2][1130] : expressionCaretOffset = 576;
Oct 5 12:52:44 unknown UIKitApplication:com.appcelerator.titanium[0x84d2][1130] : expressionEndOffset = 578;
Oct 5 12:52:44 unknown UIKitApplication:com.appcelerator.titanium[0x84d2][1130] : line = 8;
Oct 5 12:52:44 unknown UIKitApplication:com.appcelerator.titanium[0x84d2][1130] : message = "Result of expression 'cropRect' [undefined] is not an object.";
Oct 5 12:52:44 unknown UIKitApplication:com.appcelerator.titanium[0x84d2][1130] : name = TypeError;
Oct 5 12:52:44 unknown UIKitApplication:com.appcelerator.titanium[0x84d2][1130] : sourceId = 64817240;
Oct 5 12:52:44 unknown UIKitApplication:com.appcelerator.titanium[0x84d2][1130] : sourceURL = "file://localhost/var/mobile/Applications/61B4BEAA-
Closing ticket as invalid this version of Kitchen Sink is no longer supported.