Beiträge von JPu

    I have exactly the same situation as jonny12, webfrontend works from local browser but not over the net.

    I have added language definition to /var/lib/yavdrdb.hdf

    Code
    webfrontend {
      language = en
    }


    I have also done apt-get update, apt-get dist-update and apt-get install --reinstall yavdr-utils.


    In Firefox error console I found this:

    Code
    Virhe: uncaught exception: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIMIMEInfo.primaryExtension]"  nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)"  location: "JS frame :: chrome://dotnetassistant/content/contenttype.js :: anonymous :: line 44"  data: no]

    Unfortunately I cannot figure out what it means.


    I have tried IE in another computer, web browser of the PS3 and Nokia E71, none of them couldn't show the page correctly.


    I was wondering why there is <meta name="lang" content="de" /> in welcome pages source even my locale is like this:

    and I have that language = en in /var/lib/yavdrdb.hdf. Is it hard coded to page source?


    Could anyone help me to solve this issue?