[expert] Burning Multi-Session CDs

2001-04-20 Thread Robert Kroiss

Hi

I already know how to write CDs, create images, burn on the fly, and I also burned
multi-session CDs.

Is there a way of relocating / hiding / renaming files of the first session when 
creating
the second one ?

I'm using cdrecord / mkisofs.

Robert Kroiß



[expert] gtm in 8.0 beta 3

2001-04-07 Thread Robert Kroiss

The gtm (gnome transfer manager) in this distro is broken for any locale
other an english. GTM cannot interpret the (e.g.) german output of wget.

I added a few lines of code in src/file-data.c. Here is the diff (for
gtm-0.4.9):
393,396d392
< putenv ("LC_COLLATE=en_US");
< putenv ("LC_LANG=en_US");
< putenv ("LANGUAGE=en_US");
< putenv ("LANG=en_US");

With this applied everything works great.

Robert





[expert] core-files

2001-04-02 Thread Robert Kroiss

Hi !

With my installation of LM 7.2 i'm getting no core-files when programs crash. I would
sometimes like to do some post-mortem debugging. Is there a way to enable them ? 
Perhaps
temporarily ?

Robert Kroiß