agektmr / ProjectTabManager

Have too many tabs opened on Chrome? This extension helps you organize your tabs on windows per projects.
https://chrome.google.com/webstore/detail/project-tab-manager/iapdnheekciiecjijobcglkcgeckpoia
110 stars 25 forks source link

Project Tab Manager stopped working on one of my computers #44

Closed wpwoodjr closed 4 years ago

wpwoodjr commented 9 years ago

Project Tab Manager stopped working on one of my computers. I'm not getting bookmarked projects or sessions: image

Not sure what to do!!

agektmr commented 9 years ago

I didn't send any updates. Can you do following?

If you don't see any messages, continue with following

Thanks for your continuous contribution to this extension!

wpwoodjr commented 9 years ago

Here you go! :-)

Error in response to windows.getCurrent: TypeError: Cannot read property 'id' of undefined at Object. (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:731:37) at Object.SessionManager (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:729:20) at chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1956:22 at chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1341:43 at Object. (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1466:45) at Object.callback (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1319:11) extensions::sendRequest:82 Unchecked runtime.lastError while running windows.getCurrent: No current window at Object.SessionManager (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:729:20) at chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1956:22 at chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1341:43 at Object. (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1466:45) at Object.callback (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1319:11) extensions::uncaught_exception_handler:8 Error in response to windows.getAll: TypeError: Cannot read property 'title' of null at new FieldEntity (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1507:51) at Object.ProjectEntity.load (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1644:26) at Object.ProjectEntity (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1531:10) at Object.ProjectManager.update (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1852:19) at chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1958:22 at Object. (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1193:46) at Object. (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1176:24) at Object. (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:437:11) 10extensions::uncaught_exception_handler:8 Error in event handler for runtime.onMessage: TypeError: Cannot read property 'title' of null at new FieldEntity (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1507:51) at Object.ProjectEntity.load (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1644:26) at Object.ProjectEntity (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1531:10) at Object.ProjectManager.update (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1852:19) at chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1970:41extensions::uncaught_exception_handler:8 handler

agektmr commented 9 years ago

Odd. The cause seems yours isn't receiving an expected windowId which works in other places. Can you think of any reasons? What is different from other in that particular environment?

jerrytron commented 9 years ago

Same problem with me. Just stopped working without warning:

Error in response to windows.getAll: TypeError: Cannot read property 'title' of null at new FieldEntity (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1507:51) at Object.ProjectEntity.load (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1644:26) at Object.ProjectEntity (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1531:10) at Object.ProjectManager.update (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1852:19) at chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1958:22 at Object. (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1193:46) at Object. (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1176:24) at Object. (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:437:11)handler @ extensions::uncaught_exception_handler:8 8extensions::uncaught_exception_handler:8 Error in event handler for runtime.onMessage: TypeError: Cannot read property 'title' of null at new FieldEntity (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1507:51) at Object.ProjectEntity.load (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1644:26) at Object.ProjectEntity (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1531:10) at Object.ProjectManager.update (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1852:19) at chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1970:41handler @ extensions::uncaught_exception_handler:8 2extensions::uncaught_exception_handler:8 Error in event handler for runtime.onMessage: TypeError: Cannot read property 'title' of null at new FieldEntity (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1507:51) at Object.ProjectEntity.load (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1644:26) at Object.ProjectEntity (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1531:10) at Object.ProjectManager.update (chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1852:19) at chrome-extension://iapdnheekciiecjijobcglkcgeckpoia/js/background.js:1970:41handler @ extensions::uncaught_exception_handler:8exports.handle @ extensions::uncaught_exceptionhandler:100EventImpl.dispatch @ extensions::event_bindings:384EventImpl.dispatch @ extensions::event_bindings:401target.(anonymous function) @ extensions::SafeBuiltins:19publicClass.(anonymous function) @ extensions::utils:94messageListener @ extensions::messaging:188target.(anonymous function) @ extensions::SafeBuiltins:19EventImpl.dispatchToListener @ extensions::eventbindings:395target.(anonymous function) @ extensions::SafeBuiltins:19publicClass.(anonymous function) @ extensions::utils:94EventImpl.dispatch @ extensions::event_bindings:379EventImpl.dispatch @ extensions::event_bindings:401target.(anonymous function) @ extensions::SafeBuiltins:19publicClass.(anonymous function) @ extensions::utils:94dispatchOnMessage @ extensions::messaging:316

jerrytron commented 9 years ago

My Chrome version (though the plugin is still working on my other user in the same browser)

Version 43.0.2342.2 dev (64-bit)

agektmr commented 9 years ago

Thanks @jerrytron for the report. I will have a look into this. This might be caused by Chrome itself rather than the extension.

agektmr commented 8 years ago

@jerrytron @WPWoodJr Do you still see the issue? I would imagine you have already stopped using this exention since it's been 1+ year... Sorry about that.

wpwoodjr commented 7 years ago

I did stop using it, but may try it again now. Thanks for all your work on this!! :+1:

agektmr commented 7 years ago

@WPWoodJr hope issues are sorted for you. Please let me know if you have any troubles.