Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: umen on February 24, 2018, 11:35:48 pm

Title: CentOS7 C::B latest compiled from source keep pasting clipboard text to source
Post by: umen on February 24, 2018, 11:35:48 pm
Hey
i have read few thread posts which i was able to find on the net
it seams that i have something similar to this :
http://forums.codeblocks.org/index.php?topic=18267.0

i dont see any mouse plugin installed in my C::B

But my setup is im using linux CentOS7 compiled and installed C::B from source .
Using Xming to render the Graphics on windows .
so the C::B running on the server and renders on my windows
in debug mode i (and sometimes not ) the text i copy got randomly pasted to the source code without me doing anything.
i tried this  :
http://dev-loki.blogspot.co.il/2007/12/disable-middle-mouse-pasting-sort-of.html

but without success
any idea how to disable this ?
Title: Re: CentOS7 C::B latest compiled from source keep pasting clipboard text to source
Post by: oBFusCATed on February 25, 2018, 01:11:46 am
Are you sure you are not doing accidental middle mouse clicks?
Do you have the mouse sap plugin enabled?
Title: Re: CentOS7 C::B latest compiled from source keep pasting clipboard text to source
Post by: umen on February 25, 2018, 06:23:07 am
i dont have this plug in at all in the plugin list
Title: Re: CentOS7 C::B latest compiled from source keep pasting clipboard text to source
Post by: BlueHazzard on February 25, 2018, 06:35:36 pm
Does it paste random text, text you have in the clipboard, or the path of the current file?
Title: Re: CentOS7 C::B latest compiled from source keep pasting clipboard text to source
Post by: umen on February 25, 2018, 08:19:52 pm
Text in the clipboard
Title: Re: CentOS7 C::B latest compiled from source keep pasting clipboard text to source
Post by: Jenna on February 26, 2018, 07:08:15 pm
Does it happen when scrolling the mousewheel or pressing any mouse-buttons, or while moving the mouse or without any interaction ?