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

Unable to resolve resource file for resource wolf.qml for framework qt5 #27

Closed
goldyfruit opened this issue Aug 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@goldyfruit
Copy link
Member

~~~~:28.646 - gui - ovos_gui.namespace:_activate_namespace:752 - INFO - New namespace: skill-ovos-wolfie.openvoiceos
~~~~- ovos_gui.namespace:add:157 - INFO - GUI PROTOCOL - Adding "skill-ovos-wolfie.openvoiceos" to active namespaces
~~~~INFO - GUI PROTOCOL - Sending "skill-ovos-wolfie.openvoiceos" data -- wolfram_image : /tmp/how_complex_it_is.gif
~~~~327 - ERROR - Error updating qt5 client: Unable to resolve resource file for resource wolf.qml for framework qt5
Traceback (most recent call last):
  File "/home/goldyfruit/.venvs/ovos/lib/python3.11/site-packages/ovos_gui/namespace.py", line 325, in _add_pages
    client.send_gui_pages(new_pages, self.skill_id, position)
  File "/home/goldyfruit/.venvs/ovos/lib/python3.11/site-packages/ovos_gui/bus.py", line 272, in send_gui_pages
    "data": [{"url": page.get_uri(framework, server_url)}
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/goldyfruit/.venvs/ovos/lib/python3.11/site-packages/ovos_gui/bus.py", line 272, in <listcomp>
    "data": [{"url": page.get_uri(framework, server_url)}
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/goldyfruit/.venvs/ovos/lib/python3.11/site-packages/ovos_gui/page.py", line 86, in get_uri
    raise FileNotFoundError(f"Unable to resolve resource file for "
FileNotFoundError: Unable to resolve resource file for resource wolf.qml for framework qt5

@JarbasAl JarbasAl added the bug Something isn't working label Aug 13, 2024
@JarbasAl JarbasAl transferred this issue from OpenVoiceOS/ovos-gui Aug 13, 2024
@JarbasAl
Copy link
Member

JarbasAl commented Nov 4, 2024

closed by #42

@JarbasAl JarbasAl closed this as completed Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants