On Dec 5, 2007 8:06 PM, alex bodnaru <[EMAIL PROTECTED]> wrote: [...]
> hi friends, > > i have a project that worked with tg 1.0.3 /sa 0.3.11 / elixir 0.3, but > with later upgrades (tg 1.0.4b2, sa 4.1, elixir 0.4) it fails to > restart, with a very long traceback, ending in: > > self._target = caller_entities[classname] > KeyError: 'Visit' > > any suggestions? First idea would be to try TG 1.0.4b3 instead of 1.0.4b2. Because from what I see it is really a problem with Elixir not finding something. Second idea: try to copy/paste the _full_ traceback of the 1.0.4b3 version (if it still occurs) in our patsebin: http://paste.turbogears.org and then send us the URL for it... This will greatly enhance readability beacause the traceback you give us here misses too much info (you cut too much of it) Cheers, Florent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

