Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Location move but MapView is frozen #6138

Closed
kingfisherphuoc opened this issue Aug 24, 2016 · 6 comments
Closed

Location move but MapView is frozen #6138

kingfisherphuoc opened this issue Aug 24, 2016 · 6 comments
Labels
Android Mapbox Maps SDK for Android bug

Comments

@kingfisherphuoc
Copy link

Platform: Android
Mapbox SDK version: 4.2.0-beta.1

Steps to trigger behavior

  1. Add mapview in a fragment
  2. Add marker and zoom in, zoom out, drag the map...
  3. Sometimes the map is frozen and not moved while markers are moved around.

untitled-2

@cammace cammace added Android Mapbox Maps SDK for Android bug labels Aug 24, 2016
@mkv123
Copy link

mkv123 commented Aug 28, 2016

Looks very similar to #6031

@tobrun
Copy link
Member

tobrun commented Jan 20, 2017

Resolved with moving touch interaction of Marker to core in #5639 . Closing

@tobrun tobrun closed this as completed Jan 20, 2017
@dastan1302
Copy link

dastan1302 commented Feb 10, 2017

Still have this issue on One Plus Two android sdk 4.2.2 @tobrun
but on the other devices all ok

@kingfisherphuoc
Copy link
Author

@tobrun I got this issue again with 5.1.0 in SamSung edge device. Is there any problem the new sdk version?

@tobrun
Copy link
Member

tobrun commented Jul 20, 2017

we are looking into this issue as part of #9441. We haven't been able to reproduce this issue ourselves.

@HappyDr0id
Copy link

I got exactly the same issue : I have a map in a bottomsheet, which is in textureMode because of visual glitches when I drag the bottomsheet, and if I collapse the bottomsheet and expand it back, the map is totally frozen, not responding to user interaction, but MarkersViews are moving okay.
Finally the map is only working correctly on the first display.

I retrieved these logs when it happens :

01-18 14:49:19.297 15642-17390/fr.xpdigit.apptourism E/BufferQueueProducer: [SurfaceTexture-0-15642-2] dequeueBuffer: BufferQueue has no connected producer
                                                                            
                                                                            [ 01-18 14:49:19.297 15642:17390 D/         ]
                                                                            NULL == surf->write_back_color_buffer
01-18 14:49:19.300 15642-17390/fr.xpdigit.apptourism E/BufferQueueProducer: [SurfaceTexture-0-15642-2] dequeueBuffer: BufferQueue has no connected producer
                                                                            
                                                                            [ 01-18 14:49:19.301 15642:17390 D/         ]

I am using the last MapBox Android SDK Version (5.3.1) and I reproduced the issue on multiple devices : Samsung A3 (2016) SM-1310F on Android 7.0, Samsung S7 on Android 7.0, Moto E on Android 4.4.4, Nexus 5 on Android 6.0.1. But the issue is not reproduced on the Nexus 5X on Android 8.0.

I hope that it will help you to resolve this issue guys.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android bug
Projects
None yet
Development

No branches or pull requests

6 participants