Revision 636696

Go back to digest for 25th February 2007

Other in KDE Base

Stephan Kulow committed changes in /trunk/KDE/kdebase/runtime/kioslave/trash/kfile-plugin/kfile_trash.cpp:

this seems to be a wild hack, but as a matter of fact kio crashes when a kfile plugin provides 2 mimetypes (hover a jpg in trash:/ in KDE 3 and you will see 2 "servicetype trash not found" and 2 "servicetype system not found" and one ASSERT: count() == 1 in kfilemetainfo.cpp (975)

The problem is: this assert is fatal in KDE4, so I think this shouldn't do such wild hacks (what mimetype is "trash"?)

File Changes

Modified 1 files
  • /trunk/KDE/kdebase/runtime/kioslave/trash/kfile-plugin/kfile_trash.cpp
1 files changed in total