From: SourceForge.net <no...@so...> - 2009-04-10 20:27:34
|
Bugs item #2750859, was opened at 2009-04-10 15:27 Message generated for change (Tracker Item Submitted) made by llm1 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2750859&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User interface Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Lee Marinelli (llm1) Assigned to: Nobody/Anonymous (nobody) Summary: could not find LayeredIcon Initial Comment: During coding, after hitting "enter", got this error and the screen blanked out. Moving the mouse over the buttons and highlighting the code made them visible again, but minimizing and maximizing reset it to blank. java.lang.NoClassDefFoundError: edu/rice/cs/util/swing/LayeredIcon at edu.rice.cs.drjava.ui.MainFrame$OddDisplayManager.makeLayeredIcon(MainFrame.java:2930) at edu.rice.cs.drjava.ui.MainFrame$OddDisplayManager.getIcon(MainFrame.java:2925) at edu.rice.cs.drjava.ui.MainFrame$145.getIcon(MainFrame.java:2941) at edu.rice.cs.drjava.ui.MainFrame$145.getIcon(MainFrame.java:2943) at edu.rice.cs.util.docnavigation.JTreeSortNavigator$CustomTreeCellRenderer.getTreeCellRendererComponent(JTreeSortNavigator.java:620) at javax.swing.plaf.basic.BasicTreeUI.paintRow(BasicTreeUI.java:1413) at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1203) at javax.swing.plaf.metal.MetalTreeUI.paint(MetalTreeUI.java:152) at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142) at javax.swing.JComponent.paintComponent(JComponent.java:743) at javax.swing.JComponent.paint(JComponent.java:1006) at javax.swing.JComponent.paintChildren(JComponent.java:843) at javax.swing.JComponent.paint(JComponent.java:1015) at javax.swing.JViewport.paint(JViewport.java:728) at javax.swing.JComponent.paintChildren(JComponent.java:843) at javax.swing.JComponent.paint(JComponent.java:1015) at javax.swing.JComponent.paintChildren(JComponent.java:843) at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1021) at javax.swing.JComponent.paint(JComponent.java:1015) at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4972) at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4925) at javax.swing.JComponent._paintImmediately(JComponent.java:4868) at javax.swing.JComponent.paintImmediately(JComponent.java:4675) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:451) at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:114) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110) System Properties: DrJava Version drjava-20090410-r4880 DrJava Build Time 20090410-1911 drjava.debug.port = 41021 java.runtime.name = Java(TM) 2 Runtime Environment, Standard Edition sun.boot.library.path = /home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/lib/i386 java.vm.version = 1.5.0_14-b03 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = : java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = unknown java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>/drjava/drjava java.runtime.version = 1.5.0_14-b03 java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment java.endorsed.dirs = /home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/lib/endorsed os.arch = i386 java.io.tmpdir = /tmp line.separator = "\u000a" java.vm.specification.vendor = Sun Microsystems Inc. os.name = Linux sun.jnu.encoding = ANSI_X3.4-1968 java.library.path = /home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/lib/i386/client:/home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/lib/i386:/home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/../lib/i386:/home/javaplt/packages/yjp-6.0.11/bin/linux-x86-32 java.specification.name = Java Platform API Specification java.class.version = 49.0 sun.management.compiler = HotSpot Client Compiler os.version = 2.6.18-92.1.22.el5 user.home = <anonymized user.home> user.timezone = America/Chicago java.awt.printerjob = sun.print.PSPrinterJob file.encoding = ANSI_X3.4-1968 java.specification.version = 1.5 java.class.path = drjava.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = /home/javaplt/java/Linux-i686/jdk1.5.0_14/jre sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. java.vm.info = mixed mode, sharing java.version = 1.5.0_14 java.ext.dirs = /home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/lib/ext sun.boot.class.path = /home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/lib/rt.jar:/home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/lib/i18n.jar:/home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/lib/sunrsasign.jar:/home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/lib/jsse.jar:/home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/lib/jce.jar:/home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/lib/charsets.jar:/home/javaplt/java/Linux-i686/jdk1.5.0_14/jre/classes java.vendor = Sun Microsystems Inc. file.separator = / java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = gnome sun.cpu.isalist = #DrJava configuration file #Fri Apr 10 14:29:04 CDT 2009 key.preferences = key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] window.height = 1154 window.width = 1610 window.x = 0 window.y = 25 window.state = 6 last.dir = <anonymized user.home>/drjava/drjava/src/edu/rice/cs/drjava/ui/config/ConfigFrame.java last.interactions.dir = <anonymized user.home>/Desktop tabbedpanes.state = 800 600 700 400 new.version.notification.last = 1239390789352 Used memory: about 35.32 megabytes Free memory: about 23.65 megabytes Total memory: about 58.97 megabytes Total memory can expand to: about 63.56 megabytes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2750859&group_id=44253 |