个人工具

“UbuntuHelp:Beagle/Debugging”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
第2行: 第2行:
 
{{Languages|UbuntuHelp:Beagle/Debugging}}
 
{{Languages|UbuntuHelp:Beagle/Debugging}}
 
== Basic Debugging of Beagle and Other Long Running Mono Applications ==
 
== Basic Debugging of Beagle and Other Long Running Mono Applications ==
* First, for [[Beagle]], check out the [[http://www.beagle-project.org/Troubleshooting]] page on the [[http://www.beagle-project.org|Beagle Wiki]].
+
* First, for [[UbuntuHelp:Beagle|Beagle]], check out the [http://www.beagle-project.org/Troubleshooting]] page on the [[http://www.beagle-project.org Beagle Wiki].
 
==== Default Bugzilla/Launchpad Response ====
 
==== Default Bugzilla/Launchpad Response ====
 
<pre><nowiki>
 
<pre><nowiki>

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!