Hi,
I'm facing crashes when embedding the GStreamerSurfaceView inside Fragment and start flipping the pages/fragments and changing the orientation to LANDSCAPE. initially it works fine but the bottom of the view is not rendered correctly and is showing a white border some times and preventing any drawing on top of the view (e.g. Snackbar) is there any hints on what could be the issue. i tried with both versions 1.11.2 / 1.12.1 with Android 6.0 _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Le jeudi 29 juin 2017 à 22:36 +0400, Abu Abdullah a écrit :
> I'm facing crashes when embedding the GStreamerSurfaceView inside > Fragment and start flipping the pages/fragments and changing the > orientation to LANDSCAPE. > > initially it works fine but the bottom of the view is not rendered > correctly and is showing a white border some times and preventing any > drawing on top of the view (e.g. Snackbar) > > is there any hints on what could be the issue. i tried with both > versions 1.11.2 / 1.12.1 with Android 6.0 trivial, here's one of the howto I have found: https://mhandroid.wordpress.com/2011/01/25/how-cc-debugging-works-on-an droid/ If the backtrace points to GStreamer, I would suggest to file a bug, and attach that trace. regards, Nicolas _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel signature.asc (188 bytes) Download Attachment |
i spent most of the time to root my device and trying to figure out
how to manage gpd on Windows without much progress. i just tried it on Android 4.4 which seems more stable than 6.0. i will try to test it more until i prepare Linux environment On Fri, Jun 30, 2017 at 12:20 AM, Nicolas Dufresne <[hidden email]> wrote: > Le jeudi 29 juin 2017 à 22:36 +0400, Abu Abdullah a écrit : >> I'm facing crashes when embedding the GStreamerSurfaceView inside >> Fragment and start flipping the pages/fragments and changing the >> orientation to LANDSCAPE. >> >> initially it works fine but the bottom of the view is not rendered >> correctly and is showing a white border some times and preventing any >> drawing on top of the view (e.g. Snackbar) >> >> is there any hints on what could be the issue. i tried with both >> versions 1.11.2 / 1.12.1 with Android 6.0 > > We'd need a backtrace to evaluate this. Though, GDB with ADB is not > trivial, here's one of the howto I have found: > > https://mhandroid.wordpress.com/2011/01/25/how-cc-debugging-works-on-an > droid/ > > If the backtrace points to GStreamer, I would suggest to file a bug, > and attach that trace. > > regards, > Nicolas > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel > gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |