Bug 455223 - Can't run Skrooge because of KF5DBusAddons.dll
Summary: Can't run Skrooge because of KF5DBusAddons.dll
Status: REPORTED
Alias: None
Product: Craft
Classification: Developer tools
Component: Blueprints (show other bugs)
Version: master
Platform: Microsoft Windows Microsoft Windows
: NOR major
Target Milestone: ---
Assignee: Hannah von Reth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-13 19:50 UTC by Jakub
Modified: 2022-06-13 23:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub 2022-06-13 19:50:03 UTC
SUMMARY
I can't run skrooge crafted with the latest Craft version.

STEPS TO REPRODUCE
1. craft skrooge
2. Execute \CraftRoot\build\extragear\skrooge\work\build\bin\skrooge.exe

OBSERVED RESULT
A system error "The code execution cannot proceed because KF5DBusAddons.dll was not found. Reinstalling the program may fix this problem"

EXPECTED RESULT
Running skrooge smoothly

SOFTWARE/OS VERSIONS
Windows 10

ADDITIONAL INFORMATION
I updated Craft, Skrooge, and kdbusaddons, with no errors. I even can find the "missing" library, so I followed some guide adivisng to use  "regsvr32 /u [pathname]" command - but that gave me another error: "The module [pathname] was loaded but the entry point DllUnregisterServer was not found.  Make sure that [pathname] is a valid DLL or OCX file and try again."