个人工具

UbuntuHelp:Beagle/Debugging

来自Ubuntu中文

Wikibot讨论 | 贡献2010年5月19日 (三) 21:40的版本

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索

Basic Debugging of Beagle and Other Long Running Mono Applications

Default Bugzilla/Launchpad Response

Thank you for submitting a bug report! Beagle is a rapidly growing project, but it is still beta software. We appreciate the time you have already taken to report the bug, but unfortunately, automated crash systems don't work on beagle, as it runs under mono. However, beagle keeps very verbose and accurate logs so we can diagnose its problems. All we need from you is access to some of your logs.

NOTE - Due to the nature of beagle, some logs may contain e-mail addresses or the titles of files, if you are uncomfortable about uploading these to a public place, you can sift through the logs yourself and try to extract the relevant information.

  • Uploading log files is simple, all you have to do is open a terminal and type:
tar jcvf ./beagle-logs.tar.bz2 ~/.beagle/Log
  • Then just attach the ./beagle-logs.tar.bz2 file to the bug!