View Issue Details

IDProjectCategoryView StatusLast Update
0003460Slicer4Core: GUIpublic2017-06-10 08:51
Reporterkikinis Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.4.0Fixed in VersionSlicer 4.4.0 
Summary0003460: Fix wekit performance issue on MacOSX 10.9
Description

Associated message in the system log:

CoreText performance note: Client called CTFontCreateWithName() using name "Lucida Grande" and got font with PostScript name "LucidaGrande". For best performance, only use PostScript names when calling this API.

See https://bugreports.qt-project.org/browse/QTBUG-32789 and
http://successfulsoftware.net/2013/10/23/fixing-qt-4-for-mac-os-x-10-9-mavericks/

TagsToBeBackported

Relationships

related to 0002333 closedjcfr Ensure scroll bar is displayed in Extensions Manager dialog 
related to 0003471 closedjcfr r22641 cannot be built with Qt 4.7.4 on Mac 

Activities

jcfr

jcfr

2013-10-25 13:52

administrator   ~0010221

Fixed in r22641
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22641

jcfr

jcfr

2017-06-07 23:27

administrator   ~0014574

Fix committed to 2145-support-for-installing-extension-from-file branch.

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file b344932b

2013-10-25 17:52:07

jcfr

Details Diff
BUG: Attempt to fix font issue related to webkit performance on MacOSX 10.9

Associated message in the system log:
CoreText performance note: Client called CTFontCreateWithName() using name "Lucida Grande" and got font with PostScript name "LucidaGrande". For best performance, only use PostScript names when calling this API.

See https://bugreports.qt-project.org/browse/QTBUG-32789 and
http://successfulsoftware.net/2013/10/23/fixing-qt-4-for-mac-os-x-10-9-mavericks/

Fixes 0003460

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22641 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Applications/SlicerApp/Main.cxx Diff File

Slicer: 2145-support-for-installing-extension-from-file ff5f5a86

2013-10-30 12:59:30

jcfr

Details Diff
COMP: Fix MacOSX build issue when building against Qt 4.7.4. Fixes 0003471

Since "QSysInfo::MV_10_8" has been first introduced in Qt 4.8.3,
exclude the fix for issue 0003460 introduced in commit r22641.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22657 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Applications/SlicerApp/Main.cxx Diff File

Import 2017-06-07 23:51:09: master ff5f5a86

2013-10-30 12:59:30

jcfr

Details Diff
COMP: Fix MacOSX build issue when building against Qt 4.7.4. Fixes 0003471

Since "QSysInfo::MV_10_8" has been first introduced in Qt 4.8.3,
exclude the fix for issue 0003460 introduced in commit r22641.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22657 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Applications/SlicerApp/Main.cxx Diff File

Issue History

Date Modified Username Field Change
2013-10-25 13:50 jcfr New Issue
2013-10-25 13:50 jcfr Status new => assigned
2013-10-25 13:50 jcfr Assigned To => kikinis
2013-10-25 13:51 jcfr Reporter jcfr => kikinis
2013-10-25 13:51 jcfr Assigned To kikinis => jcfr
2013-10-25 13:51 jcfr Target Version => Slicer 4.3.2
2013-10-25 13:51 jcfr Relationship added related to 0002333
2013-10-25 13:52 jcfr Note Added: 0010221
2013-10-25 13:52 jcfr Status assigned => resolved
2013-10-25 13:52 jcfr Fixed in Version => Slicer 4.3.2
2013-10-25 13:52 jcfr Resolution open => fixed
2013-10-25 13:52 jcfr Tag Attached: ToBeBackported
2013-10-30 08:15 tokuda Relationship added related to 0003471
2013-12-23 05:10 kikinis Status resolved => closed
2014-03-06 10:16 nicole Target Version Slicer 4.3.2 => Slicer 4.4.0
2014-03-06 10:17 nicole Fixed in Version Slicer 4.3.2 => Slicer 4.4.0
2017-06-07 23:27 jcfr Changeset attached => Slicer 2145-support-for-installing-extension-from-file ff5f5a86
2017-06-07 23:27 jcfr Changeset attached => Slicer 2145-support-for-installing-extension-from-file b344932b
2017-06-07 23:27 jcfr Note Added: 0014574
2017-06-10 08:51 jcfr Changeset attached => Slicer master ff5f5a86