On Mon, 08 Jan 2007 23:07:52 +0100, Julien Petit wrote: > When launching Tuxguitar as a 'normal' user, Tuxguitar freezes and never > start. [..] > But when I use the root account, Tuxguitar perfectly works
I have the same problem (find attached the error output). On Wed, 10 Jan 2007 20:52:07 +0100, Philippe Coval wrote: > Can you please give more details on your system like : > java -version # java -version java version "1.5.0_10" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03) Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing) > I suspect the default jvm link to classpath jvm, Not here, and it wouldn't change anything as you call /usr/lib/jvm/java-1.5.0-sun/jre/bin/java explictly in /usr/bin/tuxguitar > update-alternative --config java # update-alternatives --display java java - status is manual. link currently points to /usr/lib/jvm/java-1.5.0-sun/jre/bin/java /usr/lib/jvm/java-1.5.0-sun/jre/bin/java - priority 53 slave java.1.gz: /usr/lib/jvm/java-1.5.0-sun-1.5.0.10/jre/man/man1/java.1.gz /usr/bin/gij-wrapper-4.1 - priority 41 /usr/lib/jvm/java-6-sun/jre/bin/java - priority 63 slave java.1.gz: /usr/lib/jvm/java-6-sun-1.6.0.00/jre/man/man1/java.1.gz Current `best' version is /usr/lib/jvm/java-6-sun/jre/bin/java. BTW: In /usr/bin/tuxguitar you have /usr/share/java/gtk2.6.jar in the CLASSPATH. $ apt-file search gtk2.6.jar libgtk-java: usr/share/java/gtk2.6.jar But libgtk-java is not in the Depends (and doesn't get installed automagically). Installing it manually doesn't change the above mentioned error, I just wanted to mention it. If you need further informations or want me to test something don't hesitate to contact me! Cheers, gregor -- .''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4 : :' : debian: the universal operating system - http://www.debian.org/ `. `' member of https://www.vibe.at/ | how to reply: http://got.to/quote/ `-
Exception in thread "main" java.lang.NullPointerException
at
org.herac.tuxguitar.gui.tab.layout.PageViewLayout.paintLine(PageViewLayout.java:321)
at
org.herac.tuxguitar.gui.tab.layout.PageViewLayout.paintTracks(PageViewLayout.java:382)
at
org.herac.tuxguitar.gui.tab.layout.PageViewLayout.paintSong(PageViewLayout.java:40)
at
org.herac.tuxguitar.gui.tab.Tablature.paintTablature(Tablature.java:137)
at
org.herac.tuxguitar.gui.tab.TablaturePaintListener.paintControl(TablaturePaintListener.java:26)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:83)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1109)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1094)
at org.eclipse.swt.widgets.Control.gtk_expose_event(Control.java:2024)
at
org.eclipse.swt.widgets.Composite.gtk_expose_event(Composite.java:605)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1430)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3798)
at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method)
at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:5273)
at org.eclipse.swt.widgets.Display.eventProc(Display.java:1135)
at org.eclipse.swt.internal.gtk.OS._gdk_window_process_updates(Native
Method)
at
org.eclipse.swt.internal.gtk.OS.gdk_window_process_updates(OS.java:3410)
at org.eclipse.swt.widgets.Control.update(Control.java:3703)
at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1449)
at org.eclipse.swt.widgets.Shell.open(Shell.java:996)
at org.herac.tuxguitar.gui.TuxGuitar.displayGUI(TuxGuitar.java:179)
at org.herac.tuxguitar.gui.TuxGuitar.main(TuxGuitar.java:93)
signature.asc
Description: Digital signature

