Page 1 of 2

Slow Scrolling

PostPosted: Fri Mar 20, 2009 3:23 pm
by tmellis
Any fixes in store for the slow/delayed scrolling in registers?

Re: Slow Scrolling

PostPosted: Fri Mar 20, 2009 3:31 pm
by mthadm
No, we haven't been able to reproduce this.

Does this happen on a regular basis and what are the hardware specs of your computer (CPU speed/Memory)

Thanks,

Re: Slow Scrolling

PostPosted: Fri Mar 20, 2009 3:42 pm
by tmellis
Yes, this happens on a regular basis. I noticed that another post also reported the problem.

Here are my computer specs:

Model Name: iMac
Model Identifier: iMac7,1
Processor Name: Intel Core 2 Duo
Processor Speed: 2.4 GHz
Number Of Processors: 1
Total Number Of Cores: 2
L2 Cache: 4 MB
Memory: 2 GB
Bus Speed: 800 MHz
Boot ROM Version: IM71.007A.B03
SMC Version: 1.20f4


Thanks!

Re: Slow Scrolling

PostPosted: Fri Mar 20, 2009 6:47 pm
by mthadm
Couple more questions, how many transactions and what is the operating system?

You can get the number of transactions running the following SQL command from My Money console

Code: Select all
runsql ("select count(*) from mmy_transaction");

Re: Slow Scrolling

PostPosted: Fri Mar 20, 2009 10:35 pm
by tmellis
Number of transactions:

money.bsh% runsql ("select count(*) from mmy_transaction");
Executing>> select count(*) from mmy_transaction

1
--------------------------------------------------
4966
--------------------------------------------------

done..
money.bsh%

Operating System Version: Mac OS X 10.5.6 (9G55)

Re: Slow Scrolling

PostPosted: Sat Mar 21, 2009 10:40 am
by mthadm
Could you please upgrade to the latest version if you haven't already done so, you can get it from http://www.mthbuilt.com/download.html

How does the slow scrolling exhibit itself, you click on a arrow down and the scrolling lags or there is more to it?

Re: Slow Scrolling

PostPosted: Sat Mar 21, 2009 2:26 pm
by tmellis
Upgraded to 2.0.41

Scrolling lag presents in the following ways:

1. Selection of registry item has a significant lag from mouse click to highlight
2. Scrolling with the mouse wheel or using scroll arrows does not begin immediately, and when it starts it overscrolls, and does not respond right away to mouse wheel or scroll arrows to stop.
3. Selection of an account under "Chart of Accounts" lags after clicking on the account; same lag is sometimes observed when selecting a registry entry

Thanks for your help!

Re: Slow Scrolling

PostPosted: Sat Mar 21, 2009 2:53 pm
by mthadm
We are looking into it; 4 thousand of transactions is not significant at all, we have installations exceeding 100 thousand of transactions working fine, so it must be be something else

We will try to reproduce this in the lab,

Thanks

Re: Slow Scrolling

PostPosted: Sat Mar 21, 2009 4:27 pm
by tmellis
Please note that similar delayed scrolling was observed by: "New User-Questions & Observations"

Thanks for your timely responses and attention to my post. Great customer service!

Re: Slow Scrolling

PostPosted: Tue Mar 24, 2009 5:40 am
by mthadm
We reproduced the issue. This will be fixed ASAP

Thanks