CobaltFusion / DebugViewPP

DebugView++, collects, views, filters your application logs, and highlights information that is important to you!
Boost Software License 1.0
1k stars 143 forks source link

Scrolling is very very slow in 1.7.0.11 #257

Closed elli-one closed 7 years ago

elli-one commented 7 years ago

Since Releases > V 1.6.0.51 the scrolling is broken and very slow. So the program is not longer usable

janwilmans commented 7 years ago

Do you mean scrolling of incoming messages ? I just tested 1.7 and it takes about 50.000 lines per second?

Could you describe what you can seeing?

On Dec 22, 2016 08:29, "elli-one" notifications@github.com wrote:

Since Releases > V 1.6.0.51 the scrolling is broken and very slow. So the program is not longer usable

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/djeedjay/DebugViewPP/issues/257, or mute the thread https://github.com/notifications/unsubscribe-auth/AFqJhP5svrFXp8JRdjcxnpAkIFobv_ZJks5rKibhgaJpZM4LTtnf .

elli-one commented 7 years ago

When some message are captured I use the scroll thump on the rigth side scrolling bar with right mouse button pressed. Then I move up and down and hold the mouse pressed.

The response for changing this position to update the view is very very slow compared to old revision.

janwilmans commented 7 years ago

That is really weird, I tested here right now, and the scrolling using the right-scrollbar is really fast here.

Could you try: https://github.com/djeedjay/DebugViewPP/releases/download/1.7.0.12/DebugView.msi

And can you give me a similar screen shot as this one:

image

elli-one commented 7 years ago

this is strange. I hope my own build is correct. I have only changed the project type ftom vc140xp to vc140 and build the 64 bit version. The old version 1.6.0.51 is a 32bit build.

janwilmans commented 7 years ago

Did you try the pre-build version?

elli-one commented 7 years ago

I have no link, this is the reason to build my own. To build boost itself is always a pain.

janwilmans commented 7 years ago

You dont have to build yourself, there are binary releases in the 'releases' section, just take:

https://github.com/djeedjay/DebugViewPP/releases/download/1.7.0.12/DebugView.msi

elli-one commented 7 years ago

this version is X86. I prefere X64 (can hold more memory). I have build a old 1.5, have build WTL 8.0, 9.1, have build X86 and X64. All my builds are slow for scrolling. I have no more idea's.

janwilmans commented 7 years ago

Are you by any change running a 'debug' build?

please try this x64 build: https://github.com/djeedjay/DebugViewPP/releases/download/1.7.0.12/DebugView64.zip

janwilmans commented 7 years ago

rejecting... cant reproduce it and no response since last year