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: Unable to import console: no such extension" #9649

Open
mixxxbot opened this issue Aug 23, 2022 · 1 comment
Open

"Error: Unable to import console: no such extension" #9649

mixxxbot opened this issue Aug 23, 2022 · 1 comment
Labels

Comments

@mixxxbot
Copy link
Collaborator

Reported by: daschuer
Date: 2019-05-01T16:45:11Z
Status: New
Importance: Undecided
Launchpad Issue: lp1827245
Tags: skin


On Windows Mixxx is logging

Debug [Main]: LegacySkinParser loading skin: "C:/Program Files/Mixxx/skins/Deere"
Debug [Main]: "Error: Unable to import console: no such extension"
Debug [Main]: "Error: Unable to import svg: no such extension" 

This is cause by SkinContext::importScriptExtension

QScriptValue SkinContext::importScriptExtension(const QString& extensionName) {

Part of the svg value parse feature.

Is this unused feature currently broken?

@mixxxbot mixxxbot added the skin label Aug 23, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: ronso0
Date: 2019-09-29T19:37:35Z


This also pops up on Linux.

the extensions were intoduced in
#302

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@ronso0 ronso0 added skins and removed skin labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants