我正在尝试使用Shift+Print组合键截取某个区域的屏幕截图,截取后尝试将其保存到任何目录,我收到一条消息:
Unable to capture screenshot
Error creating file. Please choose another location and retry
但其他位置也不行。我可以在其他环境中正常保存文件。
答案1
这仅仅是因为图像的文件名中包含了无效字符,而截图软件无法很好地传达这些字符。
我正在尝试使用Shift+Print组合键截取某个区域的屏幕截图,截取后尝试将其保存到任何目录,我收到一条消息:
Unable to capture screenshot
Error creating file. Please choose another location and retry
但其他位置也不行。我可以在其他环境中正常保存文件。
这仅仅是因为图像的文件名中包含了无效字符,而截图软件无法很好地传达这些字符。