LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-26-2002, 11:17 AM   #1
palm1
LQ Newbie
 
Registered: Oct 2002
Location: Madison
Distribution: RH 8.0
Posts: 16

Rep: Reputation: 0
Eroaster built from source error


Hi All,
I just downloaded eroaster and tried to install from source. Everything worked fine, I received no errors when compiling or making the install, but when I was done and typed eroaster to launch the program, I got this---

(eroaster:10520): Gtk-WARNING **: /usr/lib/gtk-2.0/2.0.0/engines/libmetal.so: undefined symbol: gtk_toggle_button_get_type
26.10.2002 08:51:09.270 ERROR main [Main] cannot import name GtkVBox

Anyone have a clue what this error is?

I'm running RH 8.0 on a 700MHz Athlon with 512 MG of memory. Thanks in advance!
 
Old 10-26-2002, 01:14 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
you didn't get compilation errors as it is not compiled, it's written in python, which is a script langauge, not a programming language. eroaster doesn't use gtk2, make sure you have gtk1.2 installed and try again, it is presumably picking up the wrong library paths somehow.
 
Old 10-26-2002, 05:19 PM   #3
palm1
LQ Newbie
 
Registered: Oct 2002
Location: Madison
Distribution: RH 8.0
Posts: 16

Original Poster
Rep: Reputation: 0
I don't have GTK1.2 installed, will this cause problems since I have GTK2?
 
Old 10-27-2002, 01:15 PM   #4
preisl
LQ Newbie
 
Registered: Oct 2002
Location: Austria
Distribution: Debian
Posts: 3

Rep: Reputation: 0
RH8 dropped support for the python-gtk bindings for gtk1.2. ERoaster uses this bindings, therefore it doesn't work. The only way to get it to work is to port eroaster to pygtk2 which is some work and probably too early, because not all distributions include pygtk2 yet. For more information on that problem, please read this thread: https://sourceforge.net/tracker/inde...95&atid=362895
and the note on the homepage: http://eclipt.uni-klu.ac.at/modules....=article&sid=9

Martin
 
Old 10-27-2002, 03:28 PM   #5
palm1
LQ Newbie
 
Registered: Oct 2002
Location: Madison
Distribution: RH 8.0
Posts: 16

Original Poster
Rep: Reputation: 0
Wow, what a disappointment!

Thanks for the help. I actually dug a little deeper and found that I did have GTK1.2 so I was really confused. I guess we'll have to wait.

Thanks!
 
Old 10-28-2002, 01:05 PM   #6
jetblackz
Member
 
Registered: Mar 2002
Location: Debian Galaxy
Distribution: Debian
Posts: 711

Rep: Reputation: 30
That depends. If you're looking to burn mp3 or files or whatever, try my script that works on RH.

http://jetblackz.freeservers.com/Installingcdcopy.html
 
Old 10-28-2002, 05:41 PM   #7
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
looking at that script there are a reasonable amount of changes i'd instantly make. firstly write it in perl, so as to make it so much easier to expand. also why should a user have to select the scsi channel? this should really be autodetected, and given a more limited choice if necessary. There's a load of cleanup code i'd add too, like removing the unwanted wav files. (or maybe you should speed things up by not requiring an iso file to be made in the first place. it's possible to decode the mp3 files directly on the burning cd after all.) anyway, it's a nifty little script by the look of it so far.
 
Old 10-28-2002, 09:47 PM   #8
palm1
LQ Newbie
 
Registered: Oct 2002
Location: Madison
Distribution: RH 8.0
Posts: 16

Original Poster
Rep: Reputation: 0
Thanks jetblackz, I'll check it out, I do want to burn mp3's..
 
Old 10-29-2002, 11:19 AM   #9
jetblackz
Member
 
Registered: Mar 2002
Location: Debian Galaxy
Distribution: Debian
Posts: 711

Rep: Reputation: 30
acid_kewpie, thanks. Some of your suggestions are going to my to-do list. It's very interesting that from the begining, I just wanted to write a simple script that would copy iso. It's evolving. As for Perl, I don't know anything about it. When you say iso, do you mean the script duplicates an iso to copy? It was gone. If you mean converting mp3 to iso, it doesn't. Try it. Before it burns, exit. Take a look at your folder. The making of iso for others like copying cd is done for improved performance. Plus, that's what some doc says: mkisofs then cdrecord.

palm1, let me know how it goes. PM me here.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
eroaster-2.0.12 run-time error cpv204 Linux - Software 5 04-04-2004 07:13 PM
Error using eroaster Anjo Linux - General 18 11-12-2002 10:04 AM
eroaster: error can't detect device sg..... popcorn5714 Linux - General 11 11-07-2002 01:45 PM
Eroaster -error of course.. NSKL Slackware 5 06-11-2002 01:32 PM
eroaster and gtoaster error esteeven Linux - General 6 05-02-2002 04:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration