You are not logged in.

#1 2005-01-30 18:57:30

traster
Member
Registered: 2004-08-05
Posts: 12

k3b wont burn anymore a cd

hi @ll
my k3b dont burn any more
i want to make a video cd project then put an mpg file inside
k3b convert it to videocd
then i press burn (every thing is ok i configure it as root and as user
i can use every thing)
and then i get this as error:

Devices
-----------------------
SONY CD-RW  CRX175E2 S002 (/dev/ide/host0/bus1/target1/lun0/cd, ) at /mnt/cdrw [CD-R; CD-RW; CD-ROM] [CD-ROM; CD-R; CD-RW] [SAO; TAO; RAW; RAW/R96R]
ASUS CD-S500/A 1.0K (/dev/ide/host0/bus1/target0/lun0/cd, ) at /mnt/cdrom [CD-ROM] [Error] [None]

K3bVcdXml:
-----------------------
<?xml version="1.0"?>
<videocd class="vcd" xmlns="http://www.gnu.org/software/vcdimager/1.0/" version="2.0" >
<info>
  <album-id></album-id>
  <volume-count>1</volume-count>
  <volume-number>1</volume-number>
  <restriction>0</restriction>
</info>
<pvd>
  <volume-id>VIDEOCD</volume-id>
  <system-id>CD-RTOS CD-BRIDGE</system-id>
  <application-id>CDI/CDI_VCD.APP;1</application-id>
  <preparer-id>K3B - VERSION 0.11.19</preparer-id>
  <publisher-id>K3B - VERSION 0.11.19</publisher-id>
</pvd>
<filesystem>
  <folder>
   <name>SEGMENT</name>
  </folder>
</filesystem>
<sequence-items>
  <sequence-item id="sequence-000" src="/home/larry/irobot.mpg" >
   <default-entry id="entry-000" />
  </sequence-item>
</sequence-items>
</videocd>

System
-----------------------
K3b Version: 0.11.19
KDE Version: 3.3.2
QT Version:  3.3.4
Kernel:      2.6.10-ARCH

vcdxbuild
-----------------------
<log level="error">charset conversion failed</log>

vcdxbuild comand:
-----------------------
/usr/bin/vcdxbuild --progress --gui --cue-file=/home/larry/tmp/VIDEOCD.cue --bin-file=/home/larry/tmp/VIDEOCD.bin /tmp/kde-larry/k3bpBIF7b.tmp

----------

X charset conversion failed
X vcdxbuild returnd an unknown error (code1)
X operation not permitted
X please send me an e-mail with last output

before i update my system with pacman it work fine

thx @ll

Offline

#2 2005-01-30 20:19:27

Victor
Member
From: Zaragoza/ESPAÑA (Spain)
Registered: 2005-01-27
Posts: 23

Re: k3b wont burn anymore a cd

Hi!
I think the problem is that cdrecord is run as suid; you should change it, otherwise it will fail.

Also check that you have the right permissions to use your cdburner device as a normal user.

Good Luck!


http://aur.archlinux.org
[code][Victor]
Server = http://personales.ya.com/vmromanos/arch/pkgs
[/code]
http://vmromanos.homelinux.net/foro

Offline

Board footer

Powered by FluxBB