question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Environment: Win7, ST3 The token I created has “public_repo” and “gist” scopes. Changes in configuration:

  • “token”
  • “include_users” has my user name
  • “show_authors”: true,

Tools -> Gist -> Open Gist fails:

Traceback (most recent call last):
  File "gist in D:\Users\ebespalov\AppData\Roaming\Sublime Text 3\Installed Packages\Gist.sublime-package", line 105, in _fn
  File "gist in D:\Users\ebespalov\AppData\Roaming\Sublime Text 3\Installed Packages\Gist.sublime-package", line 625, in run
  File "gist in D:\Users\ebespalov\AppData\Roaming\Sublime Text 3\Installed Packages\Gist.sublime-package", line 332, in gists_filter
  File "gist in D:\Users\ebespalov\AppData\Roaming\Sublime Text 3\Installed Packages\Gist.sublime-package", line 313, in gist_title
AttributeError: 'NoneType' object has no attribute 'get'
error: Gist: unknown error (please, report a bug!)

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
condemilcommented, Jul 23, 2017

@tedbeer @willkelleher @pattulus Your issue should be fixed by now with the following commit: 52f3c187f5874be6c960caee7390448e02ddb9b8

0reactions
condemilcommented, Jul 23, 2017

@shao362 Thanks for reporting about module collision, I renamed the modules to decrease the probability of further collisions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot open Gists: Cannot read property 'files' of undefined #10
Hi there,. Great extension but doesn't work for me. When trying to open an existing Gist, I get this error.
Read more >
github - I cannot visit my gists from computer while I can from ...
And please check below screenshots: I made a public gist and cannot access it from the website. But I can visit from my...
Read more >
How to Use GitHub gists Effectively - Liquid Web
To view your gists, navigate to click your profile picture to open the dropdown menu and select Your gists. Edit or Delete a...
Read more >
Share code with GitHub gists - PyCharm - JetBrains
Gists let you share code snippets, entire files, or even applications. You can also use gists to save and share console output when...
Read more >
Cannot access Gist of example flow in library - General
I just tried to add my first example flow to the Node-RED library - and failed. Text looks fine, but I am unable...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found