Better handling of observer exceptions

Bug #233086 reported by Benjamin Kampmann
2
Affects Status Importance Assigned to Milestone
Moovida
Fix Released
Medium
Benjamin Kampmann

Bug Description

Currently we are getting als exception that observers raise on changes of the ObservableList.

That's bad, because the warning we are given is not very precise and so it is bad to debug this part of the code...

We have to find a way to get the exception and the whole traceback and not stop the process of updating the other observers...

Revision history for this message
Florian Boucault (fboucault) wrote :

Does it still annoy you?

Revision history for this message
Benjamin Kampmann (benjamin-fluendo) wrote :

it's really bad for debugging: YES!

Revision history for this message
Florian Boucault (fboucault) wrote :

The question was: "Is the bug still present?". I take that as a yes.

Revision history for this message
Florian Boucault (fboucault) wrote :
Revision history for this message
Benjamin Kampmann (benjamin-fluendo) wrote :

you just removed the exception handling? That is not good, because of ticket #386. We need a better way to catch them and not crashing elisa.

For now, I would say it is more userfriendly to catch all and let elisa go on working...

Revision history for this message
Florian Boucault (fboucault) wrote :

This will be handled Elisa-wise by https://code.fluendo.com/elisa/trac/ticket/630

Revision history for this message
Benjamin Kampmann (benjamin-fluendo) wrote :

k

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.