Home Theater Shack Forums
Home About Us Rules Register Gallery Glossary FAQ
Creative Sound Solutions: Loudspeaker kits and components for subwoofers, midwoofers, woofers and full range speakers! Reliable Hardware: A Reliable Source for Case, Cabinet and Acoustical Hardware! Epik Subwoofers manufactures world-leading high performance subwoofers for die-hard home theater and music enthusiasts who won't settle for anything less than the best. Parts Express: Excellent Source for DIY Speaker and Subwoofer Projects! RAM Electronics: Audio, Video, Home Theater and Computer Cables. PacParts: Replacement parts & accessories from the most recognized manufacturers in the Consumer Electronics Industry! Discount Merchant:  If you need a replacement bulb for your video device... look no further... save big! Emotiva is your Home Theater Component Source for Audiophile Quality Home Theater Equipment at Factory Direct Prices Fi Audio: Infinitely amazing balanced high end musicality designed drivers! Ultimate Home Entertainment: Providing home theater seating and accessories such as popcorn machines and signage... at very affordable prices! Visual Apex: The most competitive pricing for home theater projectors... and built on customer satisfaction! BOCS - Power Up Your Tivo! Elite Screens offers the finest in affordable projection screens. Musicians Friend: Your one stop shop for microphones, mic amps and Behringer products. GIK Acoustics: Home audio acoustics at its best... especially when you have help from the owners right here at the Shack!  Check out their very affordable acoustic panels!
Go Back   Home Theater Forum - Home Theater Systems - HomeTheaterShack.com > Equalization | Calibration > REW Forum
Forgot Password?

REW Forum 

REW and Ubuntu Linux  Discuss REW and Ubuntu Linux in the Equalization | Calibration forum; 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.. ...



 Reply     Post New Thread
Views: 2466 - Replies: 18  
Thread Tools
Old 12-04-07, 01:16 PM   #1
Shackster
Alias: Mike
Loc: Montreal
User: #5316
Since: Jan 2007
Posts: 14
  pinduro is offline  
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



Forum Rules Reply With Quote
Alt Advertisement
Old 12-04-07, 11:56 PM   #2
Shackster
Alias: Mike
Loc: Montreal
User: #5316
Since: Jan 2007
Posts: 14
  pinduro is offline  
Re: REW and Ubuntu Linux


Hey,

Here's some news on what (I think..) might be happening...

Seems to me the "display manager" for this installation is called Gnome, and uses GTK code to organise a programs windows, buttons, etc...So from what I've read it might be possible to switch to something else for this Java app. or find out what Gnome doesn't like about it! Suggestions on various forums included switching off desktop effects, changing themes, etc. We'll see...I'll keep you posted!

cheers,
Mike


Forum Rules Reply With Quote
Old 12-05-07, 05:20 AM   #3
Shackster
Alias: Matt
Loc: UK
User: #951
Since: Jun 2006
Posts: 15
  3ll3d00d is offline  
Re: REW and Ubuntu Linux


Hi

if you're getting a stack overflow then there is almost certainly another problem and changing the heap and stack size (-Xmx & -Xss options) aren't going to help. FWIW I can run REW on a debian box (on which ubuntu is based) which does have Gnome (and hence GTK) installed (I actually use Enlightenment as the window manager but GDM as the display manager).

I don't know how ubuntu maps the java command to a specific JVM, you may find (if it is using the alternatives system) that it isn't what you think it is. You may want to do a java -version to confirm which one is actually responding, I've seen someone out of the box think they're hitting the Sun JVM but are actually getting the gcj one.


Forum Rules Reply With Quote
Old 12-06-07, 08:49 AM   #4
Shackster
Alias: Mike
Loc: Montreal
User: #5316
Since: Jan 2007
Posts: 14
  pinduro is offline  
Re: REW and Ubuntu Linux


Thanks for the info Matt....

I verified that the JRE being run was 6...that checks out. Still getting my head around the display/window management system and what it means!

I installed the Xubuntu desktop...which runs the XFCE desktop. I can select a Gnome or XFCE at login, and switch between by closing the session. REW works like a champ (at first glance) with this set up, and so I have a solution for when I want to do some measurements. Great stuff!

Thanks for your help...hopefully anyone trying out Linux might find this all of interest,

Cheers,

Mike


Forum Rules Reply With Quote
Old 03-10-08, 08:20 AM   #5
New Member
Alias: mabe
Loc: finland
User: #14306
Since: Dec 2007
Posts: 3
  mabe is offline  
Re: REW and Ubuntu Linux


