Skip to main content

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

Message:

  A new issue has been created in JIRA.

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

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

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: uDIG
 Components: 
             map
   Fix Fors:
             UDIG 0.6
   Versions:
             UDIG 0.6

   Assignee: Jesse Eichar
   Reporter: Richard Gould

    Created: Fri, 10 Dec 2004 12:52 AM
    Updated: Fri, 10 Dec 2004 12:52 AM

Description:
!SESSION Dec 09, 2004 21:41:30.609 ---------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -product net.refractions.udig.ui.products -pdelaunch

!ENTRY org.eclipse.core.runtime 4 2 Dec 09, 2004 21:41:30.640
!MESSAGE An internal error occurred during: "Viewport Event".
!STACK 0
java.lang.NullPointerException
	at net.refractions.udig.tools.internal.Zoom.calculateOriginRect(Zoom.java:64)
	at net.refractions.udig.tools.internal.Zoom.mouseDragged(Zoom.java:60)
	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