Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mylar-dev] mylar filter and make less interesting are broken in 0.4.2

> -----Original Message-----
> From: mylar-dev-bounces@xxxxxxxxxxx [mailto:mylar-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Eugene Kuleshov
> 
> Mik,
> 
>   It looks like there is something seriously wrong with 0.4.2 release.
> 
>   Now "make less interesting" action does not work at all.

This implementation of this hasn't changed, so I'm wondering if you're
seeing https://bugs.eclipse.org/bugs/show_bug.cgi?id=108309 which results
from a currently selected element becoming selected again right after you
hit Make Less Interesting.  The usual work-around is to hit Make Less
Interesting twice.  If that doesn't work please comment.  I've bumped the
priority of this bug to P1.

>   I also noticed some weird scrolling in package explorer on filter and
> task activation. The worst pa

This is almost certainly multiple editors being opened active on task
activation while "Link with Editor" is pressed on the Package Explorer.  
If you could verify that the fix should be very straightforward (to
temporarily suppress Mylar's Package Explorer management while activating
the task).  New bug is: https://bugs.eclipse.org/bugs/show_bug.cgi?id=116449

>   Only those issues make Mylar unusable.
>   So, rolling back to 0.4.1 :-(

Assuming that the former is not a regression, and the latter is requested
behavior that can be toggled off, if I'll avoid cutting a service release.
But I would appreciate your trying 0.4.2 again to verify.

>   Also note that if I exclude resource from interest it does not get
> removed from the mylar's commit set. That was happening in
> synchronization that runs only on a subset of workspace (working set).

Created a bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=116450
The work-around should be to deactivate and reactivate the task context,
which will cause the commit set to get recreated without the uninteresting
resource.  But could you specify on the report precisely what you mean by
"exclude resource from interest"? 
 
Mik

--
Mik Kersten, http://kerstens.org/mik
Mylar project lead, http://eclipse.org/mylar




Back to the top