View Issue Details

IDProjectCategoryView StatusLast Update
0004700Slicer4Core: Building (CMake, Superbuild)public2020-01-22 12:28
Reportercriskross Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
PlatformmacOSOSOS Version10.14
Product VersionSlicer 4.11.0 
Target VersionSlicer 4.11.0Fixed in Version 
Summary0004700: QT Designer does not start
Description

When trying to run Qt designer as bundled with Slicer, it won't start

I tried

./Slicer --designer

and just Slicer starts as usual.

When exploring the installation directory, I noticed a separate designer.app. When trying to run this, I am getting the following errors:

QMetaProperty::read: Unable to handle unregistered datatype 'ctkDICOMTableManager*' for property 'ctkDICOMQueryRetrieveWidget::dicomTableManager'
QMetaProperty::read: Unable to handle unregistered datatype 'QTableView*' for property 'ctkDICOMTableView::tblDicomDatabaseView'
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: Py_Initialize: unable to load the file system codec
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00000001124515c0 (most recent call first):
fish: './Designer' terminated by signal SIGABRT (Abort)
Steps To Reproduce
  1. Installation of nightly Slicer build for macOS
  2. Try to run from installation directory: Slicer --designer
Additional Information

I tried to run the Designer from my Windows installation and it works

TagsNo tags attached.

Activities

criskross

criskross

2019-07-15 10:59

developer  

designer_crash.log (125,318 bytes)
jcfr

jcfr

2020-01-22 12:28

administrator   ~0016306

Is this still an issue with the latest preview version available at https://download.slicer.org

Issue History

Date Modified Username Field Change
2019-07-15 10:59 criskross New Issue
2019-07-15 10:59 criskross Status new => assigned
2019-07-15 10:59 criskross Assigned To => jcfr
2019-07-15 10:59 criskross File Added: designer_crash.log
2020-01-22 12:28 jcfr Note Added: 0016306