Taking off Davilla's thread in the XBMC for Mac sub-forum, I've decided to shamelessly rip it off. If you can think of anything I missed please let me know.
Things we want from EVERY report:
Platform (eg. AppleTV2, iPhone 4, iPad, etc.)
Version of iOS/ATV (e.g. iOS 4.3 build 8F305 /w Apple TV software 4.2.2)
XBMC Build version and date compiled (See below)
Install Method (apt-get, dpkg, ssh'd and copied)
FULL Debug Log (Please use your favorite paste site! See below.) << NOT OPTIONAL! (see here for how to do this)
Detailed Instructions to Reproduce the Problem (The more specific the better.)
If your issue is a crash back to ATV2 main menu / iOS - CrashReporter and Syslog are needed too!
GUI Problems (Navigation, Finding options, Setup, Labels, etc):
Skin name
Playback Problems:
Video codec and container.
Audio codec and container.
MediaInfo output (ref frames, etc goggle mediainfo for where to obtain it for your platform, it will have info above too)
You may also need to provide a sample. (100-500mb piece of the problematic file. Make sure the sample also exhibits the same issue you post. Dropbox/mediafire/etc for hosting it)
"Latest" is a completely useless build version!
When referring to the version of something, ALWAYS be as detailed as possible. Saying you're using the latest version of something is wrong the second it is updated, and completely useless to someone looking for help on a similar problem in the future.
HOWTO FIND THE BUILD INFO:
In Confluence, the default theme, arrow down to System and right arrow. You will be presented with a 'System Info' page. Select that and you should have build e.g. Git:d538b07(Compiled on Feb 6 2011)
Also list where you got the build, self compiled, which unofficial one, xbmc official release, etc.
LOG LOCATIONS:
/private/var/mobile/Library/Preferences/xbmc.log (this is the debug log, don't forget to enable debugging)
/private/var/log/syslog (if you don't have this, apt-get install syslogd, then try to re-produce the issue)
/private/var/mobile/Library/Logs/CrashReporter (the files are called something like "AppleTV_2012-01-24-200330_Apple-TV.plist" on ATV2 - the log-aggregated ones are no CrashReporter files!)
See these wiki instructions for how to get xbmc.log. These same instructions can be adapted to get the other logs as well.
Paste any logs to your favorite paste site. If you post it, you will get thrashed.
Paste sites:
http://www.pastebin.com
http://pastebin.ubuntu.com
Examples of great trouble posts:
http://forum.xbmc.org/showpost.php?p=789...tcount=222 (excessive? maybe. super helpful? most definitely!)
(more to be added)
HOW-TO post about a XBMC for iOS problem (AKA YOU MUST POST XBMC.LOG SO WE CAN HELP)
keith
Team-XBMC Member Posts: 686 Joined: Sep 2007 Reputation: 3 Location: SF, CA |
(This post was last modified: 2012-01-30 04:03 by Ned Scott.)
|
| find |
procrastinator
Fan Posts: 448 Joined: Aug 2008 Reputation: 4 Location: UK |
2011-01-29 01:08
Post: #2
The debug log is a crucial piece of information when you're reporting a problem. For more information on reporting a problem, please see the HOW-TO submit a proper Bug Report topic on the Wiki. This will guide you through each step of investigating and posting the report of your problem.
Before getting your log files you should ensure that debug logging is switched on and you should then reproduce the problem. Switch debug logging on in the settings (settings -> system -> debugging -> enable debug logging), then restart xbmc, reproduce the problem, and then obtain your log files. An easy way to upload your debug log to a paste site is through this addon: XBMC Debug log Addon - available through the official XBMC repository for installation via the Add On manager Note that this will only upload your xbmc.log, and will not upload the syslog or crashreporter files. You will need to use the method below to obtain these. If you're having problems with the debug log addon mentioned above, then you can do it the old fashioned way! In this method you pull the xbmc.log file directly off the disk, and then copy and paste the text onto pastebin. The easiest way to get files off your ATV2 without delving into the command line is to use a SFTP program like Filezilla, or Cyberduck. Personally, I use Filezilla on Windows so this is what the description below relates to, but more info on Cyberduck transfers can be found here. The proceedure shouldn't vary that much if you're using a different OS. Full Method: Part 1: accessing the files on your ATV2 via Filezilla
For a description of how to connect with Cyberduck, see this wiki page. Part 2: Finding and extracting the log files
Part 3: Uploading your log to pastebin
If you need to upload information on the particular file that you're trying to play, then use this program to gain that information: MediaInfo .
(This post was last modified: 2012-01-17 01:27 by procrastinator.)
|
| find |
canadave
Posting Freak Joined: Jul 2011 Reputation: 15 Location: Nova Scotia, Canada |
2011-12-21 17:31
Post: #3
keith Wrote:HOWTO FIND THE BUILD INFO:Just wanted to add that if you can't access your ATV2 to get this info, you can simply grab the debug log (see procrastinator's post above mine here), and look at the first line in the log. It provides the same info. In fact, since you're getting the debug log and pasting it anyway as part of your bug report (right? Right?? ), you might as well just get it that way and not bother going into your ATV2 separately to get that info.
- ATV2 4.4.4 (iOS 5.0.1) build 9A406a, running Frodo (final version) - Macbook Pro, running OSX Mountain Lion - Skin: reFocus - Connecting to MySQL database on Synology DS411+ NAS via NFS. |
| find |

), you might as well just get it that way and not bother going into your ATV2 separately to get that info.
Search
Help