[Bug 857859] New: mediathek does not start: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
https://bugzilla.novell.com/show_bug.cgi?id=857859 https://bugzilla.novell.com/show_bug.cgi?id=857859#c0 Summary: mediathek does not start: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Java AssignedTo: bnc-team-java@forge.provo.novell.com ReportedBy: beutin@gfz-potsdam.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.32 (KHTML, like Gecko) Chrome/27.0.1425.0 Safari/537.32 SUSE/27.0.1425.0 tb@sotobo:~> Mediathek.sh java virtual machine used: /usr/lib64/jvm/jre/bin/java classpath used: /usr/share/java/commons-lang.jar:/usr/share/java/commons-compress-1.1.jar:/usr/share/java/jdom.jar:/usr/share/java/Mediathek/Mediathek-2.5.0.jar:/usr/share/java/Mediathek/rome-1.0.jar main class used: mediathek.Main flags used: options used: -Xmx756m arguments used: MediathekView, Version: 2.5.0 ++ totalMemory: 58 MB maxMemory: 672 MB freeMemory: 55 MB System.getProperty("user.dir") /home/tb System.getProperty("os.name") Linux System.getenv("ProgramFiles") null System.getenv("ProgramFiles(x86)") null Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at javax.swing.ImageIcon.<init>(ImageIcon.java:205) at mediathek.gui.GuiMediathek.initComponents(Unknown Source) at mediathek.gui.GuiMediathek.<init>(Unknown Source) at mediathek.Main$1.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:694) at java.awt.EventQueue$3.run(EventQueue.java:692) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:703) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) tb@sotobo:~> Reproducible: Always Steps to Reproduce: 1. add packman repo 2. zypper in Mediathek 3. Mediathek.sh -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com