Recent activity
Subscribe to this feed
David replied on November 02, 2009 14:48 to the problem "Foxmarks 2.6.0 won't stop trying to sync but nothing happens" in Xmarks:
I have the same problem. Please help!!!
Two macs - one running Safari, one running Firefox. Safari sync works seamlessly through system preferences. Firefox (just installed Foxmarks) keeps getting hung and syncs forever (12+ hours) while attempting the initial sync and merge. OSX = 10.5.8.
Error = "Expected a folder but got a non-container"
Error log:
[2009-11-02 06:10:10] MapNative failed with itemId = 189727
[2009-11-02 06:10:10] Caller is function (item, list, depthFirst) {
if (!(item instanceof Ci.nsINavHistoryContainerResultNode)) {
throw Error("Expected a folder but got a non-container");
}
item.containerOpen = true;
var pnid = this.MapNative(item.itemId);
var cnids = [];
for (var i = 0; i < item.childCount; ++i) {
child = item.getChild(i);
var cnid = this.MapNative(child.itemId);
cnids.push(cnid);
if (depthFirst) {
list.splice(i, 0, [child, cnid, pnid]);
} else {
list.push([child, cnid, pnid]);
}
}
return cnids;
PLEASE HELP!!! THANK YOU!!!-
David started following the problem "Foxmarks 2.6.0 won't stop trying to sync but nothing happens" in Xmarks.
A comment on the problem "synchronizing never completes" in Xmarks:
And here is my log wit the error - please help!!!
"Expected a folder but got a non-container"
[2009-11-02 06:10:10] MapNative failed with itemId = 189727
[2009-11-02 06:10:10] Caller is function (item, list, depthFirst) {
if (!(item instanceof Ci.nsINavHistoryContainerResultNode)) {
throw Error("Expected a folder but got a non-container");
}
item.containerOpen = true;
var pnid = this.MapNative(item.itemId);
var cnids = [];
for (var i = 0; i < item.childCount; ++i) {
child = item.getChild(i);
var cnid = this.MapNative(child.itemId);
cnids.push(cnid);
if (depthFirst) {
list.splice(i, 0, [child, cnid, pnid]);
} else {
list.push([child, cnid, pnid]);
}
}
return cnids; – David, on November 02, 2009 13:43
David replied on November 02, 2009 13:00 to the problem "synchronizing never completes" in Xmarks:
Very frustrated. Syncing (or attempting to do so) between two machines, both running OSX 10.5.8. One runs Safari, and one runs Firefox. Safari sync works perfectly, through the System Preferences profile on the Mac. Just trying to setup the Firefox profile now, and the Setup Wizard runs all night long, and never achieves success - it just keeps going... However, I never receive an Error message. But, I assume something is wrong, because it shouldn't have to take hours (12+) to complete, right??? Please help. Thanks!-
David started following the problem "synchronizing never completes" in Xmarks.
Loading Profile...
