Csound Csound-dev Csound-tekno Search About

[Csnd] Cecilia 4.2 coming up very soon

Date2011-02-04 15:36
FromJean Piché
Subject[Csnd] Cecilia 4.2 coming up very soon
AttachmentsNone  None  

Further to my previous message, a new Cecilia is being dressed up as we speak. Cecilia4.2 will be out in a few days and shoudl iron out some of these multiplatform issues

Thanks

jp


--
_____________________________
http://jeanpiche.com

Date2011-02-23 22:06
Frompaulj
SubjectRe: [Cs-dev] Cecilia 4.2 coming up very soon
will there be an installer for OSX 10.4?

ta.
-- 
View this message in context: http://csound.1045644.n5.nabble.com/Cecilia-4-2-coming-up-very-soon-tp3371193p3397814.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-02-23 22:24
Frompaulj
SubjectRe: [Cs-dev] Cecilia 4.2 coming up very soon
If it helps, when running tying to run Cecilia after running the 4.2
installer on OS X 10.4.11 - the error log is:

Preferences file not found
Traceback (most recent call last):
  File "/Applications/Cecilia.app/Contents/Resources/__boot__.py", line 137,
in 
    _run('Cecilia.py')
  File "/Applications/Cecilia.app/Contents/Resources/__boot__.py", line 134,
in _run
    execfile(path, globals(), globals())
  File "/Applications/Cecilia.app/Contents/Resources/Cecilia.py", line 25,
in 
    from Resources import CsoundLib, CeciliaEditor
  File "Resources/CsoundLib.pyc", line 27, in 
    
  File "pyo.pyc", line 57, in 
  File "pyolib/analysis.pyc", line 30, in 
  File "pyolib/_core.pyc", line 31, in 
ImportError:
dlopen(/Applications/Cecilia.app/Contents/Resources/lib/python2.6/lib-dynload/_pyo.so,
2): Symbol not found: _close$UNIX2003
  Referenced from:
/Applications/Cecilia.app/Contents/MacOS/../Frameworks/libsndfile.1.dylib
  Expected in: /usr/lib/libSystem.B.dylib

-- 
View this message in context: http://csound.1045644.n5.nabble.com/Cecilia-4-2-coming-up-very-soon-tp3371193p3397831.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-02-25 14:08
FromOlivier Bélanger
SubjectRe: [Cs-dev] Cecilia 4.2 coming up very soon
AttachmentsNone  None  
Hi,

Neither Cecilia nor pyo will have a OS X 10.4 installer, unless someone else wants to give it a try (I'll be happy to help)! You probably can run Cecilia from sources if you build pyo on your system...

Olivier

2011/2/23 paulj <paul.jebanasam@gmail.com>

If it helps, when running tying to run Cecilia after running the 4.2
installer on OS X 10.4.11 - the error log is:

Preferences file not found
Traceback (most recent call last):
 File "/Applications/Cecilia.app/Contents/Resources/__boot__.py", line 137,
in <module>
   _run('Cecilia.py')
 File "/Applications/Cecilia.app/Contents/Resources/__boot__.py", line 134,
in _run
   execfile(path, globals(), globals())
 File "/Applications/Cecilia.app/Contents/Resources/Cecilia.py", line 25,
in <module>
   from Resources import CsoundLib, CeciliaEditor
 File "Resources/CsoundLib.pyc", line 27, in <module>

 File "pyo.pyc", line 57, in <module>
 File "pyolib/analysis.pyc", line 30, in <module>
 File "pyolib/_core.pyc", line 31, in <module>
ImportError:
dlopen(/Applications/Cecilia.app/Contents/Resources/lib/python2.6/lib-dynload/_pyo.so,
2): Symbol not found: _close$UNIX2003
 Referenced from:
/Applications/Cecilia.app/Contents/MacOS/../Frameworks/libsndfile.1.dylib
 Expected in: /usr/lib/libSystem.B.dylib

--
View this message in context: http://csound.1045644.n5.nabble.com/Cecilia-4-2-coming-up-very-soon-tp3371193p3397831.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel


Date2011-02-25 15:29
Frompaulj
SubjectRe: [Cs-dev] Cecilia 4.2 coming up very soon
Thanks Olivier - I take it you mean this pyo,

http://code.google.com/p/pyo/

I don't know how to write an installer but will try and build C4.2 on OSX
10.4 from source and report back any findings that might help here..




-- 
View this message in context: http://csound.1045644.n5.nabble.com/Cecilia-4-2-coming-up-very-soon-tp3371193p3400278.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-02-25 19:14
FromOlivier Bélanger
SubjectRe: [Cs-dev] Cecilia 4.2 coming up very soon
AttachmentsNone  None  
Yes, this pyo!

If you can run Cecilia on OSX 10.4, I can help you with compiling an app with py2app and I will be very happy to make the installer!

Thanks!

Olivier

2011/2/25 paulj <paul.jebanasam@gmail.com>

Thanks Olivier - I take it you mean this pyo,

http://code.google.com/p/pyo/

I don't know how to write an installer but will try and build C4.2 on OSX
10.4 from source and report back any findings that might help here..




--
View this message in context: http://csound.1045644.n5.nabble.com/Cecilia-4-2-coming-up-very-soon-tp3371193p3400278.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel