Code Monkey home page Code Monkey logo

Comments (8)

mludowise avatar mludowise commented on May 26, 2024

Can you please include what version of OS X you're using (e.g. 10.12.4)? To find the version number, go to the Apple menu -> About This Mac.

Could I also get a copy of your Sketch logs? Here are instructions on how to export logs from Sketch.

What happens when you click "View Updates"? From the screenshot, it looks like the "Update Plugins" alert never goes away and obscures the window behind it. Or does it keep popping up repeatedly?

from sketch-plugin-manager.

mludowise avatar mludowise commented on May 26, 2024

Also, could you please tell me what language and region your system is configured (e.g. English, US).

from sketch-plugin-manager.

kenrossi avatar kenrossi commented on May 26, 2024

10.12.3

View updates pops up like 3 times.. I click view all then it crashes. I have also dismissed it a bunch of times and then click update all and it crashes.

error_sketch.txt

from sketch-plugin-manager.

kenrossi avatar kenrossi commented on May 26, 2024

screenshot 2017-05-17 14 11 34

It shows that sketch plugin manager needs an update even though it is the latest version.

from sketch-plugin-manager.

mludowise avatar mludowise commented on May 26, 2024

From the logs, I think I'm able to track down what's causing the crash which may also be causing the error where the alert isn't dismissing.

It looks like an older version of one of the libraries that SPM depends on, ObjectiveGit, is being used by another plugin that you have installed. The newer version of ObjectiveGit is never loaded by SPM so when the plugin tries to use it, it crashes.

I looked at all of the plugins in your screenshot of the Updates tab and none of them are using ObjectiveGit. Do you have any other plugins installed that might be doing anything related to Git? If so, it's likely that it's conflicting with SPM.

from sketch-plugin-manager.

kenrossi avatar kenrossi commented on May 26, 2024

I just pinged the developers of Abstract. It's actually a Git based plugin.

screenshot 2017-05-17 15 16 54

from sketch-plugin-manager.

mludowise avatar mludowise commented on May 26, 2024

Ah, that's likely it then.

For the time being you should uninstall either SPM or Abstract. I'm going to look into ways of loading libraries that won't conflict with other plugins, but it may take a while before I can get a fix for this. I'll leave this bug open and let you know if and when I have a fix.

from sketch-plugin-manager.

mludowise avatar mludowise commented on May 26, 2024

This should be fixed now.

from sketch-plugin-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.