You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/08 08:10:54 UTC

[GitHub] [cordova-plugin-media-capture] scattered opened a new issue #175: Android captureVideo freezes when tapping filter icon

scattered opened a new issue #175:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/175


   # Bug Report
   
   ## Problem
   
   When capturing video on my Samsung Galaxy Note 9, there is an icon in the top right hand corner used to apply image filters. When tapping this icon the camera freezes. After a few seconds the camera closes responds with error code `3`.
   
   I understand the impulse to replay with "We don't support the camera filters" but considering this is the default camera app I have on my phone without knowingly installing any addons, I'm sure many users would expect this functionality to work.
   
   I'll also mention that when using `cordova-plugin-camera` for taking photos the filter button works correctly.
   
   ### What is expected to happen?
   
   When tapping this icon I should be able to apply supplied image filters.
   
   ### What does actually happen?
   
   When tapping the icon the camera app crashes.
   
   ## Information
   I've created a repo here that can be used to replicate the issue: https://github.com/scattered/cordova-plugin-media-capture-bug
   
   A copy of the catlog can be found here: https://pastebin.com/PMyUEAbf
   
   Note: I tapped the filter icon at 2020-06-08 17:28:32.169 (line: 97). Line 98 shows the 9 seconds where the camera had frozen and then crashed.
   
   A video of the issue can be found here: https://streamable.com/3ofa3c
   
   Note: Sorry for the crappy camera work... You can see that after tapping the filter icon in the top right of the screen the video feed is locked, showing the pack of Pez even though I'm moving the camera. It's worth pointing out that the video shows that the aspect ratio button works fine...
   
   ### Command or Code
   Running `cordova run android --device` with my Galaxy Note 9 plugged in causes the issue.
   
   Running from within Android Studio causes the same issue.
   
   Note: Running via an emulator (Pixel 2) doesn't crash, but I imagine that's because it doesn't use the same camera app as the Galaxy Note 9.
   
   ### Environment, Platform, Device
   I'm working on Windows 10. The device I'm using for testing is a Samsung Galaxy Note 9 running Android  10.
   
   ### Version information
   Node: v13.6.0
   NPM: 6.13.4
   Cordova: 9.0.0 (cordova-lib@9.0.1)
   
   cordova-plugin-camera: ^4.1.0
   cordova-plugin-device: ^2.0.3
   cordova-plugin-file: ^6.0.2
   cordova-plugin-media-capture: ^3.0.3
   
   Platform: Android
   Android Studio: 3.6.3
   
   ## Checklist
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-media-capture] scattered commented on issue #175: Android captureVideo freezes when tapping filter icon

Posted by GitBox <gi...@apache.org>.
scattered commented on issue #175:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/175#issuecomment-678845389


   This ended up being an issue with Samsung's camera app, not with this plugin. 
   
   Samsung updated the app a few weeks ago which resolved the issue.
   
   I'm closing this because no action is required.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-media-capture] scattered closed issue #175: Android captureVideo freezes when tapping filter icon

Posted by GitBox <gi...@apache.org>.
scattered closed issue #175:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/175


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org