Re: mozilla-firefox 0.8-5 cant add bookmark

From: Brian Nelson (pyro_at_debian.org)
Date: 03/22/04

  • Next message: Isaac Claymore: "Re: mozilla-firefox 0.8-5 cant add bookmark"
    To: Isaac Claymore <clay@exavio.com.cn>
    Date: Sun, 21 Mar 2004 22:31:34 -0800
    
    

    Isaac Claymore <clay@exavio.com.cn> writes:

    > Hi list, ever since I upgraded to mozilla-firefox 0.8-5, I cant bookmark any
    > page. This is totally reproducible on my box, everytime I click "Bookmark this
    > page" on any random page, a warning dialog pops up saying:
    >
    > XML Parsing Error: not well formed
    > Location: chrome://browser/content/bookmarks/addBookmark2.xul
    > Line Number 1, Column 1:
    >
    > *
    > ^

    Check out $TMPDIR/content/browser/bookmarks/addBookmark2.xul

    As the error message indicates, the XML file is not properly formatted
    because for some reason it starts with a '*'. The original file is
    located in /usr/lib/mozilla-firefox/chrome/browser.jar so you can
    extract the file from there (it's a zip archive) and verify the contents
    (should start with "<?xml version="1.0"?>" ...)

    I'm guessing the file isn't getting extracted properly, probably due to
    the device on which $TMPDIR is located being out of space. You could
    also try clearing $TMPDIR and rerunning firefox.

    [...]
    > Please kindly CC me, I'm not on list.

    Your Mail-Followup-To header says otherwise.

    -- 
    You win again, gravity!
    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Isaac Claymore: "Re: mozilla-firefox 0.8-5 cant add bookmark"