Opera reading list extension All the ideas and discussions
3 votes Vote

Problem with popup

Hello.

I'm having some trouble. I install the extensions and it show the "plus" symbol and the "check" symbol on pages. But when I click the extensions button, the pop-up is all gray.. nothing shows.

Daniel , 29.03.2011, 12:35
Response from the site administrator
bretik, 17.11.2011
This issue is fixed in version 1.6.0 (update will be available in next few days)
Idea status: completed

Comments

bretik, 13.06.2011, 19:58
Do you have some error messages in console? You can open the console using Menu -> Page -> Developer Tools -> Error console (ctrl+shift+o), then clear all error messages and click on the extension button - if any error messages appear immediately after clicking on the button, please post it here.
Robert, 28.07.2011, 10:54
Hello,
I have the same problem. Below are the error messages that has been reported. Hope it will help.
Best regards
Robert

[28.07.2011 11:47:44] JavaScript - widget://wuid-2d6a1775-0e1a-0a03-0dde-6e980e043de0/popup.html
Event thread: DOMContentLoaded
Uncaught exception: TypeError: Cannot convert 'toolbarButton.badge' to object
Error thrown at line 226, column 1 in updateBadge(count) in widget://wuid-2d6a1775-0e1a-0a03-0dde-6e980e043de0/background.js:
toolbarButton.badge.textContent = count;
called from line 285, column 1 in renderList(page) in widget://wuid-2d6a1775-0e1a-0a03-0dde-6e980e043de0/popup.js:
bg.updateBadge(data.length);
called from line 171, column 2 in () in widget://wuid-2d6a1775-0e1a-0a03-0dde-6e980e043de0/popup.js:
renderList(widget.preferences.getItem("lastPage"));
[28.07.2011 11:47:53] Widżety

Widget loading warning: element not fully defined.
[28.07.2011 11:47:53] Widżety

Widget loading warning: License href='(null)' is neither a valid IRI, nor a path within a widget - ignoring this attribute.
[28.07.2011 11:47:53] Widżety

Widget loading warning: License href='(null)' is neither a valid IRI, nor a path within a widget - ignoring this attribute.
[28.07.2011 11:47:53] Widżety

Widget loading warning: License href='(null)' is neither a valid IRI, nor a path within a widget - ignoring this attribute.
[28.07.2011 11:47:53] Widżety

Widget loading warning: License href='(null)' is neither a valid IRI, nor a path within a widget - ignoring this attribute.
[28.07.2011 11:47:53] Widżety

Widget loading warning: License href='(null)' is neither a valid IRI, nor a path within a widget - ignoring this attribute.
bretik, 10.08.2011, 19:24
Thanks for the console log. I'll try to find the source of this problem and fix it in the next version.

Leave a comment