MusicBrainz Picard/Troubleshooting: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
No edit summary
m (Add beta download location.)
Line 6: Line 6:
* Consult the [http://forums.musicbrainz.org/viewforum.php?id=2 forums].
* Consult the [http://forums.musicbrainz.org/viewforum.php?id=2 forums].
* Check the [[MusicBrainz Picard|download page]] for a newer version of Picard which might solve your problem
* Check the [[MusicBrainz Picard|download page]] for a newer version of Picard which might solve your problem
* If you are willing to try a beta version of Picard, you can download daily build versions for [http://build.oxygene.sk/job/package-picard-win-daily/ Windows] or [http://build.oxygene.sk/job/package-picard-osx-daily/ Mac OS/X]
* If the problem is to do with a plugin, check the [[Picard Plugins]] for updated plugin versions
* If the problem is to do with a plugin, check the [[Picard Plugins]] for updated plugin versions



Revision as of 22:17, 10 March 2014

Getting help

If you have problems using Picard, please first check the following resources:

Reporting a bug

If you think you have found a bug please check whether you are using the latest version of Picard and whether the bug has already been reported in our bug tracker. If you're not sure or don't want to look through the existing tickets, ask on the forums first.

If you're still convinced you have found a new bug, open a new ticket providing the following information:

  • Which version of Picard do you use? (Affects Version in the form)
  • Which operating system do you use? (Environment in the form)
  • What did you do when the bug occurred?
  • What actually happened and what did you expect to happen?
  • If you're using plugins, which plugins do you have enabled?

Getting logs

For many bugs, it helps developers to have a log from Picard. You can see the log by going to Help >> View Log. You can also get a full debug log (even better) by starting Picard with -d as a command-line argument. If you're using Windows, you can change your shortcut's Target (right click shortcut >> Properties) to

"C:\Program Files\MusicBrainz Picard\picard.exe" -d

Pasting this log into your forum post or bug ticket can help developers and other users to resolve your issue more quickly.