[Pkg-kde-bugs-fwd] [Bug 106607] kfile_deb crashes Konqueror consistently - just hover over a .deb file with your cursor...

Pierre Habouzit 106607@bugs.kde.org
1 Jun 2005 15:38:16 -0000


------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
You are a voter for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=106607         




------- Additional Comments From madcoder debian org  2005-06-01 17:38 -------
sorry, but a grep in kpackage shows that this fix is not enough :

the x-debian-package mimetype is still used :

kfile-plugins/deb/kfile_deb.desktop:MimeType=application/x-debian-package
kfile-plugins/deb/kfile_deb.cpp:    KFileMimeTypeInfo* info = 
addMimeTypeInfo( "application/x-debian-package" );