OK, I see the same thing. Putting a "return" immediately after this
section doesn't make the problem go away:
def on_rename_activate(self, *UNUSED):
tuple = self.dests_iconview.get_cursor ()
if tuple == None:
return
return # <-- here
...but putting it immediately before the
self.dests_iconview.get_cursor() call *does* make the problem go away.
Why would a get_cursor() call cause a problem?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1229337
Title:
system-config-printer.py crashed with SIGSEGV in
g_object_freeze_notify() on renaming a printer
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1229337/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs