Unable to enable the module on a Drupal 9 site via the UI.

Attempting to enable with Drush returns The service "theme.negotiator.dxpr_theme_settings" has a dependency on a non-existent service "entity.query"

DB log reports;

Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: The service "theme.negotiator.dxpr_theme_settings" has a dependency on a non-existent service "entity.query". in Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass->processValue() (line 86 of Sites/drupal9/public_html/vendor/symfony/dependency-injection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php).

Comments

MrPaulDriver created an issue. See original summary.

gnanagowthaman sankar’s picture

Assigned: Unassigned » gnanagowthaman sankar
Status: Active » Needs review
StatusFileSize
new444 bytes

Hi @MrPaulDriver,

Here by i attached the patch, please review and let me know for the changes.

Thanks & regards,
Gnanagowthaman Sankar

mrpauldriver’s picture

Version: 1.0.0-beta2 » 1.0.x-dev
Status: Needs review » Reviewed & tested by the community

Blimey, that was a quick response.

Patch applies using composer and fixes the problem. dxpr theme settings are now available and work as they should.

jurriaanroelofs’s picture

Status: Reviewed & tested by the community » Fixed

thx guys!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.