|
A pure bug fix release is a good idea. Could you make a list of problems you're currently having in the 1.1.0 release? If any of the issues are already in the issue list, could you provide their numbers?
If anyone else has other problems they'd like addressed immediately, please post them here. I'm aware of a concurrency problem that some people have experienced. I haven't been able to reproduce it and the attempted fixes apparently haven't solved it. I'm going to try to get an automated case that reproduces it and then it'll get fixed for real.
Thanks for the feedback. Any specific details that can be provided will make it easier to take care of the problems.
I think I posted about all bugs I encountered, but I don't see them in issues list…
there are two big issues, interface getting broken (http://agiletrack.net/issues/487) and popup for item estimation popup hiding quickly (it hides on mouse down and just blinks every time I try to show it again. when I change an issue it seems to reset)
in addition there are some problems adding sub-tasks. it seems that interface gets broken when I add them and try to switch to different sub-tasks.
I think the timer problem is related to a concurrency bug with caching. I've now been able to create an automated test case that reproduces it and it should be fixed. I've put out a development build—1.1.1b1 which includes the fix. Try it out.
I have a suspicion about the broken UI being related to the way the tables function, but so far haven't been able to reproduce any problem. I'll be looking into it.
I will. I thought two problems are related, since both appear after a while. I think in most cases interface froze when timer froze, but I'm not sure.
the interface is still getting frozen when the timer is running. I think with it the timer icon gets frozen as well. I'm not sure if the actual timer kept on going or not.
and timer is stopping as well. usually after about an hour of timer running the whole application freezes. sometimes I have to close it through task manager.