Page MenuHomePhabricator

Welcome perspective switch does not work
Closed, ResolvedPublic

Description

On the current master, trying to open the perspective by clicking one of the buttons in the pane does not open the perspective.

Tested currently on Linux 64-bit, can someone confirm the bug on the remaining systems?

Event Timeline

Source of the bug:

Object::connect: No such slot QmitkDiffusionImagingAppIntroPart::DelegateMeTo(const QUrl& ) in

MITK/Plugins/org.mitk.gui.qt.diffusionimagingapp/src/internal/QmitkDiffusionImagingAppIntroPart.cpp:128

User hering has pushed new remote branch:

bug-17600-DiffusionWelcomePage

[fb9a4e]: Merge branch 'bug-17600-DiffusionWelcomePage'

Merged commits:

2014-04-02 16:37:48 Jan Hering [028364]
Removing #ifdef QT_WEBKIT guards

  • the plugin has an explicit package dependency set to Qt4|QtWebKit hence the guards are not necessary (plugin not built if dependency not fullfilled)