[webkit-help] Help needed with MiniBrowser compilation - WebBundle not loaded

Jarek Foksa jarek at kiwi-themes.com
Tue Aug 23 03:35:52 PDT 2011


Hi,

I have compiled MiniBrowser app that is provided with WebKit source
code. After starting the app, I'm getting following error in the
console:

2011-08-23 12:20:44.751 WebProcess[58066:403] Error loading
/Users/user/apps/demos_cocoa/MiniBrowser/build/Debug/MiniBrowser.app/Contents/WebBundle.bundle/Contents/MacOS/WebBundle:
 dlopen(/Users/user/apps/demos_cocoa/MiniBrowser/build/Debug/MiniBrowser.app/Contents/WebBundle.bundle/Contents/MacOS/WebBundle,
262): no suitable image found.  Did find:
	/Users/user/apps/demos_cocoa/MiniBrowser/build/Debug/MiniBrowser.app/Contents/WebBundle.bundle/Contents/MacOS/WebBundle:
open() failed with errno=1
InjectedBundle::load failed - Could not load the executable from the bundle.

Could you give me any hints why WebBundle can't be loaded? I have
already verified that the file
/Users/user/apps/demos_cocoa/MiniBrowser/build/Debug/MiniBrowser.app/Contents/WebBundle.bundle/Contents/MacOS/WebBundle
does exists, I have also set its permissions to -rwxrwxrwx.

Cheers,
Jarek


More information about the webkit-help mailing list