Difference between revisions of "Support:Bugs and solutions"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
#Then we will look at the bug report, provide an answer and solution and reply to the user who reported it via e-mail. | #Then we will look at the bug report, provide an answer and solution and reply to the user who reported it via e-mail. | ||
#Once this bug is resolved, we will move the report from the 'Report new bugs' section to the 'Previous bugs and solutions' section. | #Once this bug is resolved, we will move the report from the 'Report new bugs' section to the 'Previous bugs and solutions' section. | ||
+ | '''NOTE:''' This page will not contain the bug reports for the previous releases of COMKAT if this bug has been resolved in the new version. | ||
== How to submit a bug report == | == How to submit a bug report == | ||
Line 18: | Line 19: | ||
Bug description: [Describe your bug] | Bug description: [Describe your bug] | ||
</pre> | </pre> | ||
− | + | ||
+ | Then click 'Edit' near the bottom of this page. Paste the text into the edit box under '== Report new bugs =='. Edit the pasted text according to the bug you found. When finished click 'Save page'. You may also include attachments such as .mat or .m files. | ||
+ | |||
+ | Go to [[Support:Detailed tutorial on bug report]] for a more detailed step-by-step instruction with pictures. | ||
+ | |||
+ | == Report new bugs == | ||
== Bug and solutions == | == Bug and solutions == | ||
− | === Download and installation === | + | ==== Download and installation ==== |
+ | |||
+ | ==== COMKAT command line functions ==== | ||
+ | |||
+ | ==== COMKAT GUI ==== | ||
+ | |||
+ | ==== COMKAT Image Tool ==== | ||
+ | |||
+ | ==== Misc ==== |
Revision as of 19:24, 1 February 2008
How this system works
- Users report bugs in the 'Report new bugs' section.
- As this page is being 'watched' by COMKAT developers, any changes to this page will trigger the wiki to send us an e-mail notifying us of the new bug report.
- Then we will look at the bug report, provide an answer and solution and reply to the user who reported it via e-mail.
- Once this bug is resolved, we will move the report from the 'Report new bugs' section to the 'Previous bugs and solutions' section.
NOTE: This page will not contain the bug reports for the previous releases of COMKAT if this bug has been resolved in the new version.
How to submit a bug report
- Get the following information of your system:
- Operating system
- Matlab version (use command 'ver' in Matlab to obtain it)
- COMKAT version
- Copy the following text.
Bug reported by [Your name]. [mailto:Your e-mail] OS: [Your OS] Matlab: [Your matlab version] COMKAT: [Your COMKAT version] Bug description: [Describe your bug]
Then click 'Edit' near the bottom of this page. Paste the text into the edit box under '== Report new bugs =='. Edit the pasted text according to the bug you found. When finished click 'Save page'. You may also include attachments such as .mat or .m files.
Go to Support:Detailed tutorial on bug report for a more detailed step-by-step instruction with pictures.