Tim Rowe
Tim Rowe
I've been having issues with my dev workflow and this lately. While it seems counter-intuitive to blow away a linked local package, I've decided that the answer is to have...
FYI - I know this is a very old issue now, though it didn't seem to be merged to master yet. The term we would often use in both motorsport...
Hey @kimble4 can you please drop me an email to [email protected] - I couldn't find your contact details from your profile page to ask about this and a few other...
Hi @esitarski - what do you need to approve and get this one merged in? Is the issue that the PR is raised against `dev` not `master` so the commit...
Managed to reproduce this with a bit more detail. I thought at first the issue seems could be something I've changed in the logging, and it not liking stderr being...
Further - have had it fail in `self.EnableCellEditControl()` of grid.py:41 from `GetClientRect`. ``` File "H:\dev\CrossMgr\MainWin.py", line 4564, in MainLoop() File "H:\dev\CrossMgr\MainWin.py", line 4561, in MainLoop app.MainLoop() File "H:\dev\CrossMgr\env\lib\site-packages\wx\core.py", line 2262,...
It both is an isn't harmless. While it doesn't appear to affect functionality, it means there's an underlying exception that comes from an event which isn't caught, which causes it...
Alright, I found (and fixed) this issue - it was a little bit in my code but is also present in existing code. When I say 'my code', in my...
I would also suggest that all of the page tab classes be renamed to *Page. This gives them a consistent name and makes it clear their intended usage within the...
This also crashes if you attempt to input a similar value from the 'Properties' tab view for the active race. However setting the 'day' or 'month' field to a value...