Taboo can't display thumbnails / load Storage for Service - Firefox 3b5

0 views
Skip to first unread message

dea...@gmail.com

unread,
May 9, 2008, 11:14:16 PM5/9/08
to Taboo Extension
I'm using Firefox 3.0b5 (Ubuntu 8.04), and Taboo 0.1.5 cannot display
the thumbnails for the sites I saved when I was using Firefox 2.
Whenever I change views, to let's say Calendar, it gives me two
errors. I looked at the Error console, and these are they:

this._storage is undefined
[path]/firefox/extensions/ta...@runningfrombears.com/components/
oyTaboo.js
Line 472
this._storage is undefined
[path]/firefox/extensions/ta...@runningfrombears.com/components/
oyTaboo.js
Line 496

No matter how many times I click on the views, only these two errors
show up.

I was looking through oyTaboo.js for the heck of it, and I think that
it isn't defined because TabooService._init() isn't called
by .observe(), I'm guessing since the observer-signal stuff isn't
working:

[line 381]
var obs = getObserverService();
switch (topic) {
case 'profile-after-change':
obs.removeObserver(this, 'profile-after-change');
this._init();
break;
}

I tried putting a call to ._init() in TabooService's constructor, but
then Taboo wouldn't load even open the page when I clicked on the
button.
I have no idea how to use the console with chrome. I tried adding a
call to console.log() in TabooService(), but it didn't show up.

On a side note: For some reason, the Taboo button has a drop-down next
to it, like the Back/Forward buttons. When I click on it, it merely
focuses in on the button but does nothing else.

Jesse Andrews

unread,
May 10, 2008, 12:06:49 AM5/10/08
to taboo-e...@googlegroups.com
Hmm, I'll check it out on my linux box. Yosh? Can you try to repo as well?

The drop down arrow would you show the 15 most recently saved tabs.
(of course since it isn't working for you you won't have any :( )

Jesse

Reply all
Reply to author
Forward
0 new messages