[Bug 846204] Re: software-center crashed with ValueError in get_iter(): invalid tree path '0:0'

2012-03-30 Thread Gary Lasker
** Changed in: software-center (Ubuntu) Assignee: (unassigned) => Michael Vogt (mvo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/846204 Title: software-center crashed with ValueError in get_i

[Bug 846204] Re: software-center crashed with ValueError in get_iter(): invalid tree path '0:0'

2012-03-29 Thread Michael Vogt
I looked at this problem again and fixed it in a different way that should avoid the need to try/except and ignore the error. Instead the error should not happen anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 846204] Re: software-center crashed with ValueError in get_iter(): invalid tree path '0:0'

2012-03-29 Thread Michael Vogt
The problem here is actually that when the tree is rebuild expand_path is called while the tree is in flux and the rowref is simply not found yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/846204

[Bug 846204] Re: software-center crashed with ValueError in get_iter(): invalid tree path '0:0'

2011-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 4.1.23.4 --- software-center (4.1.23.4) oneiric; urgency=low [ Matthew McGowan ] * utils/submit_review_gtk3.py: - fix crash when submitting a review (LP: #852016) * fix the overlay icon position in the (lobby|subcat) featur

[Bug 846204] Re: software-center crashed with ValueError in get_iter(): invalid tree path '0:0'

2011-09-21 Thread Launchpad Bug Tracker
** Branch linked: lp:software-center -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/846204 Title: software-center crashed with ValueError in get_iter(): invalid tree path '0:0' To manage notificat

[Bug 846204] Re: software-center crashed with ValueError in get_iter(): invalid tree path '0:0'

2011-09-20 Thread Matthew McGowan
i have personally never seen this crash. it could be the model is altered without the AppTreeView.clear_model being called which would reset the 'expanded_path' ... My lazy solution is to catch any exceptions from the offending code with a 'try:' (see linked branch) Not ideal. There is a gtk_tr

[Bug 846204] Re: software-center crashed with ValueError in get_iter(): invalid tree path '0:0'

2011-09-16 Thread Michael Vogt
Did someone has a idea how to reproduce this bug? Help with reproducing would be most appreciated! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/846204 Title: software-center crashed with ValueError

[Bug 846204] Re: software-center crashed with ValueError in get_iter(): invalid tree path '0:0'

2011-09-15 Thread Michael Vogt
** Visibility changed to: Public ** Changed in: software-center (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/846204 Title: software-center crashed with