Giter VIP home page Giter VIP logo

Comments (2)

HelloWorld017 avatar HelloWorld017 commented on August 15, 2024

Closed by #38

from atom-discord.

Ekidoxx avatar Ekidoxx commented on August 15, 2024

@Bioblaze & @HelloWorld017
Dunno whether I should write here or in the pull request, but once I have updated the package locally with content of this repository master-branch instead of checking it on package version 1.4.0, I found a bug.

Generally, the whole path-showing works great as I already wrote in other comment, but only until the editor starts with showing up any tab that isn't a file, like, for example, settings.
Because then, the package partially fails to activate:

image
image

There's the content of Stack Trace:

TypeError: Cannot read property 'buffer' of undefined
    at createLoop (C:\Users\Ekidoxx\.atom\packages\atom-discord\src\index.js:90:50)
    at Object.activate (C:\Users\Ekidoxx\.atom\packages\atom-discord\src\index.js:112:3)
    at Package.module.exports.Package.activateNow (C:\Users\Ekidoxx\AppData\Local\atom\app-1.23.1\resources\app\src\package.js:255:25)
    at C:\Users\Ekidoxx\AppData\Local\atom\app-1.23.1\resources\app\src\package.js:227:38
    at Package.module.exports.Package.measure (C:\Users\Ekidoxx\AppData\Local\atom\app-1.23.1\resources\app\src\package.js:99:21)
    at C:\Users\Ekidoxx\AppData\Local\atom\app-1.23.1\resources\app\src\package.js:220:32
    at Package.module.exports.Package.activate (C:\Users\Ekidoxx\AppData\Local\atom\app-1.23.1\resources\app\src\package.js:217:40)
    at PackageManager.activatePackage (C:\Users\Ekidoxx\AppData\Local\atom\app-1.23.1\resources\app\src\package-manager.js:695:42)
    at config.transactAsync (C:\Users\Ekidoxx\AppData\Local\atom\app-1.23.1\resources\app\src\package-manager.js:670:36)
    at Config.module.exports.Config.transactAsync (C:\Users\Ekidoxx\AppData\Local\atom\app-1.23.1\resources\app\src\config.js:367:24)
    at PackageManager.activatePackages (C:\Users\Ekidoxx\AppData\Local\atom\app-1.23.1\resources\app\src\package-manager.js:668:23)
    at PackageManager.activate (C:\Users\Ekidoxx\AppData\Local\atom\app-1.23.1\resources\app\src\package-manager.js:647:50)
    at C:\Users\Ekidoxx\AppData\Local\atom\app-1.23.1\resources\app\src\atom-environment.js:865:36

Would just like to mention - before anyone asks - that updating Atom didn't solve the issue, and that the bug doesn't happen with previous way of detecting projectName

from atom-discord.

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.