Christopher Horn
Christopher Horn
Yeah that's the #199 issue. I need to spin up the Windows VM to look at that at some point. It isn't happening for me on Fedora.
I have yet to look at the UI side of this but think I have a better understanding of how to go about things there now. On the back side...
This is the view, not the Gramplet, but in both cases it is the same issue. Threading is a natural way to deal with the UI responsiveness. A thread is...
I guess this subprocess/multiprocessing approach is not going to work with the Windows AIO package. It seems to use a launcher of some sort and doesn't actually have a python...
Collection is done in a separate thread now and cards updated when statistics are ready. Quick test on Windows VM it seems to work okay. There is much left to...
> I really like places view with all events from included places displayed. I did set maximum sizes on number of objects in a group, so you may only see...
@avma I think most of what is needed should be there, I have been doing my best to set things up for that eventually. This is all still a work...
I am thinking this may be memory related unless I have some kind of bug that causes a recursion.
Ah! I can reproduce the set_page_slider exception. I took working tree, viewed all the categories with LastChanged Gramplet active. Shutdown Gramps. Renamed the last_changed.gpr.py to a .old so it would...
If deregistered cleanly in Gramps, or if you used plugin manager and uninstalled, it would be fine. The issue comes up when you go yanking the config out under the...