export icon indicating copy to clipboard operation
export copied to clipboard

graph2ppt crashes with powerpoint open

Open ThomasR099 opened this issue 2 years ago • 1 comments

Not entirely unexpected; having the PPT open and appending a slide to it crashes R. Would there be a way to have the package check for open powerpoint windows before writing to the file?

ThomasR099 avatar Apr 05 '22 17:04 ThomasR099

Sorry for the late reply... Unfortunately, I don't have PPT and cannot reproduce the issue with LibreOffice Impress as it seems to cache the currently open session away from the actual pptx file. If meanwhile you could fix the issue, do not hesitate to make a pull request :wink:

cvanderaa avatar Jul 28 '22 08:07 cvanderaa

Yes, the only way to avoid that is to make sure that the file you try to work with isn't simultaneously open in PPT. No obvious way in which I can fix that unfortunately, so I'll close this issue for now...

tomwenseleers avatar Dec 01 '22 17:12 tomwenseleers