K3b 1.0 release candidate 6 has been released yesterday. From K3b website: * Some device handling fixes (speed issues should be solved) * Unmount before every burn operation
While at it (already reported in Bug 55272 couple of years ago) - k3b still doesn't install an icon into proper location (/usr/share/pixmaps) so it's missing in menus in XFCE and elsewhere. <snip> --- k3b-1.0_rc5.ebuild 2007-02-09 15:27:06.000000000 +0100 +++ k3b-1.0_rc5.ebuild 2007-02-10 13:51:24.000000000 +0100 @@ -134,6 +134,7 @@ mv ${D}/usr/share/applnk/Settings/System/k3bsetup2.desktop ${D}/usr/share/applications/kde/ fi rm -fR ${D}/usr/share/applnk/ + doicon usr/share/icons/hicolor/32x32/apps/k3b.png } pkg_postinst() { </snip>
/usr/share/pixmaps is *not* "the proper location" ! FreeDesktop mandates /usr/share/icons/hicolor, not /usr/share/pixmaps. Get XFCE fixed.
They have been bumped by deathwing00, and from what Diego says xfce needs fixing. I have not experienced any problems with missing icons for k3b. Marking this bug as fixed.
And please, don't open 0-day bump requests.