https://bugzilla.novell.com/show_bug.cgi?id=656759
https://bugzilla.novell.com/show_bug.cgi?id=656759#c0 Summary: Paint.Reset is crashing with Java.Lang.NullPointerException Classification: Mono Product: MonoDroid Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=402876) --> (http://bugzilla.novell.com/attachment.cgi?id=402876) Complete zipped project and log file User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 The application is crashing with Java.Lang.NullPointerException when calling Paint.Reset from View's OnDraw several times with MonoDroid P8(8735) or P8.1(8744). The same code is working with MonoDroid P7(8648). Reproducible: Always Steps to Reproduce: 1. Build and run attached project. 2. Click on the list or try to scroll it. 3. Observe crash. Actual Results: Application crashes. Expected Results: Application should not crash and redraw list. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
