https://bugs.freedesktop.org/show_bug.cgi?id=82038
--- Comment #5 from Julien Nabet <[email protected]> --- Some gdb + adding some message in catch exception, I got this: component context fails to supply service 'com.sun.star.system.SimpleCommandMail' of type 'com.sun.star.system.XSimpleMailClientSupplier' from this part: 744 if ( ! xSimpleMailClientSupplier.is() ) 745 { 746 try { 747 xSimpleMailClientSupplier = SimpleCommandMail::create( xContext ); 748 } 749 catch ( const uno::Exception & ) 750 {} 751 } See http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/mailmodel.cxx#744 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