Quote:
pinduro wrote: View Post
Thanks for the info Matt....

I verified that the JRE being run was 6...that checks out. Still getting my head around the display/window management system and what it means!
Mike
I have the same problem. Ubuntu 7.10 with gnome desktop and java
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)

I dont want to install any other desktop environment so i am keen to find answers on how to run this in gnome.

Btw old version was working fine under 6.10 but did not work anymore in 7.10.
So it hangs during startup, in "Generating tool bar" section.

Any great ideas?


Forum Rules Reply With Quote
Old 03-10-08, 03:27 PM   #6
Shackster
Alias: Matt
Loc: UK
User: #951
Since: Jun 2006
Posts: 15
  3ll3d00d is offline  
Re: REW and Ubuntu Linux


well FWIW my debian laptop has gnome 2.20.2 & java 1.6.0_03-b05 installed and REW (v4.00) works fine. Ubuntu 7.10 (AFAIK) uses the same version of gnome so there must be something specific about the ubuntu install that is doing it. I guess the starting point to debugging the problem is for you to report exactly which version of gnome you're using & then see if the rew author gives any other pointers.

installing another window manager can be pretty trivial btw, `apt-get install enlightenment` and then a temporary change to your session when you login would do the job.

Cheers
Matt


Forum Rules Reply With Quote
Old 03-11-08, 02:12 AM   #7
New Member
Alias: mabe
Loc: finland
User: #14306
Since: Dec 2007
Posts: 3
  mabe is offline  
Re: REW and Ubuntu Linux


My gnome is 2.20.1

I tried some other java software and all worked fine. So there is something i dont understand with REW..

I guess i must try that other window manager and see if it works for me too.

edit. enlightenment did not do the trick. Still getting same error.


Last edited by mabe; 03-11-08 at 02:26 AM..

Forum Rules Reply With Quote
Old 03-18-08, 11:44 AM   #8
ariendj
Inactive
Alias:
User: #
Posts: n/a
   
Re: REW and Ubuntu Linux


Hello!

I've been trying to get REW working on Ubuntu 7.10 and get the same error as mentioned above:

Mar 18, 2008 4:42:08 PM roomeqwizard.RoomEQ_Wizard main
SEVERE: Error during startup java.lang.StackOverflowError

Java 6 is enabled and I'm using an AMD64 system.

Has anyone had any luck without installing XFCE? I'd like to stick to GDM if at all possible.

EDIT: I put the error message on pastebin:
http://pastebin.com/f18eed6cb

EDIT 2: Switching off Compiz 3D desktop effects doesn't solve the problem


Last edited by ariendj; 03-18-08 at 12:09 PM..

Forum Rules Reply With Quote
Old 03-18-08, 07:19 PM   #9
Shackster
Alias: Mike
Loc: Montreal
User: #5316
Since: Jan 2007
Posts: 14
  pinduro is offline  
Re: REW and Ubuntu Linux


Hey there,

Sorry to hear you have the same thing happening...
I continued to try a few things, but wound up switching more or less to Xubuntu permanently (fine for what I need).

Hardy Heron will be out soon...maybe that will sort things out! Good luck,

Mike


Forum Rules Reply With Quote
Old 03-20-08, 07:55 PM   #10
ariendj
Inactive
Alias:
User: #
Posts: n/a
   
Re: REW and Ubuntu Linux


Hey pinduro,

Your right, usually an update of Ubuntu makes these weird bugs disappear. I guess I'll give it another try in april. I don't want to risk messing up my productive system right now.

Thanks for the info though.


Forum Rules Reply With Quote
 Reply     Post New Thread     Post New Thread



« Home Theater Shack > Equalization | Calibration > REW Forum »

« Previous Thread   Next Thread »

Bookmarks
Thread Tools

Posting Rules
You may not post new threads... You may not post replies... You may not post attachments... You may not edit your posts

BB code is On... Smilies are On... [IMG] code is On... HTML is not allowed!



Bookmark and Share


Parts Express: The #1 Internet source for all your DIY and electronics needs!

Ultimate Home Entertainment    

This site is best viewed with a screen resolution width of 1280 or higher!




Powered by vBulletin
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2006 - 2010, Home Theater Shack, LLC.
John Mulcahy and Sonnie Parker - ALL RIGHTS RESERVED!



Massage Chairs   Wall Fountains   Bath Vanities   Electric Fireplaces   Bunk Beds

Dish Network



Sponsor/Vendor Ad Rates

Search Engine Friendly URLs by vBSEO 3.3.0