Bug 50742

Summary: [Qt] run-launcher doesn't start the browser on Mac OS X 10.6
Product: WebKit Reporter: Koan-Sin Tan <koansin.tan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
make "run-luancher --qt" work on Mac OS X 10.6
vestbo: review+
make "run-launcher --qt" work on Mac OS X 10.6 none

Koan-Sin Tan
Reported 2010-12-09 02:51:38 PST
It shows: Can't find built framework at "/Volumes/seagate/WebKit-trunk/WebKitBuild/Release/lib/libQtWebKit.so". WebKitTools/Scripts/webkitdirs.pm checks $configurationProductDir/lib/$libraryName.framework/$libraryName, but it seems $libraryName.framework is not used anymore, at least not on my 10.6.5+MacPorts environment
Attachments
make "run-luancher --qt" work on Mac OS X 10.6 (1.41 KB, patch)
2010-12-09 03:01 PST, Koan-Sin Tan
vestbo: review+
make "run-launcher --qt" work on Mac OS X 10.6 (1.41 KB, patch)
2010-12-09 03:21 PST, Koan-Sin Tan
no flags
Koan-Sin Tan
Comment 1 2010-12-09 03:01:54 PST
Created attachment 76033 [details] make "run-luancher --qt" work on Mac OS X 10.6 check not only QtWebKit.framework/QtWebKit but also libQtWebKit.dylib
Koan-Sin Tan
Comment 2 2010-12-09 03:21:13 PST
Created attachment 76038 [details] make "run-launcher --qt" work on Mac OS X 10.6 fixed a typo, s/luancher/launcher/
WebKit Commit Bot
Comment 3 2010-12-09 05:55:06 PST
Comment on attachment 76038 [details] make "run-launcher --qt" work on Mac OS X 10.6 Rejecting patch 76038 from commit-queue. Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=eseidel-cq-sl', 'build', '--no-clean', '--no-update', '--build-style=both']" exit_code: 2 Last 500 characters of output: pileC /Projects/CommitQueue/WebKitBuild/WebKit.build/Debug/WebKit.build/Objects-normal/x86_64/WebInspectorFrontend.o /Projects/CommitQueue/WebKit/mac/WebInspector/WebInspectorFrontend.mm normal x86_64 objective-c++ com.apple.compilers.gcc.4_2 CompileC /Projects/CommitQueue/WebKitBuild/WebKit.build/Debug/WebKit.build/Objects-normal/x86_64/WebViewEventHandling.o /Projects/CommitQueue/WebKit/mac/WebView/WebViewEventHandling.mm normal x86_64 objective-c++ com.apple.compilers.gcc.4_2 (40 failures) Full output: http://queues.webkit.org/results/6938013
Andreas Kling
Comment 4 2010-12-09 08:06:35 PST
Comment on attachment 76038 [details] make "run-launcher --qt" work on Mac OS X 10.6 Clearing flags on attachment: 76038 Committed r73611: <http://trac.webkit.org/changeset/73611>
Andreas Kling
Comment 5 2010-12-09 08:06:45 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.