View Full Version : gnomebaker 0.4
hussam
August 8th, 2005, 11:22 AM
Can we backport gnomebaker 0.4? It's already in breezy.
Thanks.
brian g
August 15th, 2005, 11:48 PM
Can we backport gnomebaker 0.4? It's already in breezy.
Thanks.
any word on this?
infinito
August 16th, 2005, 05:05 AM
any word on this?
I've backported this myself, and altought it compiles, gnomebaker keeps segfaulting everytime i try to burn a cd. Don't know if it's library related (maybe gstreamer?) or is about gnomebaker itself.
Anyway, i don't think it would be stable enough for backports. But that's just my opinion...
pulp
August 16th, 2005, 06:10 AM
Hopefully these issues were solved in the 0.4.1 release, which appeared recently
cutOff
August 16th, 2005, 07:59 AM
I've just compiled and packaged the latest version 0.4.1. Seems to work fine and smoothly. Now I only need to host it.
Note 1: Some menu items are in spanish (my locale language). How do I fix this?
Note 2: I followed this guide (http://women.alioth.debian.org/wiki/index.php/English/PackagingTutorial) to package it.
Thanks
infinito
August 16th, 2005, 10:08 AM
I've just compiled and packaged the latest version 0.4.1. Seems to work fine and smoothly. Now I only need to host it.
Note 1: Some menu items are in spanish (my locale language). How do I fix this?
Note 2: I followed this guide (http://women.alioth.debian.org/wiki/index.php/English/PackagingTutorial) to package it.
Thanks
I've compiled 0.4.1 as well and the issues seem to be solved. But for example, audio cd recording it's sooo slow. Don't know who's to blame (my computer or gnombaker).
About Note 1: Some items are on spanish and others not 'cause the translation seems not to be finished (altought Rosseta template seems to be done...)
cutOff
August 16th, 2005, 10:36 AM
I've compiled 0.4.1 as well and the issues seem to be solved. But for example, audio cd recording it's sooo slow. Don't know who's to blame (my computer or gnombaker).
About Note 1: Some items are on spanish and others not 'cause the translation seems not to be finished (altought Rosseta template seems to be done...)
Sorry, I've not tried this feature. I'll come back soon.
cutOff
August 16th, 2005, 11:56 AM
well, i've experienced any problems recording CDs (MP3 to CD). Nothing happens. Does anyone else have this problem?
hussam
August 16th, 2005, 12:09 PM
I've compiled 0.4.1 as well and the issues seem to be solved. But for example, audio cd recording it's sooo slow. Don't know who's to blame (my computer or gnombaker).
About Note 1: Some items are on spanish and others not 'cause the translation seems not to be finished (altought Rosseta template seems to be done...)
Same here, I made a gnomebaker .deb myself using instructions I found on the net ( NOT using checkinstall) and it's running perfectly.`
aledin
August 18th, 2005, 02:04 PM
I've compiled 0.4.1 as well and the issues seem to be solved. But for example, audio cd recording it's sooo slow. Don't know who's to blame (my computer or gnombaker).
If you mean audio grabbing, the reason for the slowness is that cdda2wav is called with the paranoia library option.
To disable the paranoia option one have to change to sources: edit the file execfunctions.c and comment the line
exec_cmd_add_arg(e, "%s", "-paranoia");
as this
/* exec_cmd_add_arg(e, "%s", "-paranoia"); */
Recompile and audio cd recording will be faster.
Hope I helped.
infinito
August 19th, 2005, 10:46 AM
If you mean audio grabbing, the reason for the slowness is that cdda2wav is called with the paranoia library option.
To disable the paranoia option one have to change to sources: edit the file execfunctions.c and comment the line
exec_cmd_add_arg(e, "%s", "-paranoia");
as this
/* exec_cmd_add_arg(e, "%s", "-paranoia"); */
Recompile and audio cd recording will be faster.
Hope I helped.
No, is not audio ripping. I was burning some mp3 to audio cd.
Th econversion from mp3 to wav was as fast as usual. The wavs burning to cd was the slow thing.
rwabel
August 19th, 2005, 01:21 PM
so will we have soon a bp of gnomebaker 0.41? Would be great
GizmoQ2k
August 24th, 2005, 08:22 AM
Please port it =)
Nano
August 24th, 2005, 08:29 AM
well, i've experienced any problems recording CDs (MP3 to CD). Nothing happens. Does anyone else have this problem?
You need gstreamer08-lame for that.
UbuWu
August 29th, 2005, 04:38 AM
You need gstreamer08-lame for that.
I think you mean gstreamer0.8-mad? Lame is for encoding, mad for decoding mp3's.
acascianelli
August 29th, 2005, 03:43 PM
Gnomebaker 0.4.2 is out, any more news on getting this in backports?
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.