I'm happy to see that I can log in to trac.wxwidgets.org again, so I added a comment to the original issue report leading up that change.
https://trac.wxwidgets.org/ticket/18603#comment:9
Search found 7 matches
- Tue Nov 10, 2020 2:26 pm
- Forum: Platform Related Issues
- Topic: wxDataViewModel::Cleared issuing queries to my tree model (wxGTK)
- Replies: 6
- Views: 331
- Tue Nov 10, 2020 2:25 pm
- Forum: General Forum Issues
- Topic: Is https://trac.wxwidgets.org/ down?
- Replies: 5
- Views: 4288
Re: Is https://trac.wxwidgets.org/ down?
It's working again. Whatever it was, it's gone now. Sorry for the thread resurrection.
- Tue Nov 10, 2020 2:06 pm
- Forum: Platform Related Issues
- Topic: wxDataViewModel::Cleared issuing queries to my tree model (wxGTK)
- Replies: 6
- Views: 331
Re: wxDataViewModel::Cleared issuing queries to my tree model (wxGTK)
Are you removing the items externally, or by calling the wxDVC method? It's not happening through the wxDVC, it's done by "external" code from the wxDVC's perspective. That's the main reason I'm calling it, just like ItemAdded/ItemRemoved, etc. In my case, it's the model itself which is cleared pro...
- Tue Nov 10, 2020 5:34 am
- Forum: General Forum Issues
- Topic: Is https://trac.wxwidgets.org/ down?
- Replies: 5
- Views: 4288
Re: Is https://trac.wxwidgets.org/ down?
Hm, then maybe I ran into a blocked IP or something else. Still not loading for me.
Thanks for checking though.
Thanks for checking though.
- Tue Nov 10, 2020 5:04 am
- Forum: Platform Related Issues
- Topic: wxDataViewModel::Cleared issuing queries to my tree model (wxGTK)
- Replies: 6
- Views: 331
Re: wxDataViewModel::Cleared issuing queries to my tree model (wxGTK)
Hey, I checked the history, but it seems to be just a single commit which changed that behaviour, so I can't tell what the original wxDVC problem was. You know more about that? You will need to update your code to not to create the assertion. Probably call Cleared() and let it to do its job. You mea...
- Mon Nov 09, 2020 5:36 pm
- Forum: Platform Related Issues
- Topic: wxDataViewModel::Cleared issuing queries to my tree model (wxGTK)
- Replies: 6
- Views: 331
wxDataViewModel::Cleared issuing queries to my tree model (wxGTK)
I'm subclassing wxDataViewModel and I'm running into a problem in the Linux variant of my app, which is using wxWidgets - after the recent update to Ubuntu 20.10 this is the most current wxWidgets 3.0.5. wx3.0.5 changed the behaviour of wxDataViewModel::Cleared() in the wxGTK port, it is calling bac...
- Mon Nov 09, 2020 5:26 pm
- Forum: General Forum Issues
- Topic: Is https://trac.wxwidgets.org/ down?
- Replies: 5
- Views: 4288
Re: Is https://trac.wxwidgets.org/ down?
I seem to be unable to access trac.wxwidgets.org. As soon as I successfully logged in, it started refusing my connection and/or timed out. Then I opened my mobile (which probably has a different IP), got to the login form, entered my data => then it started refusing to load as well. Just want to rea...