| REW and Ubuntu Linux Hi all,
I've been trying to get REW up and running on new Linux installation...and getting the following on startup..
From the console...
mike@t42:~$ java -jar /home/mike/Desktop/rew/RoomEQ_Wizard_obf.jar
4-Dec-2007 5:51:42 PM roomeqwizard.RoomEQ_Wizard main
INFO: Room EQ Wizard started
(<unknown>:8064): Gtk-WARNING **: Attempting to add a widget with type GtkButton to a GtkComboBoxEntry (need an instance of GtkEntry or of a subclass)
(<unknown>:8064): Gtk-CRITICAL **: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
4-Dec-2007 5:51:43 PM roomeqwizard.RoomEQ_Wizard main
SEVERE: Error during startup java.lang.StackOverflowError
mike@t42:~$
There is a (lengthy) report I've copied from the error window (java.lang.StackOverflowError)...it seems to be too large to insert or attach...I could mail it if there's someone who would like to go over it..
After searching the forum for clues, I tried a few X options in the command (-Xmx256m, -Xss10485760) separately and together, but had the same result as far as I can tell.
Machine/Installation Details;
IBM T42 (1.7ghz Intel, 512Mb, Ubuntu Linux 7.10, JRE 1.6.0_03_b05)
Sound card; Edirol UA-25 USB (working well with ALSA in various programs)
I tried running the V3 REW and got the error, but didn't have much luck downgrading the JRE to 5.13 (I could try this again...I couldn't seem to run java from the command line with that version)
I'd love to get this going...Ubuntu has been great on this box, the most fun I've had on a desktop with Linux. Hopefully I can get my "widgets anchored" ok!
Thanks for your help!
Mike Willis |