Re: [gentoo-user] Cdrecord frontends

2003-10-04 Thread Davide Brini
Alle 14:54, venerdì 3 ottobre 2003, Alan ha scritto:

 Isn't xcdroast just a frontend for cdrecord?  I don't recall it having
 any real dependancies other than gtk.

That's the point...they explicitly want gtk version 1.x, and their README file 
says ver. 2.x isn't supported yet.

 Others you can check out are:

 gtoaster (gnome 1.4)

Same as above.

 k3b (kde)

Don't want all that bloat only to burn CDs

 cdrdao (which has a gtk frontend called gcdmaster)

Don't know this one, I'll look for it.

Meanwhile, I think I'll use some console-based stuff (magma, cdw, simplecdrx 
and similar).

Bye


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Cdrecord frontends

2003-10-04 Thread Collins Richey
On Sat, 4 Oct 2003 18:36:05 -0100 Davide Brini [EMAIL PROTECTED] wrote:

 Alle 14:54, venerdì 3 ottobre 2003, Alan ha scritto:
 
  Isn't xcdroast just a frontend for cdrecord?  I don't recall it having
  any real dependancies other than gtk.
 
 That's the point...they explicitly want gtk version 1.x, and their README file
 
 says ver. 2.x isn't supported yet.
 
  Others you can check out are:
 
  gtoaster (gnome 1.4)
 
 Same as above.
 
  k3b (kde)
 
 Don't want all that bloat only to burn CDs
 
  cdrdao (which has a gtk frontend called gcdmaster)
 
 Don't know this one, I'll look for it.
 
 Meanwhile, I think I'll use some console-based stuff (magma, cdw, simplecdrx 
 and similar).
 

Spend about 15 minutes with the cdrecord manpage, then use that if you don't
like bloat.  For super-dumb users, you could wrap this with a simple shell
script.  Bloat is now not a problem.  I find nothing especially daunting about

cdrecord -v -speed=? dev=0,0,0 -eject /path/to/what/to/burn

cdrecord -scanbus gives you the value for dev= 

With a little more effort (not more than a day) you could use perltk or tkinter
(python) or even native tcl/tk (wish scripts) to code up a simple gui for the
above mentioned users that invokes cdrecord under the covers.  Bloat also not a
problem here.

-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Cdrecord frontends

2003-10-04 Thread Wayne Oliver
- -Original Message-
- From: Collins Richey [mailto:[EMAIL PROTECTED]
- Sent: 04 October 2003 19:01

snip

- Spend about 15 minutes with the cdrecord manpage, then use 
- that if you don't
- like bloat.  For super-dumb users, you could wrap this with 
- a simple shell
- script.  Bloat is now not a problem.  I find nothing 
- especially daunting about
- 
-  cdrecord -v -speed=? dev=0,0,0 -eject /path/to/what/to/burn
- 
-  cdrecord -scanbus gives you the value for dev= 

No Need to write the bash scripts just download magma.

http://freebits.de/magma/

Regards

Wayne

-- 


 
This message, including any attachments, may contain information which is
confidential, private or privileged in nature. 
If you are not the intended recipient, please do not peruse, use,
disseminate, distribute or copy this message or attachments and please
notify the sender immediately by e-mail, facsimile or telephone and destroy
the original message. 
Any views in this communication are those of the sender except where the
sender specifically states otherwise. 
Please note that the recipient must scan this e-mail and any attached files
for viruses and the like. 
No liability of whatever nature is accepted for any loss, liability, damage
or expense resulting directly or indirectly from this communication and/or
the access and/or downloading of any attachments.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Cdrecord frontends

2003-10-03 Thread Davide Brini
Does anybody know a good cdrecord graphical frontend that uses gtk2.x?

Seems to me that gcombust, gtoaster and xcdroast only work with gtk1.x.

Thanks
Davide

-- 
Windows would look better with curtains.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Cdrecord frontends

2003-10-03 Thread Spider
begin  quote
On Fri, 3 Oct 2003 10:29:36 +0200
Davide Brini [EMAIL PROTECTED] wrote:

 Does anybody know a good cdrecord graphical frontend that uses gtk2.x?
 
 Seems to me that gcombust, gtoaster and xcdroast only work with
 gtk1.x.
 
 Thanks
 Davide
 

Nautilus + Nautilus CD Burner.

//Spider


-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Cdrecord frontends

2003-10-03 Thread Davide Brini
On Friday 03 October 2003 10:25, Spider wrote:

 Nautilus + Nautilus CD Burner.

Ok, but that's too much for me, since I don't want to bring in all the 
dependencies (gnomelibs, libgnomeui etc.).

I'm using xfce4, and want something quite light to save disk space and avoid 
overloading the machine with something otherwise unneeded.

Anyway, thanks.

Davide


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Cdrecord frontends

2003-10-03 Thread Alan
On Fri, Oct 03, 2003 at 10:56:29AM +0200, Davide Brini wrote:
 On Friday 03 October 2003 10:25, Spider wrote:
 
  Nautilus + Nautilus CD Burner.
 
 Ok, but that's too much for me, since I don't want to bring in all the 
 dependencies (gnomelibs, libgnomeui etc.).
 
 I'm using xfce4, and want something quite light to save disk space and avoid 
 overloading the machine with something otherwise unneeded.
 

Isn't xcdroast just a frontend for cdrecord?  I don't recall it having
any real dependancies other than gtk.

Others you can check out are:

gtoaster (gnome 1.4)
k3b (kde)
cdrdao (which has a gtk frontend called gcdmaster)

HTH, HAND

alan

-- 
Alan [EMAIL PROTECTED] - http://arcterex.net

There are only 3 real sports: bull-fighting, car racing and mountain 
climbing. All the others are mere games.-- Hemingway

--
[EMAIL PROTECTED] mailing list