Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error previewing ppt file with error code 3221226505 #2726

Open
1 task done
185067977 opened this issue May 8, 2024 · 2 comments
Open
1 task done

Error previewing ppt file with error code 3221226505 #2726

185067977 opened this issue May 8, 2024 · 2 comments
Assignees
Labels
waiting feedback Issues that we waiting to be answered from author of issue

Comments

@185067977
Copy link

This issue is unique.

  • I have used the search tool and did not find an issue describing my bug.

Operating System of DocumentServer

Windows Server

Version information

8.0.1

Expected Behavior

When I preview the ppt file, I should be able to preview it normally.

Actual Behavior

When I preview the ppt file, I receive a prompt saying "Error occurred while opening the file". Upon checking the log, I find that it is a document conversion issue. The error log is "ExitCode (code=3221226505; signal=null; error: -80)".

Reproduction Steps

After installing the community version, integrate it into the project for PPT file preview. Below is my configuration file information

{
"document": {
"fileType": "ppt",
"key": "cf84bc6dde1911f49dba",
"title": "demo_d16a50ad89b44fdeab19972ff0593af6.ppt",
"permissions": {
"edit": false,
"print": false,
"download": false
},
"url": "http://192.168.1.123:8080/profile/template/2024/05/08/demo_d16a50ad89b44fdeab19972ff0593af6.ppt",
"isForm": false
},
"documentType": "slide",
"editorConfig": {
"lang": "zh-CN",
"customization": {
"autosave": false,
"chat": false,
"comments": false,
"help": false,
"plugins": false,
"customer": {
"name": "tonsun"
},
"about": true,
"feedback": false
},
"canCoAuthoring": true
},
"width": "100%",
"height": "100%",
"type": "desktop",
"frameEditorId": "vabOnlyOffice",
"parentOrigin": "http://localhost"
}

Additional information

My system version is Windows 10 Home Edition

@askonev
Copy link
Member

askonev commented Jun 5, 2024

@185067977 Greetings. Please check on your side how the ppt file opens through our test file manager (route /example/) (if you were collecting onlyoffice docs on windows, you met a mention of it)

@askonev
Copy link
Member

askonev commented Jun 5, 2024

Also, if the file does not contain confidential information, you can send it to me for a test

@Rita-Bubnova Rita-Bubnova added the waiting feedback Issues that we waiting to be answered from author of issue label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting feedback Issues that we waiting to be answered from author of issue
Projects
None yet
Development

No branches or pull requests

3 participants