henrybond158 / elinor

Automatically exported from code.google.com/p/elinor
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Elinor Crashes when enabling auto-copy to clipboard #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Elinor with empty cache & profiles
2. ???
3. Enable auto-copy
4. Elinor stops working

What is the expected output? What do you see instead?
Expected output is Elinor.exe continues running. Instead it encounters an error 
(no log file).

What version of the product are you using? On what operating system?
2012.08.24 19:26 - Windows 7 x86_64 Intel i5

Please provide any additional information below.
Please update Elinor to produce reliable log output. Possibly even enclose the 
entry point's methods with try{}catch(Exception ex){System.debug.writeline ...} 
so that Elinor can be debugged with Elinor.exe 2> log.txt

Original issue reported on code.google.com by Spa...@gmail.com on 27 Oct 2014 at 2:08