CR6Community / CR-6-touchscreen

CR-6 SE touchscreen software extended with more functionality and pages than the stock CR-6 touchscreen software.
https://cr6community-support-team.gitbook.io/cr6comm-touchscreen-refactored-firmware-docs/
151 stars 34 forks source link

Can't run DGUS software #17

Closed SimonTil closed 3 years ago

SimonTil commented 3 years ago

Hi,

I really really really want to start tinkering with the touchscreen, but unfortunately, Th DGUS V8 software doesn't work on my PC (Windows 10, 64-bit). Does anyone know a solution or other software that works with this? I want to upgrade the interface to BTT-style since I won the replacement board a few days ago.

Regards,

Simon

BubuMVX commented 3 years ago

Hello,

I'm also on Windows 10/64 bits, and can run the program. Do you have an error message on screen? Which executable do you run?

Sebazzz commented 3 years ago

"Does not work" is the worst way to report a bug ;)

Don't forget to make your changes on the extui branch and sync with the devs in Discord if you really want to work on something, because DWIN files cannot be merged.

SimonTil commented 3 years ago

Sorry for being so general. I don't have a lot of experience with github. The error I get is "The code execution cannot proceed because Qt5Widgets.dll was not found. Reinstalling the program may fix this problem. The downloaded software was packaged as a .rar file, which I converted online previously. Installed WinRar to see more details, and it gives 3 errors while unpacking: twice an Unexpected end of archive and once Checksum error in DGUS_TOOL_V8.0.1.1_Eng\DGUS_TOOL_V8.0.1.1\QtWidgets.dll. The file is corrupt. Tried again with "keep broken files" enabled, and got the error C:\file\location\Qt5Widgets.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. Error status 0xc00007b. Pretty clear that specific file is broken or corrupt. Tried to run it with DWIN software V7.3 as well, but cannot find how to export as .ICL file, which is necessary according to me.

Sebazzz commented 3 years ago

No, the DWIN 8 software must be used.

The downloaded software was packaged as a .rar file, which I converted online previously. Installed WinRar to see more details, and it gives 3 errors while unpacking: twice an Unexpected end of archive and once Checksum error in DGUS_TOOL_V8.0.1.1_Eng\DGUS_TOOL_V8.0.1.1\QtWidgets.dll. The file is corrupt.

Don't ignore errors. Important details.

Please try this archive: DGUS_TOOL_V8.0.1.1.7z.zip

SimonTil commented 3 years ago

Great! This one worked. Will start fiddling around with the software first. Thank you!