This is a migrated thread and some comments may be shown as answers.

Pinch gesture caused crash

4 Answers 69 Views
SlideView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Rudolf Kotulán
Top achievements
Rank 1
Rudolf Kotulán asked on 13 Nov 2012, 10:15 PM
Hello,

I am writing photo browsing application. Pictures are loaded from web.

Everything work fine except pinch gesture that caused exception.

An unhandled exception of type 'System.NullReferenceException' occurred in Telerik.Windows.Controls.Primitives.dll
   at Telerik.Windows.Controls.RadSlideView.TurnOnFilmstripMode()
   at Telerik.Windows.Controls.SlideView.FilmstripBehavior.OnPinch(PinchGesture gesture)
   at Telerik.Windows.Controls.SlideView.SlideViewManipulationBehavior.HandlePinch(PinchGesture pinchGesture)
   at Telerik.Windows.Controls.SlideView.SlideViewManipulationBehavior.HandleGesture(Gesture gesture)
   at Telerik.Windows.Controls.RadSlideView.OnGesture(GestureBehavior sender, Gesture gesture)
   at Telerik.Windows.Controls.GestureBehavior.HandleGesture(Gesture gesture)
   at Telerik.Windows.Controls.GestureBehavior.Telerik.Windows.Controls.Gestures.IPinchListener.OnPinch(PinchGesture gesture)
   at Telerik.Windows.Controls.PinchProcessor.OnFrameReported(Object sender, TouchFrameEventArgs e)
   at System.Windows.Input.Touch.OnTouch(Object sender, TouchFrameEventArgs e)
   at MS.Internal.JoltHelper.RaiseEvent(IntPtr target, UInt32 eventId, IntPtr coreEventArgs, UInt32 eventArgsTypeIndex)

I have trial version - 2012.3.1016 - WP7.

Any idea?
Best
Rudolf

4 Answers, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 14 Nov 2012, 03:44 PM
Hello Rudolf,

Thank you for contacting us.

We have found the cause for the reported issue and the fix will become part our next internal build which you will be able to download from your account by the end of the week.

I have updated your account with some telerik points for your cooperation.

All the best,
Todor
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Rudolf Kotulán
Top achievements
Rank 1
answered on 15 Nov 2012, 09:27 AM
Hello Todor,

thank you for replay. I am looking forward to next internal build.

Best,
Rudolf
0
Todor
Telerik team
answered on 19 Nov 2012, 06:09 AM
Hello Rudolf,

The Internal build is already live and you can download it from your account from:
Manage products -> Latest internal builds

Let me know if I can assist you further.
 
Regards,
Todor
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Rudolf Kotulán
Top achievements
Rank 1
answered on 19 Nov 2012, 08:43 PM
Hello,

Thanks finally i was able make it work.

Thanks,
Rudolf
Tags
SlideView
Asked by
Rudolf Kotulán
Top achievements
Rank 1
Answers by
Todor
Telerik team
Rudolf Kotulán
Top achievements
Rank 1
Share this question
or