[Csnd] Csound 6 for WIndows and Android updated
Date | 2013-07-20 22:01 |
From | Michael Gogins |
Subject | [Csnd] Csound 6 for WIndows and Android updated |
Attachments | None None |
I have updated the Windows installer for Csound 6 on SourceForge. The installer now includes CsoundQt, which I have built from current CsoundQt and Qt SDK sources using MinGW 4.72 and Qt 5.1. Csound is also built from current sources so there may be a few new bugs.
I also have updated the Csound6.apk Android app from current sources. The files can be downloaded from: Regards, Mike =========================== Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com |
Date | 2013-07-20 22:27 |
From | John Colgrove |
Subject | [Csnd] Re: Csound 6 for WIndows and Android updated |
I just tried the new CsoundQT on my windows 8 computer and got a runtime error. Here's the full error message: Runtime Error Program C:\Program Files (x86)\Csound6\bin\CsoundQt-d.exe This application has requested the runtime to terminate it in an unusual way. Please contact the application's support team for more information. -- View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-for-WIndows-and-Android-updated-tp5725818p5725820.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-07-20 22:41 |
From | Jim Aikin |
Subject | [Csnd] Re: Csound 6 for WIndows and Android updated |
I get the same error as John Colgrove in Win7 64-bit. CsoundQt does not launch. Prior to that, on installation, the installer complains that it has to shut down the dropbox.exe process. No other installer has ever complained about that. When I tell it okay, go ahead and shut it down, the installer hangs. However, I'm able to complete the installation by opening Task Manager and shutting off dropbox.exe manually. -- View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-for-WIndows-and-Android-updated-tp5725818p5725821.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-07-20 22:44 |
From | Michael Gogins |
Subject | Re: [Csnd] Re: Csound 6 for WIndows and Android updated |
Did you configure csoundqt's settings? Also, make sure that csound 5 binaries are not in CsoundQt's PATH. Regards, On Jul 20, 2013 5:27 PM, "John Colgrove" <alpha.omega23@ymail.com> wrote:
I just tried the new CsoundQT on my windows 8 computer and got a runtime |
Date | 2013-07-20 22:51 |
From | Jim Aikin |
Subject | [Csnd] Re: Csound 6 for WIndows and Android updated |
> Did you configure csoundqt's settings? Also, make sure that csound 5 binaries are not in CsoundQt's PATH. I don't know how to configure the CsoundQt settings when it won't launch. Is there a text .ini file that they're stored in? Also, can you explain how to check the PATH? Sorry to be obtuse, but I monkey with this stuff so seldom that I never remember how it's done. -- View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-for-WIndows-and-Android-updated-tp5725818p5725823.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-07-20 22:59 |
From | Michael Gogins |
Subject | Re: [Csnd] Re: Csound 6 for WIndows and Android updated |
Can someone send me more info, eg from the Windows event viewer? On Jul 20, 2013 5:42 PM, "Jim Aikin" <midiguru23@sbcglobal.net> wrote:
I get the same error as John Colgrove in Win7 64-bit. CsoundQt does not |
Date | 2013-07-20 23:04 |
From | Jim Aikin |
Subject | [Csnd] Re: Csound 6 for WIndows and Android updated |
Okay, I'm looking at the Environment Variables box. Here's what I see: The "User variables for jimaikin" list includes OPCODE6DIR64 with a value of C:\Csound6\bin\. The PYTHONPATH is the same. The RAWWAVE_PATH is C:\Csound6\samples\. There is no opcode64 directory in Csound6\bin\, so I'm not sure what that variable is pointing to. That may or may not matter. In the "System variables" list I have several variables that point to the Csound directory (not Csound 6). These include CSOUNDRC, OPCODEDIR64, PYTHONPATH, and RAWWAVE_PATH. What should I do with these? Should I delete them or edit them to point to the Csound6 directory? There is no C:\Csound6\.csoundrc, so what should I set it to? Should I delete the OPCODEDIR64 path? -- View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-for-WIndows-and-Android-updated-tp5725818p5725826.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-07-20 23:12 |
From | Jim Aikin |
Subject | [Csnd] Re: Csound 6 for WIndows and Android updated |
Here's the error message from Event Viewer when CsoundQt fails to launch: Faulting application name: CsoundQt-d.exe, version: 0.0.0.0, time stamp: 0x51eae7ae Faulting module name: Qt5Cored.dll, version: 5.1.0.0, time stamp: 0x51e745dd Exception code: 0x40000015 Fault offset: 0x0000e09c Faulting process id: 0x1238 Faulting application start time: 0x01ce8593655abc7c Faulting application path: C:\Csound6\bin\CsoundQt-d.exe Faulting module path: C:\Csound6\bin\Qt5Cored.dll Report Id: a4c2074f-f186-11e2-a14f-40618635a627 -- View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-for-WIndows-and-Android-updated-tp5725818p5725829.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-07-21 00:36 |
From | Michael Gogins |
Subject | Re: [Csnd] Re: Csound 6 for WIndows and Android updated |
.csoundrc doesn't matter for this question. OPCODE6DIR64 must point to the Csound bin directory. Regards, Mike =========================== Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Sat, Jul 20, 2013 at 6:04 PM, Jim Aikin <midiguru23@sbcglobal.net> wrote: Okay, I'm looking at the Environment Variables box. Here's what I see: |
Date | 2013-07-21 00:37 |
From | Michael Gogins |
Subject | Re: [Csnd] Re: Csound 6 for WIndows and Android updated |
OK, that's helpful. I'm missing some Qt support DLL probably. But did you fill in all the configuration fields and exclude csound5 from your environment? Thanks, Mike
=========================== Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Sat, Jul 20, 2013 at 6:12 PM, Jim Aikin <midiguru23@sbcglobal.net> wrote: Here's the error message from Event Viewer when CsoundQt fails to launch: |
Date | 2013-07-21 00:58 |
From | Jim Aikin |
Subject | [Csnd] Re: Csound 6 for WIndows and Android updated |
> OK, that's helpful. I'm missing some Qt support DLL probably. But did you fill in all the configuration > fields and exclude csound5 from your environment? I'm sorry ... I still don't understand what you're saying. What configuration fields? I can't open the configuration box in CsoundQt because I can't launch the program. And I don't know what to do to exclude Csound 5 from the environment. I've found the Environment Variables box, but what exactly do I do there? Do I delete entries? Edit entries? -- View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-for-WIndows-and-Android-updated-tp5725818p5725832.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-07-21 02:48 |
From | Michael Gogins |
Subject | Re: [Csnd] Re: Csound 6 for WIndows and Android updated |
The best way to set up different "environments" on any computer is to open a command shell and write a command script ("shell script" on Unix/Linux, "batch file" or "bat file" on Windows) to reset the offending environment variables. In this case the only one that really matters is the PATH variable. The PATH variable contains a list of directories that Windows will scan to find executable programs and also DLLs to load. It is the DLLs that are the problem here. Just make sure that the PATH variable doesn't contain any directory containing Csound 5 programs or DLLs. I am going to set up a restricted environment on my own computer that will have in the PATH only the Csound bin directory and the Windows directories. That will probably tell me what is missing. Regards, Mike =========================== Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Sat, Jul 20, 2013 at 7:58 PM, Jim Aikin <midiguru23@sbcglobal.net> wrote:
|
Date | 2013-07-21 03:02 |
From | Michael Gogins |
Subject | Re: [Csnd] Re: Csound 6 for WIndows and Android updated |
OK, I set up an environment that had NO directories in the PATH variable, and executed CsoundQt from the Csound bin directory. It ran just fine. That more or less proves that all the parts are in the installer. And that in turn means that you probably are picking up something from another version of Csound. I can't think how the installer would get corrupted without also becoming unable to even run. Oh, there is another possibility. If you have any Qt version 5 DLLs in your path, that would cause a crash because Csound is only compatible with the Qt DLLs that are in the installer.
You can find out by searching your entire computer in the Windows explorer for "Qt*.dll". If you see two copies of any Qt5 dll then there could be a problem. You can also try what I did. Run a Windows command shell (start menu, find box, type in "cmd.exe", the command shell will open, type PATH="" to clear the PATH variable, then change to the Csound bin directory and try to run CsoundQt-d.exe. This works for me.
=========================== Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Sat, Jul 20, 2013 at 9:48 PM, Michael Gogins <michael.gogins@gmail.com> wrote:
|
Date | 2013-07-21 03:46 |
From | John Colgrove |
Subject | [Csnd] Re: Csound 6 for WIndows and Android updated |
Ok, I checked and I don't have any directories in the PATH variable referencing any other version of Csound. I also ran a search for any copies of Qt5 and there were no QT5 related files, just QT4 stuff that came installed with another program. I haven't tried your suggestion with the command shell as I don't know my way around it to save my life. -- View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-for-WIndows-and-Android-updated-tp5725818p5725836.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-07-21 04:01 |
From | Jim Aikin |
Subject | [Csnd] Re: Csound 6 for WIndows and Android updated |
> Oh, there is another possibility. If you have any Qt version 5 DLLs in your path, that would > cause a crash because Csound is only compatible with the Qt DLLs that are > in the installer. On searching my C: drive, I find only four Qt dll's that have a 5 in the file name, and those are all in C:\Csound6\bin. However: I have quite a lot of Qt dll's that have a 4 in their filename. And those are not going away, because they're used by the Steinberg eLicenser and by the Amazon Kindle app. There are also some in C:\Csound\bin, and in C:\Program Files (x86)\CsoundQt-d-py. But again, those are all 4, not 5. Whether the number in the filename gives the Qt version number, I wouldn't know. I used the Advanced Settings box to remove all paths related to Csound not-6. Then I did a restart. That didn't help. -- View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-for-WIndows-and-Android-updated-tp5725818p5725837.html Sent from the Csound - General mailing list archive at Nabble.com. |