-
24 Mar 2010 5:58 AM #1
[FIXED-25] Ext Designer doesn't start on Mac
[FIXED-25] Ext Designer doesn't start on Mac
Hi guy,
I just purchased an Ext Designer but I can't get it work under OS X. I attached the error message.
Problem details:
Process: Ext Designer [18991]
Path: /Applications/Ext Designer.app/Contents/MacOS/Ext Designer
Identifier: com.ExtJs.ExtDesigner
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [313]
Interval Since Last Report: 18547 sec
Crashes Since Last Report: 5
Per-App Interval Since Last Report: 0 sec
Per-App Crashes Since Last Report: 5
Date/Time: 2010-03-24 14:51:51.973 +0100
OS Version: Mac OS X 10.5.8 (9L30)
Report Version: 6
Anonymous UUID: 0BCF3D4D-0E99-4872-85E0-014D8A31817B
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0
Dyld Error Message:
Library not loaded: /usr/lib/libcrypto.0.9.8.dylib
Referenced from: /Applications/Ext Designer.app/Contents/MacOS/Ext Designer
Reason: image not found
System configuration:
Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB
Graphics: kHW_NVidiaGeForce9400MItem, NVIDIA GeForce 9400M, sppci_pci_device, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.19)
Bluetooth: Version 2.1.9f10, 2 service, 1 devices, 1 incoming serial ports
Network Service: SyncMate PAN, Ethernet, en2
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: FUJITSU MHZ2160BH FFS G1, 149.05 GB
Serial ATA Device: HL-DT-ST DVDRW GS21N
USB Device: Built-in iSight, (null) mA
USB Device: USB-PS/2 Optical Mouse, (null) mA
USB Device: BRCM2046 Hub, (null) mA
USB Device: Bluetooth USB Host Controller, (null) mA
USB Device: Apple Internal Keyboard / Trackpad, (null) mA
USB Device: IR Receiver, (null) mA
-
24 Mar 2010 8:58 AM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,652
- Vote Rating
- 14
This is a known issue, the designer currently requires OS/X 10.6+
-
25 Mar 2010 2:13 AM #3
I had the same problem
You might find the library under /opt/lib.
copy this to /usr/lib and the designer starts. However, after registering, it dosen't start, but crashes
-
28 Mar 2010 11:37 AM #4
copy method
copy method
this copy solution works for me, but first i had to find the library on the system using:
find / -name libcrypto.0.9.8.dylib
than copy it to /usr/lib
-
2 Apr 2010 4:49 PM #5
We have been able to remove the dependencies from OS X 10.6.
You can download a version that is compatible with 10.5 here.Aaron Conran
@aconran
Sencha Architect Development Team
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote