Csound Csound-dev Csound-tekno Search About

[Csnd] CsoundQT-d-cs6 crashes with Csound 6.01

Date2013-10-20 03:53
FromJohn Colgrove
Subject[Csnd] CsoundQT-d-cs6 crashes with Csound 6.01
I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just
uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6,
crashes. The python version I also have works fine so I'm not out of luck on
that part. I just wanted to post it here first in case it was a user error
because quite frankly it has been with me lately. Here is the log.

Process:         CsoundQt-d-cs6 [6265]
Path:           
/Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6
Identifier:      CsoundQt-d-cs6
Version:         ???
Code Type:       X86-64 (Native)
Parent Process:  launchd [747]
User ID:         501

Date/Time:       2013-10-19 20:41:31.496 -0600
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10

Interval Since Last Report:          37445 sec
Crashes Since Last Report:           3
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      CE2A0C12-941A-4CC2-2688-A4B396AA1353

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: @executable_path/../Frameworks/libcsnd.6.0.dylib
  Referenced from:
/Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6
  Reason: image not found

Binary Images:
       0x100000000 -        0x100632fff +CsoundQt-d-cs6 (???)
<7741C1F3-6BAE-349B-8031-41C57C0DC0F5>
/Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6
       0x1006b0000 -        0x1006faff7  com.apple.audio.midi.CoreMIDI (1.9
- 78) <28B1D3A5-973A-359A-99DC-18BE8C30C6B8>
/System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
       0x100723000 -        0x1008dcff7 + (??? - ???)
<8DB85A5C-A8D1-3C0B-B05F-C1A3F8AC2EE4>
/Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64
    0x7fff613af000 -     0x7fff613e393f  dyld (210.2.3)
<36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff876fe000 -     0x7fff87761fff  com.apple.audio.CoreAudio (4.1.2 -
4.1.2) 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff89db7000 -     0x7fff89fa1ff7  com.apple.CoreFoundation (6.8 -
744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7,
2.4 GHz, 4 GB, SMC 1.69f4
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD,
0x484D54333235533643465238432D48392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD,
0x484D54333235533643465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6),
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, en1
Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
Serial ATA Device: MATSHITADVD-R   UJ-8A8
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfa130000 /
6
USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0xfa133000 / 11
USB Device: Portable, 0x0bc2  (Seagate LLC), 0x2300, 0xfa132000 / 10
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252,
0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a,
0xfa113000 / 8
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509,
0xfa200000 / 2




--
View this message in context: http://csound.1045644.n5.nabble.com/CsoundQT-d-cs6-crashes-with-Csound-6-01-tp5728553.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-10-20 10:59
FromMichael Rhoades
SubjectRe: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01
I am experiencing the same.

On 10/19/13 10:53 PM, John Colgrove wrote:
> I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just
> uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6,
> crashes. The python version I also have works fine so I'm not out of luck on
> that part. I just wanted to post it here first in case it was a user error
> because quite frankly it has been with me lately. Here is the log.
>
> Process:         CsoundQt-d-cs6 [6265]
> Path:
> /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6
> Identifier:      CsoundQt-d-cs6
> Version:         ???
> Code Type:       X86-64 (Native)
> Parent Process:  launchd [747]
> User ID:         501
>
> Date/Time:       2013-10-19 20:41:31.496 -0600
> OS Version:      Mac OS X 10.8.5 (12F45)
> Report Version:  10
>
> Interval Since Last Report:          37445 sec
> Crashes Since Last Report:           3
> Per-App Crashes Since Last Report:   1
> Anonymous UUID:                      CE2A0C12-941A-4CC2-2688-A4B396AA1353
>
> 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: @executable_path/../Frameworks/libcsnd.6.0.dylib
>    Referenced from:
> /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6
>    Reason: image not found
>
> Binary Images:
>         0x100000000 -        0x100632fff +CsoundQt-d-cs6 (???)
> <7741C1F3-6BAE-349B-8031-41C57C0DC0F5>
> /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6
>         0x1006b0000 -        0x1006faff7  com.apple.audio.midi.CoreMIDI (1.9
> - 78) <28B1D3A5-973A-359A-99DC-18BE8C30C6B8>
> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
>         0x100723000 -        0x1008dcff7 + (??? - ???)
> <8DB85A5C-A8D1-3C0B-B05F-C1A3F8AC2EE4>
> /Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64
>      0x7fff613af000 -     0x7fff613e393f  dyld (210.2.3)
> <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
>      0x7fff876fe000 -     0x7fff87761fff  com.apple.audio.CoreAudio (4.1.2 -
> 4.1.2) 
> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>      0x7fff89db7000 -     0x7fff89fa1ff7  com.apple.CoreFoundation (6.8 -
> 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA>
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>
> Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7,
> 2.4 GHz, 4 GB, SMC 1.69f4
> Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
> Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB
> Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD,
> 0x484D54333235533643465238432D48392020
> Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD,
> 0x484D54333235533643465238432D48392020
> AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6),
> 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, en1
> Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
> Serial ATA Device: MATSHITADVD-R   UJ-8A8
> USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
> USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
> USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
> USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfa130000 /
> 6
> USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0xfa133000 / 11
> USB Device: Portable, 0x0bc2  (Seagate LLC), 0x2300, 0xfa132000 / 10
> USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252,
> 0xfa120000 / 5
> USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
> USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a,
> 0xfa113000 / 8
> USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509,
> 0xfa200000 / 2
>
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/CsoundQT-d-cs6-crashes-with-Csound-6-01-tp5728553.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>              https://sourceforge.net/p/csound/tickets/
> csound5:
>              https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
>
>


Date2013-10-20 11:28
FromVictor Lazzarini
SubjectRe: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01
Try downloading the 10.6 package, and picking the  CsoundQT from there (don't need to install Csound, just get the
CsoundQT), it's a different version (with no QTPython), so if that works (as it does here on 10.6), then it will give 
Andres a good idea of what is wrong.

Victor
On 20 Oct 2013, at 10:59, Michael Rhoades wrote:

> I am experiencing the same.
> 
> On 10/19/13 10:53 PM, John Colgrove wrote:
>> I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just
>> uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6,
>> crashes. The python version I also have works fine so I'm not out of luck on
>> that part. I just wanted to post it here first in case it was a user error
>> because quite frankly it has been with me lately. Here is the log.
>> 
>> Process:         CsoundQt-d-cs6 [6265]
>> Path:
>> /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6
>> Identifier:      CsoundQt-d-cs6
>> Version:         ???
>> Code Type:       X86-64 (Native)
>> Parent Process:  launchd [747]
>> User ID:         501
>> 
>> Date/Time:       2013-10-19 20:41:31.496 -0600
>> OS Version:      Mac OS X 10.8.5 (12F45)
>> Report Version:  10
>> 
>> Interval Since Last Report:          37445 sec
>> Crashes Since Last Report:           3
>> Per-App Crashes Since Last Report:   1
>> Anonymous UUID:                      CE2A0C12-941A-4CC2-2688-A4B396AA1353
>> 
>> 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: @executable_path/../Frameworks/libcsnd.6.0.dylib
>>   Referenced from:
>> /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6
>>   Reason: image not found
>> 
>> Binary Images:
>>        0x100000000 -        0x100632fff +CsoundQt-d-cs6 (???)
>> <7741C1F3-6BAE-349B-8031-41C57C0DC0F5>
>> /Applications/CsoundQt-d-cs6.app/Contents/MacOS/CsoundQt-d-cs6
>>        0x1006b0000 -        0x1006faff7  com.apple.audio.midi.CoreMIDI (1.9
>> - 78) <28B1D3A5-973A-359A-99DC-18BE8C30C6B8>
>> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
>>        0x100723000 -        0x1008dcff7 + (??? - ???)
>> <8DB85A5C-A8D1-3C0B-B05F-C1A3F8AC2EE4>
>> /Library/Frameworks/CsoundLib64.framework/Versions/6.0/CsoundLib64
>>     0x7fff613af000 -     0x7fff613e393f  dyld (210.2.3)
>> <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
>>     0x7fff876fe000 -     0x7fff87761fff  com.apple.audio.CoreAudio (4.1.2 -
>> 4.1.2) 
>> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>>     0x7fff89db7000 -     0x7fff89fa1ff7  com.apple.CoreFoundation (6.8 -
>> 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA>
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>> 
>> Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7,
>> 2.4 GHz, 4 GB, SMC 1.69f4
>> Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
>> Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB
>> Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD,
>> 0x484D54333235533643465238432D48392020
>> Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD,
>> 0x484D54333235533643465238432D48392020
>> AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6),
>> 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, en1
>> Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
>> Serial ATA Device: MATSHITADVD-R   UJ-8A8
>> USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
>> USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
>> USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
>> USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfa130000 /
>> 6
>> USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0xfa133000 / 11
>> USB Device: Portable, 0x0bc2  (Seagate LLC), 0x2300, 0xfa132000 / 10
>> USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252,
>> 0xfa120000 / 5
>> USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
>> USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a,
>> 0xfa113000 / 8
>> USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509,
>> 0xfa200000 / 2
>> 
>> 
>> 
>> 
>> --
>> View this message in context: http://csound.1045644.n5.nabble.com/CsoundQT-d-cs6-crashes-with-Csound-6-01-tp5728553.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>> 
>> 
>> Send bugs reports to the Sourceforge bug trackers
>> csound6:
>>             https://sourceforge.net/p/csound/tickets/
>> csound5:
>>             https://sourceforge.net/p/csound/bugs/
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>> 
>> 
>> 
>> 
> 
> 
> 
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>           https://sourceforge.net/p/csound/tickets/
> csound5:
>           https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2013-10-20 11:50
FromMichael Rhoades
SubjectRe: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01
I tried that and when opening CsoundQT I get an error stating that it 
cannot be opened and that I should check with the developers to see if 
it s compatible with this version of OS X.

Michael

On 10/20/13 6:28 AM, Victor Lazzarini wrote:
> Try downloading the 10.6 package, and picking the  CsoundQT from there (don't need to install Csound, just get the
> CsoundQT), it's a different version (with no QTPython), so if that works (as it does here on 10.6), then it will give
> Andres a good idea of what is wrong.
>
> Victor
> On 20 Oct 2013, at 10:59, Michael Rhoades wrote:
>
>> I am experiencing the same.
>>
>> On 10/19/13 10:53 PM, John Colgrove wrote:
>>> I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just
>>> uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6,
>>>


Date2013-10-20 12:13
FromVictor Lazzarini
SubjectRe: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01
I looked into this: there is a problem with the installer because the libcsnd.6.0.dylib is not properly installed.


On 20 Oct 2013, at 11:50, Michael Rhoades wrote:

> I tried that and when opening CsoundQT I get an error stating that it cannot be opened and that I should check with the developers to see if it s compatible with this version of OS X.
> 
> Michael
> 
> On 10/20/13 6:28 AM, Victor Lazzarini wrote:
>> Try downloading the 10.6 package, and picking the  CsoundQT from there (don't need to install Csound, just get the
>> CsoundQT), it's a different version (with no QTPython), so if that works (as it does here on 10.6), then it will give
>> Andres a good idea of what is wrong.
>> 
>> Victor
>> On 20 Oct 2013, at 10:59, Michael Rhoades wrote:
>> 
>>> I am experiencing the same.
>>> 
>>> On 10/19/13 10:53 PM, John Colgrove wrote:
>>>> I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just
>>>> uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6,
>>>> 
> 
> 
> 
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>           https://sourceforge.net/p/csound/tickets/
> csound5:
>           https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2013-10-20 12:26
FromVictor Lazzarini
SubjectRe: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01
Before the installers are fixed you can do this to fix the problem in your machine

- open the terminal
- run the command

sudo ln -s /Library/Frrameworks/CsoundLib64.framework/Versions/6.0/libcsnd6.6.0.dylib /usr/local/lib/libcsnd.6.0.dylib

that will create a link and any of the CsoundQt versions will link.

I am creating a new installer for 10.6 that will fix this.

Victor
On 20 Oct 2013, at 12:13, Victor Lazzarini wrote:

> I looked into this: there is a problem with the installer because the libcsnd.6.0.dylib is not properly installed.
> 
> 
> On 20 Oct 2013, at 11:50, Michael Rhoades wrote:
> 
>> I tried that and when opening CsoundQT I get an error stating that it cannot be opened and that I should check with the developers to see if it s compatible with this version of OS X.
>> 
>> Michael
>> 
>> On 10/20/13 6:28 AM, Victor Lazzarini wrote:
>>> Try downloading the 10.6 package, and picking the  CsoundQT from there (don't need to install Csound, just get the
>>> CsoundQT), it's a different version (with no QTPython), so if that works (as it does here on 10.6), then it will give
>>> Andres a good idea of what is wrong.
>>> 
>>> Victor
>>> On 20 Oct 2013, at 10:59, Michael Rhoades wrote:
>>> 
>>>> I am experiencing the same.
>>>> 
>>>> On 10/19/13 10:53 PM, John Colgrove wrote:
>>>>> I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just
>>>>> uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6,
>>>>> 
>> 
>> 
>> 
>> Send bugs reports to the Sourceforge bug trackers
>> csound6:
>>          https://sourceforge.net/p/csound/tickets/
>> csound5:
>>          https://sourceforge.net/p/csound/bugs/
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>> 
>> 
> 
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
> 
> 
> 
> 
> 
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>            https://sourceforge.net/p/csound/tickets/
> csound5:
>            https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2013-10-20 13:12
FromVictor Lazzarini
SubjectRe: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01
I noticed the command was spelt wrong (Frameworks not Frrameworks)

sudo ln -s /Library/Frameworks/CsoundLib64.framework/Versions/6.0/libcsnd6.6.0.dylib /usr/local/lib/libcsnd.6.0.dylib


On 20 Oct 2013, at 12:26, Victor Lazzarini wrote:

> Before the installers are fixed you can do this to fix the problem in your machine
> 
> - open the terminal
> - run the command
> 
> sudo ln -s /Library/Frrameworks/CsoundLib64.framework/Versions/6.0/libcsnd6.6.0.dylib /usr/local/lib/libcsnd.6.0.dylib
> 
> that will create a link and any of the CsoundQt versions will link.
> 
> I am creating a new installer for 10.6 that will fix this.
> 
> Victor
> On 20 Oct 2013, at 12:13, Victor Lazzarini wrote:
> 
>> I looked into this: there is a problem with the installer because the libcsnd.6.0.dylib is not properly installed.
>> 
>> 
>> On 20 Oct 2013, at 11:50, Michael Rhoades wrote:
>> 
>>> I tried that and when opening CsoundQT I get an error stating that it cannot be opened and that I should check with the developers to see if it s compatible with this version of OS X.
>>> 
>>> Michael
>>> 
>>> On 10/20/13 6:28 AM, Victor Lazzarini wrote:
>>>> Try downloading the 10.6 package, and picking the  CsoundQT from there (don't need to install Csound, just get the
>>>> CsoundQT), it's a different version (with no QTPython), so if that works (as it does here on 10.6), then it will give
>>>> Andres a good idea of what is wrong.
>>>> 
>>>> Victor
>>>> On 20 Oct 2013, at 10:59, Michael Rhoades wrote:
>>>> 
>>>>> I am experiencing the same.
>>>>> 
>>>>> On 10/19/13 10:53 PM, John Colgrove wrote:
>>>>>> I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just
>>>>>> uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6,
>>>>>> 
>>> 
>>> 
>>> 
>>> Send bugs reports to the Sourceforge bug trackers
>>> csound6:
>>>         https://sourceforge.net/p/csound/tickets/
>>> csound5:
>>>         https://sourceforge.net/p/csound/bugs/
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>> 
>>> 
>> 
>> Dr Victor Lazzarini
>> Senior Lecturer
>> Dept. of Music
>> NUI Maynooth Ireland
>> tel.: +353 1 708 3545
>> Victor dot Lazzarini AT nuim dot ie
>> 
>> 
>> 
>> 
>> 
>> Send bugs reports to the Sourceforge bug trackers
>> csound6:
>>           https://sourceforge.net/p/csound/tickets/
>> csound5:
>>           https://sourceforge.net/p/csound/bugs/
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>> 
>> 
> 
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
> 
> 
> 
> 
> 
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>            https://sourceforge.net/p/csound/tickets/
> csound5:
>            https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Date2013-10-20 17:25
FromSteven Yi
SubjectRe: [Csnd] CsoundQT-d-cs6 crashes with Csound 6.01
Hi John,

