ArnaudRinquin / atom-zentabs

Keep the opened tabs amount below sanity.
MIT License
48 stars 26 forks source link

Not working in Atom 1.4.0 #32

Closed tomitrescak closed 8 years ago

tomitrescak commented 8 years ago

Hi

Since I upgraded to Atom 1.4.0. the plugin is not working. Any idea what could be the issue? Am I the only one experiencing this problems?

Thanks

dcaixinha commented 8 years ago

This is also happening to me on v 1.4.1! :cry:

ArnaudRinquin commented 8 years ago

Hi, I run 1.4.2 but I don't have any issue. Could you please tell me more about the issue and your context (other tab related plugins, OS, etc...). I'll try to figure that out.

tomitrescak commented 8 years ago

Problem is on Mac OS, I have no other tab related plugins installed. Do you want me to sent you the config file? If so, which one? Thanks!

ArnaudRinquin commented 8 years ago

Well that seems like you've got the regular setup. What is the exact issue?

Do you mind:

  1. starting atom in dev mode: atom -d ./
  2. open dev tools (toolbar > View > Developer > Toggle Debug Tools)
  3. Open the console tab
  4. Copy paste me any relevant logs

Thanks

tomitrescak commented 8 years ago

@ArnaudRinquin A simple reinstall worked for me.

ArnaudRinquin commented 8 years ago

Do you mean it fixed it or that it allowed you to reproduce it?

ArnaudRinquin commented 8 years ago

I made a few changes to how the config is loaded, I made sure it works on a brand new config and could not reproduce any issue. Let me know if it fixed anything for you.

tomitrescak commented 8 years ago

Ok, I've found a culprit. Turn on all the options (do not close dirty, new ....) then, even if the tab is saved and not dirty anymore it will stay open forever.