Kodi Community Forum

Full Version: Plugin Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

Running XBMC on a Del DImension 8200 w/ NVidia Graphics card (yea, it's old, but it works well Smile ) anyway, I am having some troubles with installing some, but not all plugins.

Here is what happens on the ones that will not install
I select the plugin (video, audio, etc.) and then it comes up with the information sheet which contains nothing useful most times, and then I click install. The screen flashses off and I am back to a login prompt.

Here are the last lines from xbmc.log when I just tried to do it again so I had a log of what happened:
Code:
13:02:50 T:2683825040 M:142082048   DEBUG: CGUIMediaWindow::GetDirectory (?)
13:02:50 T:2683825040 M:142082048   DEBUG:   ParentPath = []
13:02:50 T:2683825040 M:142082048   ERROR: GetDirectory - Error getting ?
13:02:50 T:2683825040 M:142082048   ERROR: CGUIMediaWindow::GetDirectory(?) failed
13:02:50 T:3056297872 M:142082048   DEBUG: ------------------- GUI_MSG_WINDOW_DEINIT
13:02:50 T:3056297872 M:142082048   DEBUG: Progress dialog
13:02:50 T:3056297872 M:142082048   DEBUG: -------------------
13:02:54 T:3056297872 M:142102528   DEBUG: Load button-focus2.png: 0.2ms (bundled)
13:02:57 T:2683825040 M:142102528   DEBUG: ------------------- GUI_MSG_WINDOW_DEINIT
13:02:57 T:2683825040 M:142102528   DEBUG: System
13:02:57 T:2683825040 M:142102528   DEBUG: -------------------
13:02:57 T:2683825040 M:142102528   DEBUG: GL: Sharing screen surface for thread 2683825040
13:02:57 T:2683825040 M:142102528   DEBUG: [SVN Repo Installer]: ask() action=install
13:02:57 T:2683825040 M:142102528   ERROR: ClearBlock: Trying to clear non existent block /home/media/.xbmc/plugins/programs/SVN Repo Installer
13:02:57 T:2683825040 M:142102528   DEBUG: [SVN Repo Installer]: < show_info()
13:02:57 T:2683825040 M:142102528    INFO: Scriptresult: Succes

I am assuming that it has somethieng to do with the ERROR: Clearblock part, but I do not know how to fix that. It says the same thing when I try to update the RepoInstaller to 1.8.2, so I did that manually instead but it still says that 1.8.2 is New....

Any help appreciated Smile
So that error would seemingly come from guilib/LocalizeStrings.cpp? Unfortunately I don't know C at all, so I am not exactly sure what it is trying to do. I am assuming it may have something to do with Languages?