Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-227) NullPointerException while attempting to zoom

Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: UDIG-227
    Summary: NullPointerException while attempting to zoom
       Type: Bug

     Status: Open
   Priority: Critical

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

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

   Assignee: Jesse Eichar
   Reporter: Richard Gould

    Created: Tue, 25 Jan 2005 6:55 PM
    Updated: Tue, 25 Jan 2005 6:55 PM

Description:
java.lang.NullPointerException
	at net.refractions.udig.tools.internal.Zoom.calculateOriginRectImproved(Zoom.java:79)
	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