OpenVoiceOS / skill-ovos-wolfie

wolfram alpha spoken answers skill
Apache License 2.0
1 stars 4 forks source link

Can't show page, bad message #23

Open goldyfruit opened 4 months ago

goldyfruit commented 4 months ago
 21:02:29.933 - gui - ovos_gui.namespace:handle_show_page:720 - ERROR - Activated namespace 'skill-ovos-wolfie.openvoiceos' has no pages! Did you provide 'ui_directories' ?
 21:02:29.939 - gui - ovos_gui.namespace:handle_show_page:722 - ERROR - Can't show page, bad message: {'__animations': False, '__from': 'skill-ovos-wolfie.openvoiceos', '__idle': 45, 'index': 0, 'page': [], 'page_names': ['wolf'], 'ui_directories': {}}
NeonDaniel commented 4 months ago

hmm, no ui_directories.. I see qt5 is in the package data, but I think that should be ui/qt5. I'll try to find the relevant code where those are resolved