Version: 2.0.1 (using KDE 4.5.90) OS: Linux On a system using GNOME as the desktop environment, but with KDE applications such as k3b installed. When one inserts a blank DVD-R, a popup appears that "You have just inserted a blank DVD. Choose what application to launch. Select... [Open CD/DVD Creator]" k3b is missing. k3b is installed on this system, and when invoked manually it works just fine. According to a GNOME dev, this is because the k3b desktop file misses the following mimetypes: x-content/blank-cd;x-content/blank-dvd;x-content/blank-bd;x-content/blank-hddvd; This bug was initially reported at https://bugzilla.novell.com/show_bug.cgi?id=661777 Reproducible: Always OS: Linux (i686) release 2.6.37-rc6-default Compiler: gcc
Those are valid MIME types by Freedesktop shared-mime-info (/usr/share/mime/packages/freedesktop.org.xml). K3B knows how to handle them... so it's pretty clear they must be added (MimeType desktop entry is just to inform you are able to handle it, no default app or anything is supposed).
Git commit db6e6e87c2b5e30ec40da1ba24705853e277f13d by Johannes Obermayr, on behalf of Vincent Untz. Committed on 29/12/2010 at 21:19. Pushed by jobermayr into branch '2.0'. Add some media types. Fixes: https://bugzilla.novell.com/show_bug.cgi?id=661777 FIXED-IN: 2.0.3 M +1 -1 src/k3b.desktop http://commits.kde.org/k3b/db6e6e87c2b5e30ec40da1ba24705853e277f13d
Git commit beaec142f03fc868d02cee03c1d715e96d001cbb by Johannes Obermayr, on behalf of Vincent Untz. Committed on 29/12/2010 at 21:19. Pushed by jobermayr into branch 'master'. Add some media types. Fixes: https://bugzilla.novell.com/show_bug.cgi?id=661777 FIXED-IN: 2.0.3 M +1 -1 src/k3b.desktop http://commits.kde.org/k3b/beaec142f03fc868d02cee03c1d715e96d001cbb