You can subscribe to this list here.
2000 |
Jan
(2) |
Feb
(3) |
Mar
(2) |
Apr
|
May
(1) |
Jun
(5) |
Jul
|
Aug
|
Sep
(6) |
Oct
(2) |
Nov
(2) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
|
Feb
(4) |
Mar
(5) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(4) |
Oct
(10) |
Nov
(6) |
Dec
(4) |
2002 |
Jan
(5) |
Feb
(2) |
Mar
(1) |
Apr
(21) |
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(3) |
Nov
|
Dec
(2) |
2003 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Christian W. <cw...@wi...> - 2004-08-07 16:32:21
|
This problem has been posted before; no reply seems to have been posted. Any suggestions? g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -Wall -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -c Fork.cpp Fork.cpp: In member function `virtual bool Fork::start(KProcess::RunMode, KProcess::Communication)': Fork.cpp:45: error: cannot convert `QValueListIterator<QCString>' to `char*' in assignment make[3]: *** [Fork.o] Error 1 make[3]: Leaving directory `/home/teresa/src/kreatecd-1.1.0/kreatecd' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/teresa/src/kreatecd-1.1.0/kreatecd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/teresa/src/kreatecd-1.1.0' make: *** [all-recursive-am] Error 2 |
From: John Z. <joh...@tr...> - 2003-05-17 04:55:43
|
I have the following configuration: - SuSE 8.1 - CD-ROM on /dev/hdc - CD/RW on /dev/hdd I can mount both drives and read from them using the file system. However Kreatecd does not seem to recognize these drives. I understand that somehow I need to emulate SCSI over IDE. In /etc/systconfig.kernel I have: INITRD_MODULES="reiserfs cdrom ide-cd ide-scsi" Can anybody point me in the right direction ? -- John Zoetebier Web site: http://www.transparent.co.nz |
From: Jeroen <jo...@he...> - 2003-03-10 11:53:20
|
Hi, I have been using Kreatecd 1.1.0 in my KDE 2.2.2 environment and it is working alright, but very slow. When I try to copy a audio cd, the extracting works at 1X speed. I think a solution to the problem is to give cdparanoia and cdda2wav some additional parameters, but I don't know how. Is there anybody who can tell me? With kind regards, Jay. Debian Linux kernel 2.4 |
From: John Z. <joh...@xt...> - 2003-01-14 10:13:48
|
After making entire CD blank I still get this WARNING message when I try to write data to CD: "WARNING: You try to write a data track after track 1. This probably DOES NOT work for ISO 9660." Subsequent write attempt fails without error message. How can I fix this warning message ? -- John Zoetebier |
From: Steven B. <st...@po...> - 2002-12-11 20:01:31
|
Hello all. I searched the archives, read the README, and still wasn't abl= e to=20 find a way to work this out. So I submitted it as a bug, and ask here if=20 anyone has any ideas on how to work around this seemingly basic issue? Oh, I also tried to create a symlink from /usr/lib/qt3 to /usr/lib/qt2, t= o no=20 avail... :-) My system is Mandrake 9.0 (x86). Here are the details that I thought migh= t be=20 of useful information: =2E/configure =2E.. checking for Qt... configure: error: Qt (>=3D Qt 2.2.2) (headers and libraries) not found. Please check your installation! For more details about this problem, look at the end of config.log. =46rom config.log =2E.. configure:5224: checking for Qt tried NO tried /usr/lib/qt2/lib tried /usr/lib/qt2 tried /usr/lib/qt/lib tried /usr/lib/qt tried /usr/X11R6/lib tried /usr/lib tried /usr/local/qt/lib tried /usr/X11R6/lib =2E.. [steven@lsb kreatecd-1.1.0]$ ll /usr/lib/qt3 total 16 drwxr-xr-x 2 root root 328 Nov 18 09:09 bin/ drwxr-xr-x 2 root root 72 Nov 18 09:09 doc/ drwxr-xr-x 3 root root 10512 Nov 18 09:09 include/ drwxr-xr-x 2 root root 544 Nov 18 08:59 lib/ drwxr-xr-x 55 root root 1616 Nov 18 09:09 mkspecs/ drwxr-xr-x 4 root root 104 Nov 18 09:09 plugins/ drwxr-xr-x 2 root root 120 Nov 18 09:09 src/ drwxr-xr-x 2 root root 216 Nov 18 09:09 templates/ [steven@lsb kreatecd-1.1.0]$ Thanks so much for designing such a needed piece of software for KDE! steven(AT)poiema.org |
From: grassi <ag...@di...> - 2002-12-10 14:38:44
|
Hello, the problem described below was already posted to the list, but without reply. So I will try again. The following message appears during compilation try on this configuration: RedHat 8.0 KDE 3.0.3-13 QT 3.0.5-17 QT-DEVEL 3.0.5-17 KERNEL 2.4.18-14 compiler output: --snip-- g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt3-gcc3.2/include -I/usr/X11R6/include -Wall -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -c Fork.cpp Fork.cpp: In member function `virtual bool Fork::start(KProcess::RunMode, KProcess::Communication)': Fork.cpp:45: cannot convert `QValueListIterator<QCString>' to `char*' in assignment make[3]: *** [Fork.o] Error 1 make[3]: Leaving directory `/root/temp/kreatecd-1.1.0/kreatecd' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/temp/kreatecd-1.1.0/kreatecd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/temp/kreatecd-1.1.0' make: *** [all-recursive-am] Error 2 Maybe can somebody help where it hangs and way it hangs? Thanks in advance Antonio |
From: Jan M. <me...@ja...> - 2002-10-21 16:05:07
|
Hello, the problem described below was already postet to the list, but without reply. So I will try again. The following message appears during compilation try on this configuration: RedHat 8.0 KDE 3.0.3-13 QT 3.0.5-17 QT-DEVEL 3.0.5-17 KERNEL 2.4.18-14 compiler output: --snip-- g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt3-gcc3.2/include -I/usr/X11R6/include -Wall -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -c Fork.cpp Fork.cpp: In member function `virtual bool Fork::start(KProcess::RunMode, KProcess::Communication)': Fork.cpp:45: cannot convert `QValueListIterator<QCString>' to `char*' in assignment make[3]: *** [Fork.o] Fehler 1 make[3]: Verlassen des Verzeichnisses Verzeichnis =C2=BB/home/kenpo/download/source/kreatecd-1.1.0/kreatecd=C2=AB make[2]: *** [all-recursive] Fehler 1 make[2]: Verlassen des Verzeichnisses Verzeichnis =C2=BB/home/kenpo/download/source/kreatecd-1.1.0/kreatecd=C2=AB make[1]: *** [all-recursive] Fehler 1 make[1]: Verlassen des Verzeichnisses Verzeichnis =C2=BB/home/kenpo/download/source/kreatecd-1.1.0=C2=AB make: *** [all-recursive-am] Fehler 2 --snap-- Maybe can somebody help where it hangs...specialy WHY it hangs :) Greets Jan |
From: <man...@ar...> - 2002-10-14 07:44:28
|
confirm 521256 ----------------------------------------------------------------------- Vollkasko ab 111 Euro/Jahr bei Direct Line, Europa's gr=F6=DFter Kfz-Direkt= - versicherungsgruppe. Jetzt Tarif berechnen und bis 30.11. wechseln! http://www.arcor.de/home/redir.php/email.kasko ----------------------------------------------------------------------- |
From: <mcm...@ge...> - 2002-10-14 07:43:19
|
confirm 521256 ----------------------------------------------------------------------- Vollkasko ab 111 Euro/Jahr bei Direct Line, Europa's gr=F6=DFter Kfz-Direkt= - versicherungsgruppe. Jetzt Tarif berechnen und bis 30.11. wechseln! http://www.arcor.de/home/redir.php/email.kasko ----------------------------------------------------------------------- |
From: <HuC...@t-...> - 2002-09-07 08:03:07
|
Hallo. Ich habe mir die CVS-Version von KreateCD gesaugt. Die Fehlermeldung beim= =20 Brennen kommt jetzt nicht mehr, da die neue Version DAO unterst=FCtzt. Den Dateibaum links finde ich gut. Allerdings sollte dieser mit dem=20 HOME-Verszeichnis des Benutzers aufgehen, sonst muss man umst=E4ndlich da= nach=20 suchen. MfG Holger=20 |
From: Mario O. <mar...@gm...> - 2002-07-21 17:50:48
|
Hello List! I have SuSE8.0 and KreateCD 1.1.0. I can not select a speed faster than 16x. But my CD-Writer supports a speed up to 40x. The CD-R up to 24x. CD-Writer: LITE-ON LTR-40125W I bet this is a faq question, but i could not find any help on the web. Cheers, Mario |
From: Alexander F. <Ale...@gm...> - 2002-05-17 23:45:28
|
Am Freitag, 19. April 2002 14:14 schrieb Laurent Rathle: > Hello, > > I've installed Kreatecd from the cvs of Kde. When I launch it, it complai= ns > that I've got only release 1.1.5 of cdrdao which is too old and that it > needs 1.1.6pre1. I've been on the website of cdrdao, and I just found > 1.1.5. Are you using the cvs version ? Is it mandatory to have the right > version and can the older one causes problems ? > The current cvs version of cdrdao must be used to burn on the fly. Burning= =20 with temporary files should work with the old version too but I didn't test= =20 it Alexander |
From: Agustin L. <al...@ij...> - 2002-04-30 08:01:15
|
I'm burning a CD-RW using kreatcd 1.1.0 with Mode 1 as Track type, File system as Track source and Fixate Session. After the first kreatecd session, the CD-RW can be read with no problems in both linux and Win* . But if I start up kreatecd again an add another file to a new track: 1. The burning process seems to go ok. 2. But on linux, only the first file system is available. The ones added in the next session are not available. 3. On Win*, no files can be read, although the cd is mounted. Is there any hint to add files to a CD-RW ? Thanks Agus Dr. Agustin Lobo Instituto de Ciencias de la Tierra (CSIC) Lluis Sole Sabaris s/n 08028 Barcelona SPAIN tel 34 93409 5410 fax 34 93411 0012 al...@ij... |
From: Agustin L. <al...@ij...> - 2002-04-29 07:57:22
|
Solved, it was a similar problem, the scsi number was not correct. Thanks! Agus Dr. Agustin Lobo Instituto de Ciencias de la Tierra (CSIC) Lluis Sole Sabaris s/n 08028 Barcelona SPAIN tel 34 93409 5410 fax 34 93411 0012 al...@ij... On Mon, 29 Apr 2002, Derek Jennings wrote: > > > I had a similar problem until I realised that in the kreatecd SCSI settings my CD writer was correctly detected, but I had forgotton to press the 'button' to make it the selected device. > > I felt pretty stupid afterwards ;-) > > derek > > > ----- Original Message ----- > From: Agustin Lobo <al...@ij...> > Date: Mon, 22 Apr 2002 10:41:09 +0200 (MET DST) > To: kre...@li... > Subject: [Kreatecd-user] No reaction to "Write CD": neither do I! > > > > > > Hi! > > > > I'm having the same problem as the one > > reported by Maglia, did not find > > any reply to her in the archives. > > > > Thanks for any help. > > > > Agus > > > > FROM: Maglia > > DATE: 04/18/2002 00:53:04 > > SUBJECT: [Kreatecd-user] No reaction to "Write CD" > > > > > > > > > > Content-Type: text/plain > > Content-Transfer-Encoding: 7bit > > > > Hello > > I have installed KreateCD Version 1.1.0, using KDE 2.2.1 on SUSE Linux > > 7.3. The following happened: > > I wanted to make a Data CD. In the end of the dialogue I clicked on the > > button "Write CD". It gets selected, BUT NOTHING HAPPENS and the dialogue > > box remains on the screen. > > My question: Is this a known bug? What can I do? > > Urs Maglia (<EMAIL: PROTECTED>) > > > > > > > > > > Dr. Agustin Lobo > > Instituto de Ciencias de la Tierra (CSIC) > > Lluis Sole Sabaris s/n > > 08028 Barcelona SPAIN > > tel 34 93409 5410 > > fax 34 93411 0012 > > al...@ij... > > > > > > > > > > _______________________________________________ > > Kreatecd-user mailing list > > Kre...@li... > > https://lists.sourceforge.net/lists/listinfo/kreatecd-user > > > > > > > -- > > Powered by Outblaze > > _______________________________________________ > Kreatecd-user mailing list > Kre...@li... > https://lists.sourceforge.net/lists/listinfo/kreatecd-user > |
From: Derek J. <dje...@op...> - 2002-04-28 21:10:44
|
I had a similar problem until I realised that in the kreatecd SCSI settings my CD writer was correctly detected, but I had forgotton to press the 'button' to make it the selected device. I felt pretty stupid afterwards ;-) derek ----- Original Message ----- From: Agustin Lobo <al...@ij...> Date: Mon, 22 Apr 2002 10:41:09 +0200 (MET DST) To: kre...@li... Subject: [Kreatecd-user] No reaction to "Write CD": neither do I! > > Hi! > > I'm having the same problem as the one > reported by Maglia, did not find > any reply to her in the archives. > > Thanks for any help. > > Agus > > FROM: Maglia > DATE: 04/18/2002 00:53:04 > SUBJECT: [Kreatecd-user] No reaction to "Write CD" > > > > > Content-Type: text/plain > Content-Transfer-Encoding: 7bit > > Hello > I have installed KreateCD Version 1.1.0, using KDE 2.2.1 on SUSE Linux > 7.3. The following happened: > I wanted to make a Data CD. In the end of the dialogue I clicked on the > button "Write CD". It gets selected, BUT NOTHING HAPPENS and the dialogue > box remains on the screen. > My question: Is this a known bug? What can I do? > Urs Maglia (<EMAIL: PROTECTED>) > > > > > Dr. Agustin Lobo > Instituto de Ciencias de la Tierra (CSIC) > Lluis Sole Sabaris s/n > 08028 Barcelona SPAIN > tel 34 93409 5410 > fax 34 93411 0012 > al...@ij... > > > > > _______________________________________________ > Kreatecd-user mailing list > Kre...@li... > https://lists.sourceforge.net/lists/listinfo/kreatecd-user > > -- Powered by Outblaze |
From: Agustin L. <al...@ij...> - 2002-04-22 08:31:31
|
Hi! I'm having the same problem as the one reported by Maglia, did not find any reply to her in the archives. Thanks for any help. Agus FROM: Maglia DATE: 04/18/2002 00:53:04 SUBJECT: [Kreatecd-user] No reaction to "Write CD" Content-Type: text/plain Content-Transfer-Encoding: 7bit Hello I have installed KreateCD Version 1.1.0, using KDE 2.2.1 on SUSE Linux 7.3. The following happened: I wanted to make a Data CD. In the end of the dialogue I clicked on the button "Write CD". It gets selected, BUT NOTHING HAPPENS and the dialogue box remains on the screen. My question: Is this a known bug? What can I do? Urs Maglia (<EMAIL: PROTECTED>) Dr. Agustin Lobo Instituto de Ciencias de la Tierra (CSIC) Lluis Sole Sabaris s/n 08028 Barcelona SPAIN tel 34 93409 5410 fax 34 93411 0012 al...@ij... |
From: Laurent R. <lr...@kd...> - 2002-04-19 12:15:17
|
Hello, I've installed Kreatecd from the cvs of Kde. When I launch it, it complains that I've got only release 1.1.5 of cdrdao which is too old and that it needs 1.1.6pre1. I've been on the website of cdrdao, and I just found 1.1.5. Are you using the cvs version ? Is it mandatory to have the right version and can the older one causes problems ? Thank you, -- lr...@kd... http://www.kde-france.org |
From: javier <jav...@ce...> - 2002-04-19 09:09:43
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title></title> </head> <body> Hello Alex, thanks for answer my questions, i'm working fine with kreatecd in mandrake 82, burning in audio format mp3 files.......but i had to do this thinks:<br> 1.- ln -s ....libpng3... libpng.so.2, i didn't recompiled the program... only when ie installed the rpm i had to force the installation because the program asked for libpng2 (the rpm, don't the file), but when i executed the program it didn't advise "error libpng2 is required" and all works find...<br> <br> 2.- i had to install mpg123 because the mp3 to audio burn didn,t worked, it stops "decoding complex audio"<br> <br> I'll continue testing the program, and i want to encourage you to keep on improving this excellent program!! <span -moz-smiley="s5"><span> :-D </span></span> <br> <br> Alexander Feigl wrote:<br> <blockquote type="cite" cite="mid...@gm..."> <pre wrap="">Am Donnerstag 18 April 2002 13:22 schrieb javier:<br></pre> <blockquote type="cite"> <pre wrap="">NOW: i have a 700,3 Mbytes avi file, and i've tried to burn it to a<br>80min cd, and all seemed to be ok, but i couldn't open the cd when it<br>finish.<br>why kreatecd didn't advise me like other times that a number o blocks<br>will be missed?<br>it would be work if i was checked the on the fly burning??<br></pre> </blockquote> <pre wrap=""><!----><br>There should be a warning indeed. Probably there is a bug in kreatecd and it <br>don't display a warning when it is just doesn't fit onto the CD-R because one <br>second or two.<br><br></pre> <blockquote type="cite"> <pre wrap="">Ok, nero did it with the same pc and the same cd recorder philips 800,<br>and it works... the option is overburning cd in this at once mode,<br>can kreatecd do it too??<br></pre> </blockquote> <pre wrap=""><!----><br>kreatecd does not pass a overburn option to cdrecord yet. AFAIK this is <br>required by the recent cdrecord versions. It might work with some older <br>versions which still meet kreatecd version requirements - but I didn't check <br>this. The next stable version of kreatecd will probably be able to overburn - <br>if the recorder supports it.<br><br>Alexander Feigl<br><br>.<br><br></pre> </blockquote> <br> <br> </body> </html> |
From: javier <jav...@ce...> - 2002-04-18 11:29:23
|
Hello Alex and members... Kreatecd is already working fine, i've installed mpg123 and made a link (ln -s libpng.so.2 libpng.so.3 ) to give the program the file that it was looking for. Mandrake 82 is already burning with kreatecd NOW: i have a 700,3 Mbytes avi file, and i've tried to burn it to a 80min cd, and all seemed to be ok, but i couldn't open the cd when it finish. why kreatecd didn't advise me like other times that a number o blocks will be missed? it would be work if i was checked the on the fly burning?? Ok, nero did it with the same pc and the same cd recorder philips 800, and it works... the option is overburning cd in this at once mode, can kreatecd do it too?? Lot Of Thanks |
From: Maglia <ma...@or...> - 2002-04-18 07:53:14
|
Hello I have installed KreateCD Version 1.1.0, using KDE 2.2.1 on SUSE Linux 7.3. The following happened: I wanted to make a Data CD. In the end of the dialogue I clicked on the button "Write CD". It gets selected, BUT NOTHING HAPPENS and the dialogue box remains on the screen. My question: Is this a known bug? What can I do? Urs Maglia (ma...@or...) |
From: javier <jav...@ce...> - 2002-04-17 10:25:52
|
[javier@pc6415 javier]$ kreatecd Should exit now >>>>>>>>>> List cleared Free 359849 Remain 359547 Calced : 7694 kreatecd: WARNING: KDE detected X Error: BadMatch (invalid parameter=20 attributes) 8 Major opcode: 42 kreatecd: WARNING: KDE detected X Error: BadMatch (invalid parameter=20 attributes) 8 Major opcode: 42 ______________________________________________ As you can see, i've started kreate cd from terminal to see the errors,=20 This is happening when i tried to burn a list of mp3 files and=20 decoding complex audio program. Even this is happening with ogg files, the program stops when decoding=20 complex... at 99% of third song...... =BF? Could somebody help me? i want to remember that i've instaled mandrake=20 82, forced instalation of kreatecd without libpng.so.2 (i had installed=20 libpng3, and i created a link file <ln -s libpng.so.3.12.1 libpng.so.2> =20 ), and seems to work fine instead of this Thankyou |
From: Michael <fis...@gm...> - 2002-04-16 15:45:54
|
Hi, I ve just compiled KreateCD from CVS, and everything works just fine, except that there are some icons missing in MC-Style-Mode (at the right side, like "import previous session". Sorry if this is a stupid question, but I didn't find a clue when looking through the list-archives ... Do I have to copy the icons to another location on my harddisk or ...? Thanks, Michael |
From: Javier R. C. <jav...@in...> - 2002-04-15 23:24:35
|
sorry for my little english... > ok! i've made ln -s /usr/lib/libpng3... libpng.so.2 and it seems to work!!! > > It's a link to the actual libpng3 in /usr/lib with the name of the file that > kreatecd is looking for.... simple, but it works.... > > > -- > ==================== > Javier Romero > comunicaciones CEDEX > 913357274 > JAVI "...Quisiera que mi voz fuera tan fuerte Javier Romero Casado que a veces retumbaran las montañas..." Facultad de Informática \o/ ~~~ \|/ B9...@zi... I /\ ~~~ -@- ja...@na... / \ / \ /|\ jav...@in... /^^^^^\ / \ /\ Tlfno: (91)3526672 / \ / \ / \ /\ MADRID / \/ \/ \/ \ |
From: Javi <jav...@ce...> - 2002-04-15 16:24:41
|
ok! i've make ln -s ....libpng3... libpng.so.2 and it seems to work!!! Its a link to the actual libpng3 in /usr/lib with the name of the file that kreatecd is looking for.... simple, but it works.... -- ==================== Javier Romero comunicaciones CEDEX 913357274 |
From: Javi <jav...@ce...> - 2002-04-15 15:47:57
|
The rpm install ask me for libpng2... BUT I HAVE INSTALLED libpng3!!! what can i do? -- ==================== Javier Romero comunicaciones CEDEX 913357274 |