When I try to see the contents of a CD in my IDE Drive with SCSI Emulation enabled, K3B tells me the disk is empty. My disks: hda -> Linux HDD hdb -> IDE DVD-ROM, recognized by K3B, SCSI Emulation enabled. hdc -> IDE Burner, recognized by K3B, SCSI Emulation enabled. hdd -> Another HDD *WORKAROUND*: downgrading cdrtools to 2.01_alpha08 does the trick for me, see forum thread http://forums.gentoo.org/viewtopic.php?p=366595#366595. Reproducible: Always Steps to Reproduce: 1. Start K3B 2. Put CD in DVD-ROM 3. Select "Disk Info" from DVD-ROM Drive entry Actual Results: K3B says disk is empty though there is data on it. Expected Results: K3B should show me the media info. Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) ================================================================= System uname: 2.4.20-gaming-r4 i686 AMD Athlon(tm) XP 2000+ GENTOO_MIRRORS="http://gentoo.inode.at/" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="/usr/local/portage" USE="x86 3dnow apm avi crypt encode gif gpm jpeg libg++ mikmod mmx mpeg ncurses nls pdflib png spell truetype xml2 xmms xv zlib alsa gdbm berkdb slang readline arts tetex bonobo svga java guile sdl tcpd pam libwww perl python esd imlib oggvorbis motif opengl scanner pdf ftp quicktime X acpi oss cdr dga dvd fbcon jikes kde qt2 mozilla qt qt3 samba tcltk tiff wmf openssh ssl gift gnutella -gnome -gtk gtk2 ghostscript cups" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=athlon-xp -O3 -pipe -mfpmath=sse -msse -mmmx -m3dnow" CXXFLAGS="-O2 -mcpu=i686 -pipe" ACCEPT_KEYWORDS="x86 ~x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox prelink userpriv ccache digest"
Created attachment 13361 [details] Just a comment by the reporter Seems to work with K3B 0.9pre1 and cdrtools 2.01_alpha14
Please test with new 0.9pre2 now available in portage.
emerge -u k3b shows me this: ... Good - your configure finished. Start make now cd . && make -f admin/Makefile.common configure.in make[1]: Entering directory `/var/tmp/portage/k3b-0.9_pre2/work/k3b-0.9pre2' make[1]: Leaving directory `/var/tmp/portage/k3b-0.9_pre2/work/k3b-0.9pre2' cd . && /bin/sh /var/tmp/portage/k3b-0.9_pre2/work/k3b-0.9pre2/admin/missing --run aclocal-1.7 cd . && \ /bin/sh /var/tmp/portage/k3b-0.9_pre2/work/k3b-0.9pre2/admin/missing --run automake-1.7 --foreign Makefile cd . && rm -f configure && make -f admin/Makefile.common configure make[1]: Entering directory `/var/tmp/portage/k3b-0.9_pre2/work/k3b-0.9pre2' NONE:0: /usr/bin/m4: ERROR: EOF in argument list autom4te-2.57: cannot not rename autom4te.cache/traces.0t as autom4te.cache/traces.0: No such file or directory configure.in: `AM_INIT_AUTOMAKE' must be used automake-1.7: your implementation of AM_INIT_AUTOMAKE comes from an automake-1.7: old Automake version. You should recreate aclocal.m4 automake-1.7: with aclocal and run automake again. configure.in: required file `./install-sh' not found configure.in: required file `./mkinstalldirs' not found configure.in: required file `./missing' not found SUBDIRS: variable `TOPSUBDIRS' is used but `TOPSUBDIRS' is undefined make: *** [Makefile.in] Fehler 1 make: *** Warte auf noch nicht beendete Prozesse... make[1]: Leaving directory `/var/tmp/portage/k3b-0.9_pre2/work/k3b-0.9pre2' !!! ERROR: app-cdr/k3b-0.9_pre2 failed. !!! Function kde_src_compile, Line 123, Exitcode 2 !!! died running emake, kde_src_compile:make
I can reproduce the error reported by Robert: Good - your configure finished. Start make now cd . && make -f admin/Makefile.common configure.in make[1]: Entering directory `/var/tmp/portage/k3b-0.9_pre2/work/k3b-0.9pre2' make[1]: Leaving directory `/var/tmp/portage/k3b-0.9_pre2/work/k3b-0.9pre2' cd . && /bin/sh /var/tmp/portage/k3b-0.9_pre2/work/k3b-0.9pre2/admin/missing --run aclocal-1.7 cd . && \ /bin/sh /var/tmp/portage/k3b-0.9_pre2/work/k3b-0.9pre2/admin/missing --run automake-1.7 --foreign Makefile cd . && rm -f configure && make -f admin/Makefile.common configure make[1]: Entering directory `/var/tmp/portage/k3b-0.9_pre2/work/k3b-0.9pre2' NONE:0: /usr/bin/m4: ERROR: EOF in argument list autom4te-2.57: cannot not rename autom4te.cache/traces.0t as autom4te.cache/traces.0: No such file or directory configure.in: `AM_INIT_AUTOMAKE' must be used automake-1.7: your implementation of AM_INIT_AUTOMAKE comes from an automake-1.7: old Automake version. You should recreate aclocal.m4 automake-1.7: with aclocal and run automake again. configure.in: required file `./install-sh' not found configure.in: required file `./mkinstalldirs' not found configure.in: required file `./missing' not found SUBDIRS: variable `TOPSUBDIRS' is used but `TOPSUBDIRS' is undefined make: *** [Makefile.in] Error 1 make: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/k3b-0.9_pre2/work/k3b-0.9pre2' !!! ERROR: app-cdr/k3b-0.9_pre2 failed. !!! Function kde_src_compile, Line 123, Exitcode 2 !!! died running emake, kde_src_compile:make
Emerging K3b 0.9pre2 works now, everything seems to work perfectly and stable. Solution to bug should now be: 1. Activate SCSI Emulation for all CD-Drives to be used with K3B. 2. emerge sync && emerge -u cdrtools && emerge -u k3b
Sounds good to me! Thanks for the report.
can this be closed then?
Think so