keepsimple
June 9th, 2009, 12:13 AM
Hi,
I am working on a Python app, but the main window is not loading. From the boxee log, looks like there is an error like this:
22:09:16 T:3066455840 M:960712704 DEBUG: unable to load /home/<id>/.boxee/UserData/apps/myapp/language/English/strings.xml: Failed to open file at line 0
but I never referenced strings.xml anywhere in the app. I am wondering boxee is trying to access this file ? Is it required ?
thanks.
I am working on a Python app, but the main window is not loading. From the boxee log, looks like there is an error like this:
22:09:16 T:3066455840 M:960712704 DEBUG: unable to load /home/<id>/.boxee/UserData/apps/myapp/language/English/strings.xml: Failed to open file at line 0
but I never referenced strings.xml anywhere in the app. I am wondering boxee is trying to access this file ? Is it required ?
thanks.