Results 1 to 3 of 3

Thread: Possibly a caching issue?

  1. #1
    Join Date
    May 2010
    Posts
    5

    Default Possibly a caching issue?

    Hi,

    Someone else in our department (he's gone now) developed a boxee skin app for us. It works fine, and after looking through the code, it seems fairly straight-forward.

    So here's the problem:
    Any changes I make to main.xml are completely ignored.
    I even removed the main.xml file, and the application still seems to run perfectly, with all its graphics in place, as if main.xml was still there. Changes to descriptor.xml work fine.

    It's being testing locally, with <test-app> set to true, and no repository.

    Any ideas why?

    Thanks,

    -- Ideashaker

  2. #2
    Join Date
    Oct 2008
    Posts
    735

    Default

    Boxee doesn't specificially look for main.xml, it identifies the XML file to use by the window id in the window element in the XML file which should match what is in the startWindow element in descriptor.xml.
    You should make sure that there aren't multiple XML files with the same window id, as this can cause Boxee to load the wrong file.
    Also make sure that the skin XML file is in the correct directory. It should be in application directory/skin/Boxee Skin NG/720p (where application directory is the directory where the descriptor.xml file is located.

  3. #3
    Join Date
    May 2010
    Posts
    5

    Default

    Ah... id's. Of course!
    That did the trick.

    Thanks!

Similar Threads

  1. Better caching with sd-card?
    By Veidit in forum feature requests
    Replies: 0
    Last Post: October 9th, 2011, 01:51 PM
  2. [inaccurate] Boxee Box being released possibly may 3rd!
    By FistfulofCables in forum announcements
    Replies: 25
    Last Post: April 11th, 2010, 01:54 PM
  3. Replies: 12
    Last Post: January 28th, 2010, 05:06 PM
  4. Image Caching
    By xllamas in forum boxee applications
    Replies: 3
    Last Post: November 9th, 2009, 11:34 AM
  5. Boxee crash during indexing possibly
    By cwharland in forum boxee for linux help
    Replies: 1
    Last Post: January 1st, 2009, 01:04 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •