I see the View/Edit links appear twice in the new ticket view, as does
the 'Total time remaining' line. Also if I try to create a referenced
task, the new ticket page is shown, but when it's submitted the task
is not linked. If I then go back to try to link to the task to the
story, I am taking to the page http://<my host>/agilo-links (where <my
host> is replaced by my hostname) and it says 'Environment not found'.
Is it something to do with my set up or a bug?
Eirik
I'm having the same problems here on windows (Python 2.5.2, genshi
0.5.1, trac 0.11)
On my mac, the problem does not occur.
Maybe you can 'scare' the 'environment not found' problem away by
using tracd with the '-s' option (single environment). That helped
here.
Henk
P.S. I think it's both
Hi Eirik!
> I'm running 0.7B using tracd to evaluate it. Looks good! But I think
> I am having some problems.
Thanks for the compliments and let's see for the problems :-)
> I see the View/Edit links appear twice in the new ticket view, as does
> the 'Total time remaining' line. Also if I try to create a referenced
> task, the new ticket page is shown, but when it's submitted the task
> is not linked. If I then go back to try to link to the task to the
> story, I am taking to the page http://<my host>/agilo-links (where <my
> host> is replaced by my hostname) and it says 'Environment not found'.
This is strange, and I can assure that to our test servers doesn't
happen, so must be something with the configuration, as a first step I
would suggest to activate the log in DEBUG mode and see what happens
there...
> Is it something to do with my set up or a bug?
I think not, or we will have received a bunch of complaints...
> Eirik
ANdreaT
> Hi Eirik,
>
> I'm having the same problems here on windows (Python 2.5.2, genshi
> 0.5.1, trac 0.11)
> On my mac, the problem does not occur.
> Maybe you can 'scare' the 'environment not found' problem away by
> using tracd with the '-s' option (single environment). That helped
> here.
I will setup a test machine with Windows at the weekend... ;-)
> Henk
ANdreaT
> P.S. I think it's both
I am sure is something related to the configuration, or the
filesystem... we use setuptools to do everything related to reading
and writing to the filesystem, it may be a bug there, or in Trac 0.11.
I'll try it out before upgrading to Trac 0.11.1 that has been released
2 days ago...