Kdenlive/Manual/BugReporting: Difference between revisions

From KDE UserBase Wiki
(link to MLT bug report page)
mNo edit summary
Line 1: Line 1:
<languages/>
<translate>
== Bug reports ==
== Bug reports ==
Bug reports are handled by [http://www.kdenlive.org/mantis/ Mantis bug tracker].
Bug reports are handled by [http://www.kdenlive.org/mantis/ Mantis bug tracker].
If you have a crash at Kdenlive startup or when trying to play a video file, please follow these steps (and read the rest of the page too)
 
If you compiled Kdenlive / MLT yourself, make sure you followed all steps described in our instructions
If you have a crash at '''Kdenlive''' startup or when trying to play a video file, please follow these steps (and read the rest of the page too).
*Check that you don't have several versions of MLT installed
 
If you compiled '''Kdenlive''' / '''MLT''' yourself, make sure you followed all steps described in our instructions
 
*Check that you don't have several versions of '''MLT''' installed
 
*Try playing your video file with FFmpeg's player. From a terminal:  <code>ffplay myvideo.mpg </code>
*Try playing your video file with FFmpeg's player. From a terminal:  <code>ffplay myvideo.mpg </code>
*Try playing your video file with MLT's player. From a terminal:  <code>melt myvideo.mpg </code>
*Try playing your video file with MLT's player. From a terminal:  <code>melt myvideo.mpg </code>
*Download this simple project file (containing color clips): [http://kdenlive.org/mantis/file_download.php?file_id=467&type=bug test_file.kdenlive] and play it with MLT's player:  
*Download this simple project file (containing color clips): [http://kdenlive.org/mantis/file_download.php?file_id=467&type=bug test_file.kdenlive] and play it with MLT's player:  
  <code>melt test_file.kdenlive </code>
  <code>melt test_file.kdenlive </code>


Include the results of the 4 above steps in your bug report, and always tell us which Kdenlive and MLT version you have!
Include the results of the 4 above steps in your bug report, and always tell us which '''Kdenlive''' and '''MLT''' version you have!


=== Step 1: Upgrade to Kdenlive latest release ===


=== Step 1: Upgrade to Kdenlive latest release ===
Please upgrade to the latest released versions of '''Kdenlive''' and '''MLT'''. We not not answer bug reports for old '''Kdenlive''' versions (unless they are still reproducible in latest version).
Please upgrade to the latest released versions of Kdenlive and MLT. We not not answer bug reports for old Kdenlive versions (unless they are still reproducible in latest version).


If your distribution does not offer packages of the latest Kdenlive and MLT versions, please check our [[Special:myLanguage/Kdenlive/Manual/Installation|instalation]]  page for tips about upgrading.
If your distribution does not offer packages of the latest '''Kdenlive''' and '''MLT''' versions, please check our [[Special:myLanguage/Kdenlive/Manual/Installation|installation]]  page for tips about upgrading.


=== Step 2: Query open issues ===
=== Step 2: Query open issues ===
Line 31: Line 40:
=== Step 3: Report a bug ===
=== Step 3: Report a bug ===


Before reporting bugs, read the user manual and search the forums for answers. Do not report bugs on the Kdenlive forum.
Before reporting bugs, read the user manual and search the forums for answers. Do not report bugs on the '''Kdenlive''' forum.


If you are not running the latest development release, check recently solved issues, as your problem might already be fixed in the development version.
If you are not running the latest development release, check recently solved issues, as your problem might already be fixed in the development version.
Line 37: Line 46:
To report a bug [http://www.kdenlive.org/mantis/signup_page.php create an account] on [http://www.kdenlive.org/mantis/ Mantis bug tracker]. Log in and submit an issue.
To report a bug [http://www.kdenlive.org/mantis/signup_page.php create an account] on [http://www.kdenlive.org/mantis/ Mantis bug tracker]. Log in and submit an issue.


For the bug report to be useful, please try to provide the following informations:
For the bug report to be useful, please try to provide the following information:
 
*Precise steps to reproduce the bug
*Precise steps to reproduce the bug
*If the bug crashes Kdenlive, provide a backtrace.  
 
*If the bug crashes '''Kdenlive''', provide a backtrace.  




Line 46: Line 57:


Please install the following packages: gdb, kdenlive-dbg, libmlt-dbg (package names may slightly change depending on your distro).
Please install the following packages: gdb, kdenlive-dbg, libmlt-dbg (package names may slightly change depending on your distro).
When Kdenlive crashes, if the KDE crash handler dialog pops up, you can copy the data it provides.
 
When '''Kdenlive''' crashes, if the KDE crash handler dialog pops up, you can copy the data it provides.


Otherwise, from a terminal, type:
Otherwise, from a terminal, type:
gdb kdenlive
{{IUnput|1=gdb kdenlive
run
run}}
Kdenlive will start, then you can trigger the bug. When Kdenlive crashes, go to your terminal window and type:
 
<code>thread apply all bt</code>
'''Kdenlive''' will start, then you can trigger the bug. When Kdenlive crashes, go to your terminal window and type:
Then press enter until you see the full data. Copy the log to a file and attach it to the bug report
 
{{Input|1=thread apply all bt}}
 
Then press <keycap>Enter</keycap> until you see the full data. Copy the log to a file and attach it to the bug report.


=== Step 4: Upload some sample RAW footage ===
=== Step 4: Upload some sample RAW footage ===
For any Mpeg2/Mpeg4 and H264 this is important that you upload RAW footage (coming directly from camcorder) somewhere on Internet. This will allow users to benchmark their computer using this file and also help us understand some bugs. A 5 seconds footage is enough. Do not upload large files of more than 20 Mb.
 
For any Mpeg2/Mpeg4 and H264 this is important that you upload RAW footage (coming directly from camcorder) somewhere on Internet. This will allow users to benchmark their computer using this file and also help us understand some bugs. A 5 seconds footage is enough. Do not upload large files of more than 20 MB.


As regards audio synchronization, video rendering and other issues, we will not answer support request unless minimum footage is available somewhere to reproduce bugs.
As regards audio synchronization, video rendering and other issues, we will not answer support request unless minimum footage is available somewhere to reproduce bugs.


== MLT bug reports ==
=== MLT bug reports ===
 
Bugs in the MLT part of the system can be reported  [http://sourceforge.net/p/mlt/bugs/?source=navbar here] (Kdenlive is a front end to the Media Loving Toolkit (MLT))
Bugs in the MLT part of the system can be reported  [http://sourceforge.net/p/mlt/bugs/?source=navbar here] (Kdenlive is a front end to the Media Loving Toolkit (MLT))
{{Prevnext2
| prevpage=Special:MyLanguage/Kdenlive/Manual/Useful_Information/Useful_Resources | nextpage=Special:MyLanguage/Kdenlive/Manual/Credits_and_License
| prevtext=Useful Resources | nexttext=Credits and License
| index=Special:MyLanguage/Kdenlive/Manual | indextext=Back to menu
}}
[[Category:Kdenlive]]
[[Category:Multimedia]]
</translate>

Revision as of 16:16, 3 April 2014

Bug reports

Bug reports are handled by Mantis bug tracker.

If you have a crash at Kdenlive startup or when trying to play a video file, please follow these steps (and read the rest of the page too).

If you compiled Kdenlive / MLT yourself, make sure you followed all steps described in our instructions

  • Check that you don't have several versions of MLT installed
  • Try playing your video file with FFmpeg's player. From a terminal: ffplay myvideo.mpg
  • Try playing your video file with MLT's player. From a terminal: melt myvideo.mpg
  • Download this simple project file (containing color clips): test_file.kdenlive and play it with MLT's player:
melt test_file.kdenlive 

Include the results of the 4 above steps in your bug report, and always tell us which Kdenlive and MLT version you have!

Step 1: Upgrade to Kdenlive latest release

Please upgrade to the latest released versions of Kdenlive and MLT. We not not answer bug reports for old Kdenlive versions (unless they are still reproducible in latest version).

If your distribution does not offer packages of the latest Kdenlive and MLT versions, please check our installation page for tips about upgrading.

Step 2: Query open issues

Query open issues on Mantis bug tracker.

Reading the bug page:

   New or Feedback is a reported bug, which needs more feedback.
   Acknowledged means that the bug is reported by several users or by core members.
   Confirmed means that the bug is reproducible.
   Assigned means that a developer is handling the bug.
   Fixed means that the bug was fixed in development version.

Step 3: Report a bug

Before reporting bugs, read the user manual and search the forums for answers. Do not report bugs on the Kdenlive forum.

If you are not running the latest development release, check recently solved issues, as your problem might already be fixed in the development version.

To report a bug create an account on Mantis bug tracker. Log in and submit an issue.

For the bug report to be useful, please try to provide the following information:

  • Precise steps to reproduce the bug
  • If the bug crashes Kdenlive, provide a backtrace.


How to get useful crash information (backtrace)

Please install the following packages: gdb, kdenlive-dbg, libmlt-dbg (package names may slightly change depending on your distro).

When Kdenlive crashes, if the KDE crash handler dialog pops up, you can copy the data it provides.

Otherwise, from a terminal, type: Template:IUnput

Kdenlive will start, then you can trigger the bug. When Kdenlive crashes, go to your terminal window and type:

thread apply all bt

Then press Enter until you see the full data. Copy the log to a file and attach it to the bug report.

Step 4: Upload some sample RAW footage

For any Mpeg2/Mpeg4 and H264 this is important that you upload RAW footage (coming directly from camcorder) somewhere on Internet. This will allow users to benchmark their computer using this file and also help us understand some bugs. A 5 seconds footage is enough. Do not upload large files of more than 20 MB.

As regards audio synchronization, video rendering and other issues, we will not answer support request unless minimum footage is available somewhere to reproduce bugs.

MLT bug reports

Bugs in the MLT part of the system can be reported here (Kdenlive is a front end to the Media Loving Toolkit (MLT))