Hi,

if you look at the output carefully, you see that the MITK libraries are missing Qt5 dependencies, especially Qt5Help and Qt5WegKitWidgets. You need to install these by installing the appropriate packages of your Linux distribution.

Cheers,
Sascha

On 08/28/2015 12:12 PM, Urban Simoncic wrote:
Hi,

thank you for explanation and sorry for asking things that are already explained.

Declaring environment variable QT_PLUGIN_PATH solves this issue, but MITK still does not start; it fetch attached output. Any idea why that would be?

Thanks,
Urban

On 27.8.2015 18:06, Goch, Caspar Jonas wrote:
Hi Urban,

this is due to the Qt5 switch, compare the note at [1]
For Linux users: The environment variable QT_PLUGIN_PATH has to be set to point to the Qt 5 plugins directory in order to run the application since MITK 2015.05. One of the typical paths is listed within the example commando

bash:~/$ export QT_PLUGIN_PATH=/usr/lib/x86_64-linux-gnu/qt5/plugins

Best,
Caspar
[1] http://mitk.org/wiki/Downloads#MITK_Workbench

-----Ursprüngliche Nachricht-----
Von: Urban Simoncic [mailto:[email protected]]
Gesendet: Donnerstag, 27. August 2015 18:01
An: 'mitk-users'
Betreff: [mitk-users] MITK 2015.05 on Linux

Hi,

I tried to run MITK 2015.05 on Kubuntu 14.04 and it first complained that there is no Qt5 library. Than I installed them (qt5-default), and it complains that "application failed to start because it could not find or load the Qt platform plugin "xcb", and that reinstalling application could solve the problem.

Did I install wrong Qt5 library, or I have any other problem?

On contrary, MITK 2014.10 runs smoothly.

Thanks,
Urban

------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users




------------------------------------------------------------------------------


_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to