Open bugs

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
 
(52 intermediate revisions by one user not shown)
Line 1: Line 1:
* The logging pop-up generates sometimes NullPointerException. This bug has no effect on Wandora except annoying exception report to the shell console window (which is invisible if you started Wandora with '''Wandora.exe''').
+
Wandora is developed actively. We know the software is incomplete and contains bugs. We appreciate bug reports and bug fixes. If you encounter problems using Wandora, please send a report to us using email address {{wandora email address}} and we'll try to fix the problem. Before submitting an error report, please check Wandora's console shell window. If the shell window contains suspicious text fragments such as Java exceptions, please copy the text and send it too. Please remember to attach a general description of the actions generating the error. Moreover, include '''[Wandora]''' to your email title. This ensures your valuable report is not trashed by our spam filter. You may also report the bug in [http://www.wandora.net/wandora/forum/index.php Wandora forum] or our [https://github.com/wandora-team/wandora Github repository].
* Printing a topic relies on Java's JTextPane. It looks the print has some problems with letter spacing. Paging is also little problematic.
+
* Sometimes topic tree gets messy if you open and close large (>1000 topics) topic branch fast. This happens mainly with database topic maps as the network traffic slows down the GUI construction. Resolution: Refresh topic tree or reopen topic tree component.
+
** It looks like the previous bug has disappeared along Java 6.x.
+
 
+
 
+
== Resolving problems and bug reports ==
+
 
+
If you encounter problems using Wandora
+
 
+
* Save your current project and close Wandora.
+
* Start Wandora with shell scripts found in '''bin''' folder. '''Wandora.bat''' is the default script you might want to try first. if you have a feeling that the problem was caused by insufficient memory you can also try '''Wandora-large.bat''' or '''Wandora-huge.bat'''. Starting Wandora with script opens a shell window beside the Wandora window. Wandora writes extra logs to the shell window.
+
* Load your project back to Wandora.
+
* Repeat the action producing problems.
+
* Check the console shell window. If shell window contains suspicious text fragments such as Java exceptions please copy the text and send it to us by email to {{wandora email address}} and we'll try to fix the problem. Please remember to attach general description of the action producing errors. Also include '''[Wandora]''' to your email title. This ensures your valuable report is not trashed by our spam filter.
+

Latest revision as of 21:20, 5 July 2014

Wandora is developed actively. We know the software is incomplete and contains bugs. We appreciate bug reports and bug fixes. If you encounter problems using Wandora, please send a report to us using email address support character.gif wandora.org and we'll try to fix the problem. Before submitting an error report, please check Wandora's console shell window. If the shell window contains suspicious text fragments such as Java exceptions, please copy the text and send it too. Please remember to attach a general description of the actions generating the error. Moreover, include [Wandora] to your email title. This ensures your valuable report is not trashed by our spam filter. You may also report the bug in Wandora forum or our Github repository.

Personal tools