Activity log for bug #1475856

Date Who What changed Old value New value Message
2015-07-18 11:05:07 Alexander Wolf bug added bug
2015-07-18 11:07:24 Alexander Wolf tags mac-os-x
2015-07-18 11:07:35 Alexander Wolf description Stellarium can't be deployment when Qt 5.5 are used for their building. Stellarium can't be deployment when Qt 5.5 are used for their building. Typical log: Scanning dependencies of target mac_app making the macosx bundle. Traceback (most recent call last): File "util/mac_app.py", line 276, in <module> main() File "util/mac_app.py", line 265, in main processFrameworks() File "util/mac_app.py", line 117, in processFrameworks copyFrameworkToApp(framework) File "util/mac_app.py", line 67, in copyFrameworkToApp shutil.copytree(frameworkRoot, target, symlinks=True, ignore=shutil.ignore_patterns('*debug*')) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 168, in copytree names = os.listdir(src) OSError: [Errno 2] No such file or directory: '@rpath/QtConcurrent.framework' make[3]: *** [CMakeFiles/mac_app] Error 1 make[2]: *** [CMakeFiles/mac_app.dir/all] Error 2 make[1]: *** [CMakeFiles/mac_app.dir/rule] Error 2 make: *** [mac_app] Error 2
2015-07-18 11:07:40 Alexander Wolf stellarium: importance Undecided High
2015-07-18 11:07:43 Alexander Wolf stellarium: status New Confirmed
2015-07-18 11:07:52 Alexander Wolf summary Deplyment issue on OSX with Qt 5.5 Deployment issue on OSX with Qt 5.5
2015-07-31 08:19:43 Alexander Wolf stellarium: milestone 0.14.0
2015-07-31 08:19:54 Alexander Wolf stellarium: assignee treaves (treaves)
2015-07-31 08:19:57 Alexander Wolf stellarium: status Confirmed In Progress
2015-07-31 15:49:24 treaves stellarium: status In Progress Fix Released
2015-07-31 15:49:36 treaves stellarium: status Fix Released Fix Committed
2015-10-24 07:30:54 Alexander Wolf stellarium: status Fix Committed Fix Released