Permanent Debug Output when using NavigationDrawer

Hi,

I had the problem in my application that when i do Navigation.PushAsync i get a white Page and the View is not loaded.
I tried to isolate the problem (took me a lot of hours...)
I found out that when i use a NavigationDrawer in a ContentPage i have a permanent output at the Debug Console:
04-06 17:38:55.532 D/Surface ( 6910): Surface::setBuffersDimensions(this=0x7fa0a2ee00,w=800,h=1280)
04-06 17:38:55.548 D/Surface ( 6910): Surface::setBuffersDimensions(this=0x7fa0a2ee00,w=800,h=1280)
I think the UI Thread is blocked and its not possible to display the View

I tried to make a project to reproduce it. I could reproduce the setBufferDimensions problem, but not the problem with the white page.

Attached is my sample project.

Attachment: NavigationDrawerTest__Kopie_d7488120.zip

7 Replies

MS Michael Sandler April 6, 2018 10:00 AM UTC

Attached also the output from my real app when it crashes (not the test app)

Hope this helps

Regards Michael


Attachment: log_a6504212.zip


MS Michael Sandler April 6, 2018 10:04 AM UTC

I tried to remove navigation-drawer from my main application and everything is working fine.
So the problem is definatly here...

Regards


RB Rabhia Beham Kathar Mideenar Syncfusion Team April 9, 2018 11:00 AM UTC

Hi Michael,

We have checked the reported issue in SfNavigationDrawer Control with latest syncfusion assemblies. Unfortunately we could not reproduce the issue from our side.Please use the latest Syncfusion Assembly(16.1451.0.32). Please have the Video from the below link.

Video Link: http://www.syncfusion.com/downloads/support/forum/136895/ze/NavigationVideo1926479694 

If the issue still persists from your side, please modify the sample with issue reproducing steps and also provide the platform, the video of the issue you are experiencing at your end which will helpful for us to analyse further and provide an appropriate solution.

Regards,
Rabhia Beham K.
 



MS Michael Sandler April 11, 2018 02:22 PM UTC

Thanks for testing.
Hmm, I think it depends on the device.
I had no problem running it on an Samsung Galaxy Tab S3 (fast device)
Also on the emulator everything runs correctly.
How do we have the possibility to correct the problem on this device?
Video: https://www.youtube.com/watch?v=xaoSNGKUPio&feature=youtu.be

Thanks and regards
Michael


VA Vinnalan Aravazhi Syncfusion Team April 12, 2018 04:17 PM UTC

Hi Michael,

Thanks for the update.

We have checked the reported issue and we are unable to reproduce the reported issue from our side.

So, could you please provide below mentioned details,

1) Which platform, version and device model reported issue gets occur.

It will help us to provide appropriate solution on this.

Regards,
Vinnalan K A.


MS Michael Sandler April 13, 2018 06:48 AM UTC

The device its a Point of sale device :
https://www.aliexpress.com/item/Tousei-Touch-7-inch-Wireless-Android-POS-Terminal-With-NFC-Reader-PT7003/32807223781.html

It is based on Android 5.1
If you need other information our help by mi side - Please let me know.

Regards Michael


RB Rabhia Beham Kathar Mideenar Syncfusion Team April 16, 2018 12:08 PM UTC

Hi Michael,

We have checked the reported behaviour in SfNavigationDrawer. We could not able to reproduce the mentioned issue. We have attached the screenshot of the Application Output. Please have the screenshot from the below link.

Link: http://www.syncfusion.com/downloads/support/forum/136895/ze/Screen_Shot_2018-04-16_at_5.29.25_PM309670334 

Please check the screenshot and let us know if the issue you are already experiencing have also the output that we have shared.

Regards,
Rabhia Beham K.
 


Loader.
Up arrow icon