Reporting bugs: Difference between revisions

From FreeMind
Jump to navigationJump to search
(revert to last full version)
(fewer commas; etc.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===Reporting bugs===
===Reporting bugs===
The most important thing you can do to help us find and fix the bugs you report is to make sure that you give us enough information for us to be able to reproduce the bug. Otherwise, we have no way of knowing for sure that we've fixed the bug you report.


The most important thing you can do to help us find and fix the bugs you report, is to make sure that you give us enough information that we can reproduce the bug. Otherwise, we have no way of knowing, for sure, that we've fixed the bug you report.
The first thing you should do when reporting a bug is double-check your setup, especially if you are just getting started. Make sure you are using the correct version of the Java Runtime Environment. (FreeMind 1.0.1 is compiled and run under Java 1.6.) Make sure you have your Path and ClassPath variables set correctly.
 
The first thing you should do, when reporting a bug, is double-check your setup, especially if you are just getting started. Make sure you are using the correct version of the Java Runtime Environment. (Currently, FreeMind is compiled and run under Java 1.4. Some of us run it under Java 1.5,  and FreeMind 0.9.0 should work with 1.6 too) Make sure you have your Path and ClassPath variables set correctly.


====Place====
====Place====
 
Please report the bugs to [https://sourceforge.net/p/freemind/bugs/ SourceForge's Bug Tracker]. Still, getting your bug report at least in [http://sourceforge.net/forum/forum.php?forum_id=22101 forum] is better than not getting it at all.
Please report the bugs to [http://sourceforge.net/tracker/?atid=107118&group_id=7118&func=browse SourceForge's Bug Tracker]. Still, getting your bug report at least in [http://sourceforge.net/forum/forum.php?forum_id=22101 forum] is better than not getting it at all.


====Information to be provided====
====Information to be provided====
When posting a bug, please provide the following information:
When posting a bug, please provide the following information:
* ''Versions and environment''
* ''Versions and environment''
Line 28: Line 25:
* [[Handling trackers]]
* [[Handling trackers]]
* [[Bug tracker software]]
* [[Bug tracker software]]
*[http://www.ecofriendlyparty.com/main/party_landing/3 Baby Shower Invitations]
*[http://www.fordpartsgateway.co.uk/fordfocusparts.php Ford Focus Parts]
*[http://www.antiquesrepublic.com/index.php Carnival Glass]


[[Category:Development]]
[[Category:Development]]

Latest revision as of 12:48, 9 June 2023

Reporting bugs

The most important thing you can do to help us find and fix the bugs you report is to make sure that you give us enough information for us to be able to reproduce the bug. Otherwise, we have no way of knowing for sure that we've fixed the bug you report.

The first thing you should do when reporting a bug is double-check your setup, especially if you are just getting started. Make sure you are using the correct version of the Java Runtime Environment. (FreeMind 1.0.1 is compiled and run under Java 1.6.) Make sure you have your Path and ClassPath variables set correctly.

Place

Please report the bugs to SourceForge's Bug Tracker. Still, getting your bug report at least in forum is better than not getting it at all.

Information to be provided

When posting a bug, please provide the following information:

  • Versions and environment
    • FreeMind version: An example: "FreeMind 0.9.0 RC4"
    • Operating system - name and version. An example: "Windows XP Professional Service Pack 2".
    • Java version: The version of the Java Runtime environment. An example: "Java 1.6.0".
  • Bug description
    • What you were trying to do when you got the failure
    • A description of the failure
    • Clear instructions on how to reproduce the failure
    • Sometimes it helps if you send us the actual mindmap where the problem occurred.

Model bug reports

  • TODO

See also