I've uploaded a new 10.8 release that should add some symlinks.  I
realized just now I could have just re-set what library CsoundQT
linked to, but that can get resolved for the next release we do.  For
now, this *should* work though I haven't had a chance to test.

Please let me know if there are any further issues, thanks!
steven

On Sun, Oct 20, 2013 at 8:12 AM, Victor Lazzarini
 wrote:
> I noticed the command was spelt wrong (Frameworks not Frrameworks)
>
> sudo ln -s /Library/Frameworks/CsoundLib64.framework/Versions/6.0/libcsnd6.6.0.dylib /usr/local/lib/libcsnd.6.0.dylib
>
>
> On 20 Oct 2013, at 12:26, Victor Lazzarini wrote:
>
>> Before the installers are fixed you can do this to fix the problem in your machine
>>
>> - open the terminal
>> - run the command
>>
>> sudo ln -s /Library/Frrameworks/CsoundLib64.framework/Versions/6.0/libcsnd6.6.0.dylib /usr/local/lib/libcsnd.6.0.dylib
>>
>> that will create a link and any of the CsoundQt versions will link.
>>
>> I am creating a new installer for 10.6 that will fix this.
>>
>> Victor
>> On 20 Oct 2013, at 12:13, Victor Lazzarini wrote:
>>
>>> I looked into this: there is a problem with the installer because the libcsnd.6.0.dylib is not properly installed.
>>>
>>>
>>> On 20 Oct 2013, at 11:50, Michael Rhoades wrote:
>>>
>>>> I tried that and when opening CsoundQT I get an error stating that it cannot be opened and that I should check with the developers to see if it s compatible with this version of OS X.
>>>>
>>>> Michael
>>>>
>>>> On 10/20/13 6:28 AM, Victor Lazzarini wrote:
>>>>> Try downloading the 10.6 package, and picking the  CsoundQT from there (don't need to install Csound, just get the
>>>>> CsoundQT), it's a different version (with no QTPython), so if that works (as it does here on 10.6), then it will give
>>>>> Andres a good idea of what is wrong.
>>>>>
>>>>> Victor
>>>>> On 20 Oct 2013, at 10:59, Michael Rhoades wrote:
>>>>>
>>>>>> I am experiencing the same.
>>>>>>
>>>>>> On 10/19/13 10:53 PM, John Colgrove wrote:
>>>>>>> I just installed Csound 6.01 OSX 10.8 (I'm using the version steven just
>>>>>>> uploaded) but the version of CsoundQT that it came with, CsoundQT-d-cs6,
>>>>>>>
>>>>
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug trackers
>>>> csound6:
>>>>         https://sourceforge.net/p/csound/tickets/
>>>> csound5:
>>>>         https://sourceforge.net/p/csound/bugs/
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>
>>>>
>>>
>>> Dr Victor Lazzarini
>>> Senior Lecturer
>>> Dept. of Music
>>> NUI Maynooth Ireland
>>> tel.: +353 1 708 3545
>>> Victor dot Lazzarini AT nuim dot ie
>>>
>>>
>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug trackers
>>> csound6:
>>>           https://sourceforge.net/p/csound/tickets/
>>> csound5:
>>>           https://sourceforge.net/p/csound/bugs/
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>>
>>
>> Dr Victor Lazzarini
>> Senior Lecturer
>> Dept. of Music
>> NUI Maynooth Ireland
>> tel.: +353 1 708 3545
>> Victor dot Lazzarini AT nuim dot ie
>>
>>
>>
>>
>>
>> Send bugs reports to the Sourceforge bug trackers
>> csound6:
>>            https://sourceforge.net/p/csound/tickets/
>> csound5:
>>            https://sourceforge.net/p/csound/bugs/
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
>
>
>
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>             https://sourceforge.net/p/csound/tickets/
> csound5:
>             https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>

Date2013-10-20 17:38
FromJohn Colgrove
Subject[Csnd] Re: CsoundQT-d-cs6 crashes with Csound 6.01
Steven Yi wrote
> Hi John,
> 
> I've uploaded a new 10.8 release that should add some symlinks.  I
> realized just now I could have just re-set what library CsoundQT
> linked to, but that can get resolved for the next release we do.  For
> now, this *should* work though I haven't had a chance to test.
> 
> Please let me know if there are any further issues, thanks!
> steven

Just thought I'd let you know that everything works now. Thanks.



--
View this message in context: http://csound.1045644.n5.nabble.com/CsoundQT-d-cs6-crashes-with-Csound-6-01-tp5728553p5728591.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-10-20 17:39
FromSteven Yi
SubjectRe: [Csnd] Re: CsoundQT-d-cs6 crashes with Csound 6.01
Fantastic, thanks for reporting and verifying!

On Sun, Oct 20, 2013 at 12:38 PM, John Colgrove  wrote:
> Steven Yi wrote
>> Hi John,
>>
>> I've uploaded a new 10.8 release that should add some symlinks.  I
>> realized just now I could have just re-set what library CsoundQT
>> linked to, but that can get resolved for the next release we do.  For
>> now, this *should* work though I haven't had a chance to test.
>>
>> Please let me know if there are any further issues, thanks!
>> steven
>
> Just thought I'd let you know that everything works now. Thanks.
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/CsoundQT-d-cs6-crashes-with-Csound-6-01-tp5728553p5728591.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>             https://sourceforge.net/p/csound/tickets/
> csound5:
>             https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>

Date2013-10-21 00:29
FromAndres Cabrera
SubjectRe: [Csnd] Re: CsoundQT-d-cs6 crashes with Csound 6.01
Hi,

Sorry I've been so quiet. So many things, so little time!

Again a chicken and egg problem... Since CsoundQt was built using Csound6.00 it didn't use the new names in v. 6.01. I think a symlink is an easy solution for now, but from now on, I think it would be good to have Johannes' server at ICST build Csound and then link to that, so that CsoundQt is synchronized to Csound and also to be able to provide a nightly build for OS X 10.8. I'll try to get on this during the week.

Also, one of the issues Steven found with CsoundQt hanging is actually a Csound issue which I've reported on the tracker.

Cheers,
Andrés


On Sun, Oct 20, 2013 at 9:39 AM, Steven Yi <stevenyi@gmail.com> wrote:
Fantastic, thanks for reporting and verifying!

On Sun, Oct 20, 2013 at 12:38 PM, John Colgrove <alpha.omega23@ymail.com> wrote:
> Steven Yi wrote
>> Hi John,
>>
>> I've uploaded a new 10.8 release that should add some symlinks.  I
>> realized just now I could have just re-set what library CsoundQT
>> linked to, but that can get resolved for the next release we do.  For
>> now, this *should* work though I haven't had a chance to test.
>>
>> Please let me know if there are any further issues, thanks!
>> steven
>
> Just thought I'd let you know that everything works now. Thanks.
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/CsoundQT-d-cs6-crashes-with-Csound-6-01-tp5728553p5728591.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug trackers
> csound6:
>             https://sourceforge.net/p/csound/tickets/
> csound5:
>             https://sourceforge.net/p/csound/bugs/
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug trackers
csound6:
            https://sourceforge.net/p/csound/tickets/
csound5:
            https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"