Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-190) NullPointExceptions while zooming

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/UDIG-190

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: UDIG-190
    Summary: NullPointExceptions while zooming
       Type: Bug

     Status: Unassigned
   Priority: Blocker

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: uDIG
 Components: 
             tool
   Fix Fors:
             UDIG 0.7
   Versions:
             UDIG 0.7

   Assignee: 
   Reporter: Richard Gould

    Created: Fri, 14 Jan 2005 7:34 PM
    Updated: Fri, 14 Jan 2005 7:34 PM

Description:
Occasionally happens when I attempt to zoom

java.lang.NullPointerException
	at net.refractions.udig.tools.internal.Zoom.calculateOriginRect(Zoom.java:62)
	at net.refractions.udig.tools.internal.Zoom.mouseDragged(Zoom.java:58)
	at net.refractions.udig.project.render.displayAdapter.impl.EventJob.run(EventJob.java:106)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



Back to the top