tag 461908 +confirmed thanks I can replicate this bug (even if with a different trace). "cancel" reported by Noah is the "Cancel" button in the urwid interface (the one that he uses), and the error appears even selecting other severities. I got
$ reportbug --ui=urwid -O reportbug Detected character set: UTF-8 Please change your locale if this is incorrect. Using 'Sandro Tosi <[EMAIL PROTECTED]>' as your from address. Getting status for reportbug... Verifying package integrity... Will send report to Debian (per lsb_release). Maintainer for reportbug is 'Reportbug Maintainers <[email protected]>'. Looking up dependencies of reportbug... Traceback (most recent call last): File "/usr/bin/reportbug", line 1814, in <module> main() File "/usr/bin/reportbug", line 841, in main return iface.user_interface() File "/usr/bin/reportbug", line 1755, in user_interface charset=charset) File "/usr/bin/reportbug", line 146, in handle_editing (message, changed) = ui.spawn_editor(message or dmessage, filename, AttributeError: 'module' object has no attribute 'spawn_editor' Sandro -- Sandro Tosi (aka morph, Morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi _______________________________________________ Reportbug-maint mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/reportbug-maint
