Hi Panos, I could reproduce the problem and pushed a fix for it just now:
http://mitk.org/git/?p=MITK.git;a=commit;h=c2f5af7ecd0e8b78e906096a49f20da051f95943 Thanks for reporting it, Sascha On 03/08/2012 01:52 PM, Panagiotis Sourtzinos wrote:
Hi Sascha, please find bellow the information you asked: OS Version : Windows 7 Enterprise Compiler Version: Visual Studio 2010I believe is the 64 bit build. I used the awesome project, didn't think I specified anywhere the build. My machine though is 64bit capable.Debug build Qt version: 4.8.0 Stack Trace: 1. the call stack is this: 2. 3. msvcp100d.dll!std::_Debug_message(const wchar_t * message, const wchar_t 4. * file, unsigned int line) Line 15C++ 5. 6. liborg_blueberry_ui.dll!std::_Debug_order2<std::_List_iterator<std::_List_val<be 7. rry::SmartPointer<berry::IEditorDescriptor>,std::allocator<berry::SmartPointer<b 8. erry::IEditorDescriptor> > > > > 9. (std::_List_iterator<std::_List_val<berry::SmartPointer<berry::IEditorDescriptor 10. >,std::allocator<berry::SmartPointer<berry::IEditorDescriptor> > > > _First, 11. std::_List_iterator<std::_List_val<berry::SmartPointer<berry::IEditorDescriptor> 12. ,std::allocator<berry::SmartPointer<berry::IEditorDescriptor> > > > _Last, const 13. wchar_t * _File, unsigned int _Line, std::forward_iterator_tag __formal) Line 14. 744 + 0x15 bytesC++ 15. 16. liborg_blueberry_ui.dll!std::_Debug_order<std::_List_iterator<std::_List_val<ber 17. ry::SmartPointer<berry::IEditorDescriptor>,std::allocator<berry::SmartPointer<be 18. rry::IEditorDescriptor> > > > > 19. (std::_List_iterator<std::_List_val<berry::SmartPointer<berry::IEditorDescriptor 20. >,std::allocator<berry::SmartPointer<berry::IEditorDescriptor> > > > _First, 21. std::_List_iterator<std::_List_val<berry::SmartPointer<berry::IEditorDescriptor> 22. ,std::allocator<berry::SmartPointer<berry::IEditorDescriptor> > > > _Last, const 23. wchar_t * _File, unsigned int _Line) Line 752 + 0x5d bytesC++ 24. 25. liborg_blueberry_ui.dll!std::list<berry::SmartPointer<berry::IEditorDescriptor>, 26. std::allocator<berry::SmartPointer<berry::IEditorDescriptor> > 27. >::merge(std::list<berry::SmartPointer<berry::IEditorDescriptor>,std::allocator< 28. berry::SmartPointer<berry::IEditorDescriptor> > > & _Right) Line 1294 + 0x51 29. bytesC++ 30. 31. liborg_blueberry_ui.dll!berry::EditorRegistry::FindRelatedObjects(const 32. std::basic_string<char,std::char_traits<char>,std::allocator<char> > & fileName, 33. berry::EditorRegistry::RelatedRegistry & __formal) Line 278C++ 34. liborg_blueberry_ui.dll!berry::EditorRegistry::GetEditors(const 35. std::basic_string<char,std::char_traits<char>,std::allocator<char> > & filename) 36. Line 332 + 0x17 bytesC++ 37. 38. liborg_mitk_gui_qt_datamanager.dll!QmitkDataManagerView::CreateQtPartControl(QWi 39. dget * parent) Line 157 + 0x28 bytesC++ 40. 41. liborg_mitk_gui_qt_common.dll!QmitkAbstractView::CreatePartControl(void 42. * parent) Line 200 + 0x28 bytesC++ 43. 44. liborg_blueberry_ui.dll!berry::ViewReference::CreatePartHelper() Line 45. 312 + 0x57 bytesC++ 46. 47. liborg_blueberry_ui.dll!berry::ViewReference::CreatePart() Line 157 + 48. 0xf bytesC++ 49. 50. liborg_blueberry_ui.dll!berry::WorkbenchPartReference::GetPart(bool 51. restore) Line 468 + 0x1d bytesC++ 52. 53. liborg_blueberry_ui.dll!berry::PartPane::SetVisible(bool makeVisible) 54. Line 299 + 0x3f bytesC++ 55. 56. liborg_blueberry_ui.dll!berry::PresentablePart::SetVisible(bool 57. isVisible) Line 130C++ 58. 59. liborg_blueberry_ui_qt.dll!berry::PresentablePartFolder::Select(berry::SmartPoin 60. ter<berry::IPresentablePart> toSelect) Line 342 + 0x1c bytesC++ 61. 62. liborg_blueberry_ui_qt.dll!berry::LeftToRightTabOrder::Select(berry::SmartPointe 63. r<berry::IPresentablePart> selected) Line 54C++ 64. 65. liborg_blueberry_ui_qt.dll!berry::TabbedStackPresentation::SelectPart(berry::Sma 66. rtPointer<berry::IPresentablePart> toSelect) Line 447C++ 67. 68. liborg_blueberry_ui.dll!berry::PartStack::RefreshPresentationSelection() 69. Line 1256C++ 70. 71. liborg_blueberry_ui.dll!berry::PartStack::SetSelection(berry::SmartPointer<berry 72. ::StackablePart> part) Line 1203C++ 73. 74. liborg_blueberry_ui.dll!berry::PartStack::ShowPart(berry::SmartPointer<berry::St 75. ackablePart> part, berry::SmartPointer<berry::Object> cookie) Line 1397 76. C++ 77. 78. liborg_blueberry_ui.dll!berry::PartStack::CreateControl(void * __formal, 79. berry::SmartPointer<berry::StackPresentation> presentation) Line 639 + 0x4f 80. bytesC++ 81. 82. liborg_blueberry_ui.dll!berry::PartStack::CreateControl(void * parent) 83. Line 548C++ 84. 85. liborg_blueberry_ui.dll!berry::PartSashContainer::CreateControl(void * 86. parentWidget) Line 626 + 0x28 bytesC++ 87. 88. liborg_blueberry_ui.dll!berry::PerspectiveHelper::Activate(void * 89. parent) Line 254 + 0x2a bytesC++ 90. 91. liborg_blueberry_ui.dll!berry::Perspective::OnActivate() Line 677 92. C++ 93. 94. liborg_blueberry_ui.dll!berry::WorkbenchPage::OnActivate() Line 2482 95. C++ 96. 97. liborg_blueberry_ui.dll!berry::WorkbenchWindow::SetActivePage(berry::SmartPointe 98. r<berry::IWorkbenchPage> in) Line 1238C++ 99. 100. liborg_blueberry_ui.dll!berry::WorkbenchWindow::BusyOpenPage(const 101. std::basic_string<char,std::char_traits<char>,std::allocator<char> > & perspID, 102. berry::IAdaptable * input) Line 1178C++ 103. 104. liborg_blueberry_ui.dll!berry::Workbench::BusyOpenWorkbenchWindow(const 105. std::basic_string<char,std::char_traits<char>,std::allocator<char> > & perspID, 106. berry::IAdaptable * input) Line 1519 + 0x1f bytesC++ 107. 108. liborg_blueberry_ui.dll!berry::Workbench::OpenFirstTimeWindow() Line 109. 852 + 0x78 bytesC++ 110. 111. liborg_blueberry_ui.dll!berry::WorkbenchConfigurer::OpenFirstTimeWindow() Line 112. 113C++ 113. 114. liborg_blueberry_ui.dll!berry::WorkbenchAdvisor::OpenWindows() Line 156 115. + 0x1a bytesC++ 116. 117. liborg_blueberry_ui.dll!berry::Workbench::Init() Line 339 + 0x1b bytes 118. C++ 119. 120. liborg_blueberry_ui.dll!berry::Workbench::RunUI() Line 744 + 0x8 bytes 121. C++ 122. 123. liborg_blueberry_ui.dll!berry::Workbench::CreateAndRunWorkbench(berry::Display * 124. display, berry::WorkbenchAdvisor * advisor) Line 191 + 0xb bytesC++ 125. 126. liborg_blueberry_ui.dll!berry::PlatformUI::CreateAndRunWorkbench(berry::Display 127. * display, berry::WorkbenchAdvisor * advisor) Line 60 + 0xd bytesC++ 128. 129. liborg_mitk_gui_qt_extapplication.dll!QmitkExtApplication::Start() Line 130. 33 + 0x4b bytesC++ 131. 132. liborg_blueberry_osgi.dll!berry::Starter::Run(int & argc, char * * argv, 133. Poco::Util::AbstractConfiguration * config) Line 168 + 0x15 bytesC++ 134. 135. AwesomeApp.exe!main(int argc, char * * argv) Line 47 + 0x17 bytes 136. C++ 137. 138. AwesomeApp.exe!__tmainCRTStartup() Line 555 + 0x19 bytesC 139. 140. AwesomeApp.exe!mainCRTStartup() Line 371C 141. kernel32.dll!76de339a() 142. 143. [Frames below may be incorrect and/or missing, no symbols loaded for 144. kernel32.dll] 145. ntdll.dll!77b79ef2() 146. ntdll.dll!77b79ec5() Thanks PanosOn Thu, Mar 8, 2012 at 12:44 PM, Sascha Zelzer <[email protected] <mailto:[email protected]>> wrote:Hi Panos, Could you please post more information like: - OS version - Compiler version - 32 or 64bit build - Debug or Release build - Qt version - A stack trace for the assertion error Thanks, Sascha On 03/07/2012 11:07 AM, Panos wrote: Hello, I have followed the instructions regarding creating a new project template. Using the superbuild everything is being downloaded and build fine. I build the "awesome" project without errors, but when I try to run it, after opening the solution using the .bat file, I get this assertion error: "sequence not ordered" This is the second time I followed the instructions for creating the project template and both times I get the same error. Can you please help me? Thanks Panos ------------------------------------------------------------------------------ Virtualization& Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ mitk-users mailing list [email protected] <mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/mitk-users
------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
