Csound Csound-dev Csound-tekno Search About

[Csnd] QuteCsound Copy/Paste Failure

Date2010-06-12 02:38
FromJim Aikin
Subject[Csnd] QuteCsound Copy/Paste Failure
According to Andy F., this is a known bug. Copying and pasting text in
QuteCsound intermittently fails. He tells me it's because of three plug-ins
(fluidOpcodes.dll, virtual.dll, and widgets.dll), which "cause issues for
multi-threaded gui applications."

However, none of those three is in my Csound/plugins folder. And yet, since
I switched from Csound 5.11.1-f to 5.11.1-d, which I did this morning, the
bug has surfaced with a vengeance. (I switched from floats to doubles in
order to look at the 0.6.0 beta of QuteCsound.)

Are there other .dll's that could be causing the same problem? Thanks for
any hints!

--Jim Aikin

Date2010-06-12 08:42
FromAndres Cabrera
Subject[Csnd] Re: QuteCsound Copy/Paste Failure
Hi Jim,

Since you switched to doubles, the plugins will probably now be in a
folder called plugins64.

Cheers,
Andrés

On Sat, Jun 12, 2010 at 2:38 AM, Jim Aikin  wrote:
>
> According to Andy F., this is a known bug. Copying and pasting text in
> QuteCsound intermittently fails. He tells me it's because of three plug-ins
> (fluidOpcodes.dll, virtual.dll, and widgets.dll), which "cause issues for
> multi-threaded gui applications."
>
> However, none of those three is in my Csound/plugins folder. And yet, since
> I switched from Csound 5.11.1-f to 5.11.1-d, which I did this morning, the
> bug has surfaced with a vengeance. (I switched from floats to doubles in
> order to look at the 0.6.0 beta of QuteCsound.)
>
> Are there other .dll's that could be causing the same problem? Thanks for
> any hints!
>
> --Jim Aikin
> --
> View this message in context: http://old.nabble.com/QuteCsound-Copy-Paste-Failure-tp28861069p28861069.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>



-- 


Andrés


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-06-12 16:22
FromJim Aikin
Subject[Csnd] Re: QuteCsound Copy/Paste Failure

Andres Cabrera wrote:
> 
> 
> Since you switched to doubles, the plugins will probably now be in a
> folder called plugins64.
> 
Sigh. I should have known that. 64=doubles. Thanks.

--JA