caneя -- wrote:
merhaba, cd/dvd yazmak için k3b kullanıyorum.

ancak k3b yi upgarde ettikten sonra disk yazamamaya başladım...

normal kullanıcı olarak yazmak isteğimde şöyle bir mesaj alıyorum;

**cdrecord has no permission to open the device

konsolumda ise (bu pek önemli değil galiba);

kuma...@luplup:/$ QLayout: Attempting to add QLayout "" to QFrame "", which already has a layout
K3bQProcess::QProcess(0x0)
knotify(2157) KNotify::event: 3  ref= 0

debugging output ise 1 numaralı ekte.




eğer basit bir izin problemi olsa root olarak problem yaşamamam gerekir diye düşünerek root olarak diski yazdırmayı denedim. busefer ise;

**cdrecord returned an unknown error (code 254)
**sometimes using TAO writing mode solves this issue.

konsolda ise;

kuma...@luplup:/$ QLayout: Attempting to add QLayout "" to QFrame "", which already has a layout
K3bQProcess::QProcess(0x0)

debugging output ise 2 numaralı ekte.

eğer bir öneriniz olursa çok sevinirim..


**cdrecord has no permission to open the device

Mesajı izin hatası olduğunu gösteriyor. http://ubuntuforums.org/showthread.php?t=641217 adresinde de aynı sorun belirtilmiş.. Buradaki cevaplara göre;

kcontrol > administrtation > disk and filesystems

menüsünde /dev/xxxx lerden Cd-Rom olanı buluyorsunuz.

Terminalde;

sudo chmod 777 /dev/xxxx

komutu ile gereken izinleri ayarlıyorsunuz.. Umarım işe yarar.

_______________________________________________
archlinux e-posta listesi
[email protected]

Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen 
e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1 
dakika içinde üyeliğinizi sonlandırabilirsiniz.
http://liste.archlinux.org.tr/mailman/listinfo/archlinux

Cevap