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: XFILE::CDirectory::GetDirectory - Error getting #22

Open
jingai opened this issue Feb 2, 2016 · 2 comments
Open

ERROR: XFILE::CDirectory::GetDirectory - Error getting #22

jingai opened this issue Feb 2, 2016 · 2 comments

Comments

@jingai
Copy link
Owner

jingai commented Feb 2, 2016

Reproducible by starting the skin, go to pictures and then back to home.
Likely due to empty submenus (list with a variable as content with an empty value).
See here for reference: BigNoid/Aeon-Nox@7a5004d

@jingai jingai added this to the 3.3.0 milestone Feb 2, 2016
@jingai
Copy link
Owner Author

jingai commented Feb 2, 2016

I tried adding the following visibility condition to list id 8000 (line 352 of Includes_HomeDeck.xml, where the issue is occurring):

!IsEmpty(Container(9000).ListItem.Property(widget))

But I'm still getting the error in the log.

@jingai
Copy link
Owner Author

jingai commented Feb 2, 2016

From Rutger:

"It has to do with missing widget property tags in the main menu. If i manually add the the widget properties to the main menu items that dont have them, the problem is gone.
I am not too experienced with skin shortcuts for main menu, so not sure how to solve in this case, but if it was a static list, I'd add the three widget properties to the menu items that dont currently have them."

@jingai jingai modified the milestones: 3.3.0, 3.3.1 Feb 23, 2016
@jingai jingai modified the milestones: 3.3.2, 3.4.1 Aug 11, 2016
@jingai jingai modified the milestones: 3.4.1, 3.5.0 Sep 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant