From: SourceForge.net <no...@so...> - 2011-11-27 23:51:16
|
Bugs item #3132755, was opened at 2010-12-08 16:31 Message generated for change (Settings changed) made by obouda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1046486&aid=3132755&group_id=219467 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Visio Interface Group: None Status: Open Resolution: None >Priority: 4 Private: No Submitted By: Vojtech Rehak (xrehak) Assigned to: Petr Gotthard (gotthardp) Summary: Wrong filename in warnig when importing an empty file. Initial Comment: When importing an empty file, the following warning is printed: Import failed. Cannot load file 'C:.mpr'. where the file name is corrupted. ( This message is printed from src/view/visio/addon/document.cpp line 2065 m_reportView->Print(RS_ERROR, stringize() << "Import failed. Cannot load '" << TOWSTRING(filename) << "'."); ) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1046486&aid=3132755&group_id=219467 |