[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2014-12-03 Thread Rolf Leggewie
oneiric has seen the end of its life and is no longer receiving any updates. Marking the oneiric task for this ticket as Won't Fix. ** Changed in: computer-janitor (Ubuntu Oneiric) Status: Triaged = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2012-09-12 Thread Barry Warsaw
** Changed in: computer-janitor (Ubuntu) Assignee: Barry Warsaw (barry) = (unassigned) ** Changed in: computer-janitor (Ubuntu Oneiric) Assignee: Barry Warsaw (barry) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-11-04 Thread Jo-Erlend Schinstad
What has happened to this bug? I think it's really important that this gets fixed really quickly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806574 Title: computer-janitor-gtk crashed with

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-10-27 Thread dust
the bug is still there in 11.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806574 Title: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-09-19 Thread Ubuntu QA's Bug Bot
** Tags added: testcase -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806574 Title: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-09-07 Thread Barry Warsaw
** Changed in: computer-janitor (Ubuntu Oneiric) Milestone: ubuntu-11.10-beta-2 = None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806574 Title: computer-janitor-gtk crashed with

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-08-31 Thread Martin Pitt
** Changed in: computer-janitor (Ubuntu) Milestone: ubuntu-11.10-beta-1 = ubuntu-11.10-beta-2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806574 Title: computer-janitor-gtk crashed with

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-08-22 Thread Brian Murray
** Changed in: computer-janitor (Ubuntu Oneiric) Milestone: oneiric-alpha-3 = ubuntu-11.10-beta-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806574 Title: computer-janitor-gtk crashed with

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-07-18 Thread Martin Pitt
I checked the annotations, and gtk_list_store_reorder() is explicitly marked as (skip), i. e. it's recognized as not being introspectable. I'm afraid this needs a workaround in c-j using the other methods like swap(), move_before(), etc. -- You received this bug notification because you are a

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-07-15 Thread Martin Pitt
Note, that seems to be a bug in GTK, the method is currently not introspectable. Might be because it's passing an array with unknown size? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806574 Title:

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-07-13 Thread Brian Murray
** Changed in: computer-janitor (Ubuntu Oneiric) Assignee: (unassigned) = Barry Warsaw (barry) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806574 Title: computer-janitor-gtk crashed with

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-07-13 Thread Barry Warsaw
** Changed in: computer-janitor (Ubuntu Oneiric) Milestone: None = oneiric-alpha-3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806574 Title: computer-janitor-gtk crashed with AttributeError

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-07-13 Thread Barry Warsaw
Huh. Except that according to this: http://developer.gnome.org/pygtk/stable/class-gtkliststore.html#method- gtkliststore--reorder ListStore objects should have a .reorder() method. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-07-13 Thread Barry Warsaw
Ah yes, PyGI. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806574 Title: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder' To manage

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-07-09 Thread Jean-Baptiste Lallement
Thanks for your report. It is reproducible with the steps in the description. Setting to triaged. ** Changed in: computer-janitor (Ubuntu) Status: Confirmed = Triaged ** Also affects: computer-janitor (Ubuntu Oneiric) Importance: Medium Status: Triaged ** Description changed:

[Bug 806574] Re: computer-janitor-gtk crashed with AttributeError in reorder(): 'ListStore' object has no attribute 'reorder'

2011-07-07 Thread Robert Roth
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a regular (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross