[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] icon flicker

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-09-06 13:33:26 CEST

On 9/6/07, Tom Walter <tom.walter@hitwise.com> wrote:
> I've seen a few posts about icon flicker but none seems to describe
> exactly what I get.
>
> Whenever I simply open a a file or even switch between two tabs in the
> file editor, all of the subclipse icons disappear from the project
> explorer and then reappear after a couple of seconds. It is quite
> annoying especially when you are concentrating on the project explorer view.
>
> I know if I turn off 'compute deep outgoing' and 'font colors' then it
> will speed things up and the icons probably won't take so long to
> regenerate, however I don't really understand why they need to be
> regenerated at all, since I haven't changed anything.
>
> Is this a bug?

I am not going to say No. I can say that the way decorators work is
that the view is in charge. It makes the decision, for whatever
reason, to call Subclipse and ask it to redecorate a given item. I do
not believe we are even in charge of the actual painting of the view.
I think we just provide the values for the decorators.

Try running the Cleanup option. It could be that your local file
timestamps have been modified and that takes longer for Subversion to
calculate status information.

BTW, the Cleanup option does not provide any output. If your
timestamps have been modified, it will update the SVN information.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Sep 6 13:30:10 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.