Closed DMS2013 closed 10 years ago
I am facing the same issue and on windows 7 it's not possible to change keyboard short cuts, so when pressing [Ctrl]+[Shift]+[ESC] the task manager is opened, this exception is generated :
Exception in thread "main" java.lang.NullPointerException at org.sikuli.recorder.Utils.stream2file(Utils.java:16) at org.sikuli.recorder.pptx.PPTXGenerator.createSkeletonDir(PPTXGenerator.java:164) at org.sikuli.recorder.pptx.PPTXGenerator.generate(PPTXGenerator.java:153) at org.sikuli.slides.apps.RecorderMain.main(RecorderMain.java:55) at org.sikuli.slides.apps.Main.main(Main.java:34)
And the slides are not saved.
When using the Sikuli-Slides recorder, [Ctrl]+[Shift]+2 would start and [Ctrl]+[Shift]+[ESC] would stop the recording. For Windows 7 unfortunately the hot key [Ctrl]+[Shift]+[ESC] will open the askmanager - so the recording kann not be stoped.