Hi again...

So if I skip that plugin, the workbench loads but when I load a dicom series, 
the Volume Visualisation plugin does not render any volumes in either cpu/gpu 
modes... This also happens on the mitkWorkbench built with superbuild.. If I 
try the pre-built binaries 
(http://www.mitk.org/download/releases/MITK-2012.12/Linux/)  then the volume 
visualization works...  Any idea what might be the problem ? I get no errors on 
the console.

Again the system specs are as below

Ubuntu 12.04.2 (64bit)
CMake version 2.8.7
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3



From: [email protected] 
[mailto:[email protected]] On Behalf Of Hadjilucas, Lucas
Sent: 02 March 2013 11:29
To: Sascha Zelzer; [email protected]
Subject: Re: [mitk-users] Project template

Also noticed that if I remove liborg_mitk_gui_qt_dicom.so from the 
AwesomeApp.provisioning then the app runs

From: Hadjilucas, Lucas
Sent: 02 March 2013 09:59
To: 'Sascha Zelzer'
Cc: [email protected]<mailto:[email protected]>
Subject: RE: [mitk-users] Project template

Hi Sascha,

I am using

Ubuntu 12.04.2 (64bit)
CMake version 2.8.7
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3


Here is the debug info

Starting program: 
/home/lh205/code/testMITK/MITK-MITK-ProjectTemplate-4261663/build/bin/AwesomeApp
 --BlueBerry.clean
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x0000000000000031 in ?? ()

(gdb) bt
#0  0x0000000000000031 in ?? ()
#1  0x00007ffff5b41d1d in __cxa_finalize () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fffd38cd6b6 in __do_global_dtors_aux ()
   from 
/home/lh205/code/mitksuper/MITK/bbuild_all/CTK-build/CTK-build/bin/libCTKDICOMCore.so.0.1
#3  0x00000000000000a0 in ?? ()
#4  0x00007fffffffa330 in ?? ()
#5  0x00007fffd3cd2ed1 in _fini () from 
/home/lh205/code/mitksuper/MITK/bbuild_all/CTK-build/CTK-build/bin/libCTKDICOMCore.so.0.1
#6  0x00007fffffffa330 in ?? ()
#7  0x00007ffff7dee70e in ?? () from /lib64/ld-linux-x86-64.so.2
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Kind regards,
Lucas

From: Sascha Zelzer [mailto:[email protected]]
Sent: 01 March 2013 21:12
To: Hadjilucas, Lucas
Cc: [email protected]<mailto:[email protected]>
Subject: Re: [mitk-users] Project template

Hi Lucas,

welcome to the mitk-users list.

Please tell us more about your operating system, compiler, and CMake version. 
If you built in debug mode, you could send us a stack trace.

You could also try to run "AwesomeApp --BlueBerry.clean" (this will wipe out 
the ~/.local/share/data/AwesomeOrg directory).

Thanks,
Sascha

On 03/01/2013 08:35 PM, Hadjilucas, Lucas wrote:
Hi,

I have a problem with the project template..  I am using the tar archive 
(MITK-MITK-ProjectTemplate-4261663) and I compile with a pre-built MITK 
directory (from git master)... The compilation is ok but after I try to just 
run the "AwesomeApp" I get "Aborted (Core dumped)" ... If it is any help, if I 
replace the plugins.db in ~/.local/share/data/AwesomeOrg with the plugins.db 
from the workbench app then the whole template starts ok

I am new to MITK so I just wanted to try the tutorials by creating a new 
project from template.

Kind regards,
Lucas

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to