User forums > Using Code::Blocks

Slow scrolling? [Ubuntu]

<< < (4/22) > >>

MortenMacFly:

--- Quote from: secks on July 16, 2012, 06:00:31 pm ---does anyone have any clues as to what the issue might be?

--- End quote ---
- Try to turn of CC
  -> if that help, try to only turn off real-time parsing of CC
- Try to turn off the SpellChecker plugin
- Try if other scintilla based editor like SciTE does slow-down, too
  -> if so, its a window manager issue

secks:

--- Quote from: MortenMacFly on July 16, 2012, 06:13:03 pm ---
--- Quote from: secks on July 16, 2012, 06:00:31 pm ---does anyone have any clues as to what the issue might be?

--- End quote ---
- Try to turn of CC
  -> if that help, try to only turn off real-time parsing of CC
- Try to turn off the SpellChecker plugin
- Try if other scintilla based editor like SciTE does slow-down, too
  -> if so, its a window manager issue

--- End quote ---
I tried --safe-mode (which should disable CC and spell checker) .. still the same effect ..
scite scrolls just fine .. as i mentioned scite scrolls about 10x more per full-wheel-scroll than does c::b

dmoore:

--- Quote from: secks on July 16, 2012, 06:18:17 pm ---
--- Quote from: MortenMacFly on July 16, 2012, 06:13:03 pm ---
--- Quote from: secks on July 16, 2012, 06:00:31 pm ---does anyone have any clues as to what the issue might be?

--- End quote ---
- Try to turn of CC
  -> if that help, try to only turn off real-time parsing of CC
- Try to turn off the SpellChecker plugin
- Try if other scintilla based editor like SciTE does slow-down, too
  -> if so, its a window manager issue

--- End quote ---
I tried --safe-mode (which should disable CC and spell checker) .. still the same effect ..
scite scrolls just fine .. as i mentioned scite scrolls about 10x more per full-wheel-scroll than does c::b

--- End quote ---

This is an old, old issue that hasn't been resolved. I spent a bunch of time trying to figure this out but I wasn't able to isolate the cause to a single factor. I can't remember if anyone tried running a minimal wxScintilla sample to see if the same performance issue shows up there. That may be worth exploring.

Kalith:
What about wxWidgets samples (if I understand correctly, wxScintilla has been integrated into wxWidget as wxStyledTextCtrl) ?

Jenna:

--- Quote from: Kalith on July 16, 2012, 11:53:43 pm ---What about wxWidgets samples (if I understand correctly, wxScintilla has been integrated into wxWidget as wxStyledTextCtrl) ?

--- End quote ---

Is slow here too (wx2.9.5 from trunk).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version