Logged In: NO

Thanks for the report, but:
1) smart_attach server module is only intended to run under Linux/Unix. If you're willing to make it work under windows you can provide patches which we can commit to trunk.
2) True, I've commited a patch with exception handling around xml parsing code. Note there might be other unhandled exceptions though.
3) This is more or less intended. Our dialog is much more general as it's a normal view, and as such can be easily extended. Note however that KTiny's binary widget (the one that let's you pick up a file) has a context menu (right click on textbox) that let's you show the image or open the file. This is more powerful than GTK's solution as anywhere you need to attach a binary file you'll have those two options.