Closed
Bug 165173
Opened 22 years ago
Closed 22 years ago
Chimera unable to read my bookmarks
Categories
(Camino Graveyard :: Bookmarks, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
Chimera0.5
People
(Reporter: miaomx5, Assigned: sfraser_bugs)
Details
build ID 2002082705. When launched, a ghost image of the bookmarks drawer
appears in the loser left hand corner. the bookmarks drawer, bookmarks menu,
and personal toolbar are all blank. Checked the file, ~/Application
Support/Chimera/bookmarks.xml, and it is not blank. everything is still there.
I remember seeing a screenshot of a ghost sidebar at the lower-left corner of a
window on another bug. Petersen, was it one of yours?
Summary: Chimera unable to read my bookmarks → Chimera unable to read my bookmarks
Comment 2•22 years ago
|
||
Yes, here's that report:
http://bugzilla.mozilla.org/show_bug.cgi?id=164486
However, that problem is related to opening a JS link via cmd-click.
Assignee | ||
Comment 3•22 years ago
|
||
And I bet you see the following console output:
2002-08-28 13:38:33.271 Navigator[913] Unknown class CHGoMenu in Interface
Builder file.
2002-08-28 13:38:34.579 Navigator[913] Unknown class CHBookmarksOutlineView in
Interface Builder file.
2002-08-28 13:38:34.592 Navigator[913] Unknown class CHPageProxyIcon in
Interface Builder file.
2002-08-28 13:38:34.592 Navigator[913] Unknown class CHAutoCompleteTextField in
Interface Builder file.
2002-08-28 13:38:34.607 Navigator[913] Unknown class 'CHLocationBar' in nib
file, using `NSView' instead.
2002-08-28 13:38:34.658 Navigator[913] Unknown class 'CHBookmarksToolbar' in nib
file, using `NSView' instead.
2002-08-28 13:38:34.659 Navigator[913] Unknown class `CHHistoryDataSource' in
nib file, using `NSObject' instead.
2002-08-28 13:38:34.694 Navigator[913] *** Illegal NSOutlineView data source
(<NSObject: 0x2c88670>). Must implement outlineView:numberOfChildrenOfItem:,
outlineView:isItemExpandable:, outlineView:child:ofItem: and
outlineView:objectValueForTableColumn:byItem:
This seems to be an issue updating from older Chimera builds. I'm not sure if
it's a build machine issue, or what.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 4•22 years ago
|
||
We need to figure this out before .5 goes out. It could hose lots of people
updating from 0.4.
Another comment from the mailing list:
I don't know if this helps, but I experienced the same splash screen hang when I
downloaded the 27 Aug build. My previous build was Aug 20 (for various reasons,
I was experimenting with ChimeraKnight...). Anyway, I just now reproduced the
hang by downloading the Aug 20 version, running it and quitting it. Then I
re-installed the Aug 27 version and it hung at the splash screen.
So it looks as if updating from the Aug 20 version to the Aug 27 version causes
the problem, whereas updating from Aug 20 to Aug 26 does not (I tried that too)
Severity: major → blocker
Target Milestone: --- → Chimera0.5
Assignee | ||
Comment 5•22 years ago
|
||
This appeared to be caused by ChimeraKnight, a utility that was written to help
people update to nightly builds. ChimeraKnight just overwrote the contents of
the Navigator.app package without removes files therein first, leaving the old
.nib files around.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•