negadj / minimalist

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

Minimalist refreshing in loop for infinite period #324

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When open Minimalist extension to change it's settings, It refreshes in loop 
for infinite period. 

Minimalist version   -  0.6.8
Relevant core module - Main 
Chrome version       - Version 28.0.1500.72 m
Operating System     - Windows 7
Language             - English
Google Apps user?    - Yes
Other extensions     - Plenty

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

Original issue reported on code.google.com by aru...@gmail.com on 31 Jul 2013 at 3:01

GoogleCodeExporter commented 9 years ago
I cannot replicate this so it likely has something to do with your particular 
modules. Please give me a full data export:
1. Go to Menu > Tools > Extensions
2. Click "Developer Mode" in the top right
3. Click "Inspect views: _generated_background_page.html" under Minimalist
4. Click the "Console" tab
5. Enter the command `getRawData()` and hit [ Enter ]
6. Copy the output into a text file and attach it here

(Sorry that's so complicated but it's the only way to do it if the options page 
isn't loading...)

getRawData

Original comment by anst...@gmail.com on 31 Jul 2013 at 3:12

GoogleCodeExporter commented 9 years ago
The console error is on browser shows, I have attached file hope I have 
provided, what you had asked for.
-------------
Port: Could not establish connection. Receiving end does not exist. lastError:29
Error in event handler for 'undefined': Cannot read property 'preferences' of 
undefined TypeError: Cannot read property 'preferences' of undefined
    at chrome-extension://bmihblnpomgpjkfddepdpdafhhepdbek/js/options-dashboard.js:22:31
    at <error: illegal access>
    at Event.dispatchToListener (event_bindings:356:21)
    at Event.dispatch_ (event_bindings:342:27)
    at Event.dispatch (event_bindings:362:17)
    at Object.chromeHidden.Port.dispatchOnDisconnect (miscellaneous_bindings:258:27) event_bindings:346
Resource interpreted as Font but transferred with MIME type text/plain: 
"chrome-extension://bmihblnpomgpjkfddepdpdafhhepdbek/font/Roboto-Regular.ttf". 
options.html:1
Resource interpreted as Font but transferred with MIME type text/plain: 
"chrome-extension://bmihblnpomgpjkfddepdpdafhhepdbek/font/Roboto-Thin.ttf". 
options.html:1
Resource interpreted as Font but transferred with MIME type text/plain: 
"chrome-extension://bmihblnpomgpjkfddepdpdafhhepdbek/font/fontawesome.ttf?v=3.0.
1". options.html:1

Original comment by aru...@gmail.com on 1 Aug 2013 at 6:58

Attachments:

GoogleCodeExporter commented 9 years ago
Did you have any custom modules? Or just the core modules Gmail and Google 
Reader? If you only had the core modules, you should just do a reset. Follow 
the same steps 1-4 above but enter the command `minDB.reset()` in step 5.

Original comment by anst...@gmail.com on 1 Aug 2013 at 3:13

GoogleCodeExporter commented 9 years ago
Cool :)
I deleted the extension and reinstalled it, Now it's working you are a genius.
Thanks a million.

Original comment by aru...@gmail.com on 1 Aug 2013 at 4:38

GoogleCodeExporter commented 9 years ago

Original comment by anst...@gmail.com on 1 Aug 2013 at 4:47