haroldmodesto / minimalist

Automatically exported from code.google.com/p/minimalist
0 stars 0 forks source link

Dashboard will not start. #260

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the problem? Describe completely:

Minimalist version   - latest
Relevant core module - lates
Chrome version       -  24.0.1312.52 m
Operating System     - Windows 7
Language             - English
Google Apps user?    - No
Other extensions     - WOT, analog clock, timestats, Woot, Native Url 
Shortener, Auto HD, Center Image, AdBlock

Please provide any additional information below and attach screenshots if
relevant.

Basically I can't start the dashboard at all, and when I try the fixes in this 
Issue: http://code.google.com/p/minimalist/issues/detail?id=133 , I have the 
same problem in the console that they did. Any help would be appreciated.

Original issue reported on code.google.com by santasa...@gmail.com on 11 Jan 2013 at 10:15

GoogleCodeExporter commented 8 years ago
You're not the only one ;) 
I've also this issue :( 

minDB.reset()<--- Doesn't work!

It says: 

The setVersion() method is non-standard and will be removed. Use the 
"upgradeneeded" event instead.

undefined

Uncaught Error: NotFoundError: DOM IDBDatabase Exception 8 

window.location.reload()<--- Also doesn't work!

It says: 

Minimalist: initializing... background.js:440
Minimalist: loading preferences... background.js:440
Minimalist: loading modules... background.js:440
Uncaught Error: NotFoundError: DOM IDBDatabase Exception 8

Such a shame :(

Original comment by igordo...@gmail.com on 12 Jan 2013 at 2:12

GoogleCodeExporter commented 8 years ago
I know, I really love this extension. This issue actually seemed to stem from 
my Chrome install acting weird, so I reinstalled it. (Even used a tool to make 
sure all traces of Chrome were gone from my system). Apparently, the reinstall 
left some file associated with Minimalist corrupted, and now I can't find that 
file to delete it. Did you have similar circumstances?

Original comment by santasa...@gmail.com on 12 Jan 2013 at 5:20

GoogleCodeExporter commented 8 years ago
I did the same thing and still it doesn't work :(

Original comment by igordo...@gmail.com on 12 Jan 2013 at 10:17

GoogleCodeExporter commented 8 years ago
I'm having this issue as well, but only one one of my profiles. There are some 
possibly-associated JS errors:

Error in event handler for 'undefined': Cannot read property 'modules' of 
undefined TypeError: Cannot read property 'modules' of undefined
    at chrome-extension://bmihblnpomgpjkfddepdpdafhhepdbek/js/libs/dashboard.js:18:21
    at miscellaneous_bindings:281:11
    at chrome.Event.dispatchToListener (event_bindings:387:21)
    at chrome.Event.dispatch_ (event_bindings:373:27)
    at chrome.Event.dispatch (event_bindings:393:17)
    at Object.chromeHidden.Port.dispatchOnDisconnect (miscellaneous_bindings:239:27) event_bindings:377
chrome.Event.dispatch_

and:

Port error: Could not establish connection. Receiving end does not exist. 
miscellaneous_bindings:236
chromeHidden.Port.dispatchOnDisconnect miscellaneous_bindings:236

Original comment by aguilar.james on 14 Jan 2013 at 11:54

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
For anyone following this issue, check out Comment 9 here: 
http://code.google.com/p/minimalist/issues/detail?id=133.

It looks like the creator is working on it and will have a maintenance update 
out within the week. Huzzah!

Original comment by santasa...@gmail.com on 15 Jan 2013 at 7:16

GoogleCodeExporter commented 8 years ago
Update coming soon!

Original comment by anst...@gmail.com on 23 Jan 2013 at 6:02