Bug's 

MyTourbook is becoming more and more complex with each new release, therefore it's difficult to test every possible situation.

There are some logging features which show additional information, this is helpfull for the application developer when the application does not work as it should.

 

Open Log Console

The application can be run with an additional terminal window which shows logging information.

Linux/Windows

add the arguments -debug and -consolelog to the command line

Mac OSX

  • open Finder
  • select folder: Applications/MyTourbook
  • select file: mytourbook.app
  • open context menu and select Show Package Contents
  • in the opened folder select folder Contents/MacOS
  • edit & save the file mytourbook.ini and remove the comment character # from the line #-debug, keep the string -debug
  • double-click mytourbook in the same folder this will start the application with the console

 

Open Error Log

An error log can also be viewed within the application

  • in the menu select MyTourbook/About MyTourbook
  • press button: Configuration Details
  • press button: View Error Log

 

Known Bugs

Knows bugs are documented here.