roberto1903 / companion9x

Automatically exported from code.google.com/p/companion9x
0 stars 0 forks source link

Mac OS X version doesnt run #264

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have downloaded newest version 1.48 dmg and installed it in my /Applications.

Trying run it by duouble clik gives:

Process:         companion9x [659]
Path:            /Applications/companion9x.app/Contents/MacOS/companion9x
Identifier:      companion9x
Version:         ???
Code Type:       X86-64 (Native)
Parent Process:  launchd [228]
User ID:         501

Date/Time:       2013-09-22 12:12:21.897 +0200
OS Version:      Mac OS X 10.8.5 (12F37)
Report Version:  10

Interval Since Last Report:          474042 sec
Crashes Since Last Report:           43
Per-App Crashes Since Last Report:   10
Anonymous UUID:                      37E38ABC-FA0A-D03E-B93D-C5D1B90D30A4

Crashed Thread:  0

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: @rpath/SDL.framework/Versions/A/SDL
  Referenced from: /Applications/companion9x.app/Contents/MacOS/companion9x
  Reason: image not found

Binary Images:
       0x100000000 -        0x10095bff7 +companion9x (???) <1CE42BB2-59D4-31CD-8C85-822D0596D3E2> /Applications/companion9x.app/Contents/MacOS/companion9x
       0x100da2000 -        0x1017bcfff +QtGui (4.8.2) <61731FE8-3F6E-BC82-7623-C211FE6B22CB> /Applications/companion9x.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
       0x10199b000 -        0x1019d8fe7 +QtXml (4.8.2) <C4842ACB-12FC-5031-C93C-4371599BA945> /Applications/companion9x.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
       0x1019ea000 -        0x101b29fef +QtNetwork (4.8.2) <E01C7A22-2CB0-1C50-C33F-26B552ECAB5D> /Applications/companion9x.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
       0x101b61000 -        0x101e2dff7 +QtCore (4.8.2) <11D4B8A7-C37D-F9EC-CBB3-4A618FFAD2DC> /Applications/companion9x.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x101e99000 -        0x1020d1fff +libxerces-c-3.1.dylib (0) <7894524A-74A7-39B0-83B8-30199208001E> /Applications/companion9x.app/Contents/Frameworks/libxerces-c-3.1.dylib
    0x7fff65b74000 -     0x7fff65ba893f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff8cb03000 -     0x7fff8cb04ff7  libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib

Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 
2.3 GHz, 8 GB, SMC 2.3f35
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 
0x484D54333531533642465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 
0x484D54333531533642465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom 
BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.7f2 12718, 3 service, 13 devices, 3 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM256E, 251 GB
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 
/ 3
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424  (SMSC), 0x2512, 0x1d180000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 
0x1d182000 / 5
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 
/ 7

I think that SDL framework should be included.

Original issue reported on code.google.com by grzegorz...@gmail.com on 22 Sep 2013 at 10:13

GoogleCodeExporter commented 8 years ago
Solution:
Downloading 0.97 dmg version, mounting it and taking Archive.pax.gz, next:
gunzip Archive.pax.gz
pax -r -f Archive.pax

Next copy as root Library/Frameworks/SDL.framework to /Library/Frameworks and 
it start to working.

Original comment by grzegorz...@gmail.com on 22 Sep 2013 at 2:21

GoogleCodeExporter commented 8 years ago
Hello, 
you need to install c9x 0.97 first, and then the update 1.48

I'm working to create a new setup package for Companion, that does not require  
v0.97.

Stay tuned
bye

Original comment by klamath1977@gmail.com on 22 Sep 2013 at 5:46

GoogleCodeExporter commented 8 years ago
fixed by 1.51 full install

Original comment by romolo.m...@gmail.com on 1 Nov 2013 at 6:46