Activity log for bug #537129

Date Who What changed Old value New value Message
2010-03-11 06:13:33 Kyle Schweighauser bug added bug
2010-03-11 06:13:33 Kyle Schweighauser attachment added This is the generated crash report. http://launchpadlibrarian.net/40758437/bzr-20100311060901-28973.crash
2010-03-11 09:37:15 Vincent Ladeuil description I am on Ubuntu Jaunty AMD64 using Eclipse Galileo 3.5 with the Sun JVM. This happens when I check out a repo from bzr using the eclipse-bzr plugin. If it helps, I use a central server workflow. *** Bazaar has encountered an internal error. This probably indicates a bug in Bazaar. You can help us fix it by filing a bug report at https://bugs.launchpad.net/bzr/+filebug attaching the crash file /home/kyle/.cache/crash/bzr-20100311060901-28973.crash and including a description of the problem. The crash file is plain text and you can inspect or edit it to remove private information. Thanks, Kyle I am on Ubuntu Jaunty AMD64 using Eclipse Galileo 3.5 with the Sun JVM. This happens when I check out a repo from bzr using the eclipse-bzr plugin. If it helps, I use a central server workflow. *** Bazaar has encountered an internal error. This probably indicates a     bug in Bazaar. You can help us fix it by filing a bug report at         https://bugs.launchpad.net/bzr/+filebug     attaching the crash file         /home/kyle/.cache/crash/bzr-20100311060901-28973.crash     and including a description of the problem.     The crash file is plain text and you can inspect or edit it to remove     private information. Thanks, Kyle BzrPlugins: avahi /usr/share/pyshared/bzrlib/plugins/avahi [0.3.0dev] bzrtools /usr/share/pyshared/bzrlib/plugins/bzrtools [2.1.0] dbus /usr/share/pyshared/bzrlib/plugins/dbus [unknown] gtk /usr/share/pyshared/bzrlib/plugins/gtk [0.98.0.final.1] launchpad /usr/share/pyshared/bzrlib/plugins/launchpad [2.1.0] netrc_credential_store /usr/share/pyshared/bzrlib/plugins/netrc_credential_store [2.1.0] news_merge /usr/share/pyshared/bzrlib/plugins/news_merge [2.1.0] search /usr/share/pyshared/bzrlib/plugins/search [1.7.0dev] xmloutput /usr/share/pyshared/bzrlib/plugins/xmloutput [0.8.4] PythonVersion: 2.6.2 Traceback: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 853, in exception_to_return_code return the_callable(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1055, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 661, in run_argv_aliases return self.run_direct(**all_cmd_args) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 665, in run_direct return self._operation.run_simple(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 122, in run_simple self.cleanups, self.func, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 156, in _do_with_cleanups result = func(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1070, in ignore_pipe result = func(*args, **kwargs) File "/usr/share/pyshared/bzrlib/plugins/xmloutput/xml_errors.py", line 64, in xml_error_handling exitcode = report_exception(sys.exc_info(), sys.stderr) File "/usr/share/pyshared/bzrlib/plugins/xmloutput/xml_errors.py", line 53, in report_exception err_file.write(str(XMLError(exc_object))) File "/usr/share/pyshared/bzrlib/plugins/xmloutput/xml_errors.py", line 21, in __str__ xml = '<?xml version="1.0" encoding="%s"?>' % bzrlib.user_encoding File "/usr/lib/python2.6/dist-packages/bzrlib/lazy_import.py", line 109, in __getattribute__ return getattr(obj, attr) AttributeError: 'module' object has no attribute 'user_encoding'
2010-03-11 09:37:26 Vincent Ladeuil affects bzr bzr-xmloutput
2010-03-11 09:37:43 Vincent Ladeuil marked as duplicate 434998