Community
Participate
Working Groups
Created attachment 190380 [details] screenshot of the error dialog After clicking on "Help"->"Show Client Log", I am presented with an error dialog indicating that the editor cannot be opened. After clicking OK in the error dialog, the Client Log Viewer is actually opened, but it is empty. I suspect that the behavior is caused by a non-existing log file, as I was also unable to find the log file within the file system. If this is the case, then I would expect the Client Log Viewer to be opened (and empty, of course) without any error dialog being shown.
Added check for log file. http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=05b3fdd685fcb166727035e6424b8c7210bec4b0
Created attachment 190749 [details] mylyn/context/zip
If no log file is present an empty editor will be opened without any error dialog.