Author Topic: Copy + Paste Error  (Read 4099 times)

Offline mcneilyee

  • Single posting newcomer
  • *
  • Posts: 2
Copy + Paste Error
« 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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Copy + Paste Error
« Reply #1 on: July 04, 2013, 01:12:55 pm »
What version of C::B are you using?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline mcneilyee

  • Single posting newcomer
  • *
  • Posts: 2
Re: Copy + Paste Error
« Reply #2 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"

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Copy + Paste Error
« Reply #3 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?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]