Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mcneilyee on July 04, 2013, 03:30:53 am

Title: Copy + Paste Error
Post by: mcneilyee on July 04, 2013, 03:30:53 am
Hi there,

This is the 2nd PC I've installed codeblocks on that has had the same error. Occasionally, when I copy and paste a line of code internally, it randomly pastes the contents of the clipboard several times throughout the code.... Its quite alarming really.

Anyone had the same issue, and fixed it? I've done a quick search on the forum, but can't seem to find the same error.

FYI, I'm using G95 compiler - Windows 7 64bit.

Cheers
Title: Re: Copy + Paste Error
Post by: oBFusCATed on July 04, 2013, 01:12:55 pm
What version of C::B are you using?
Title: Re: Copy + Paste Error
Post by: mcneilyee on July 05, 2013, 06:26:02 am
svn build  rev 9114 (2013-05-23 14:11:36)   gcc 4.7.1 Windows/unicode - 32 bit

This release was modified specifically for Fortran. "CodeBlocks_Fortran_v1.1rc1_Win_all"
Title: Re: Copy + Paste Error
Post by: oBFusCATed on July 05, 2013, 08:55:53 am
Have you tried a normal nightly?

Can you try to pinpoint the exact steps on a simple file needed to reproduce the problem?