GithubHelp home page GithubHelp logo

rozboris / sublime-tweet Goto Github PK

View Code? Open in Web Editor NEW
60.0 60.0 2.0 534 KB

Sublime Tweet is an open source twitter plugin for Sublime Text 2 editor. It allows you to tweet right from our favorite Sublime Text 2!

Python 100.00%

sublime-tweet's People

Contributors

dbud avatar jrgifford avatar matttuttle avatar rawkode avatar rozboris avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sublime-tweet's Issues

Getting this error after installing.

Traceback (most recent call last):
File "./sublime_plugin.py", line 57, in reload_plugin
File "./SublimeTweet.py", line 5, in
import libs.twitter
File "./libs/twitter.py", line 66, in
import oauth2 as oauth
File "./libs/oauth2.py", line 31, in
import httplib2
File "./libs/httplib2.py", line 795, in
class HTTPSConnectionWithTimeout(httplib.HTTPSConnection):
AttributeError: 'module' object has no attribute 'HTTPSConnection'

I'm running Ubuntu 10.10.

Tweet content is elided / truncated

Is there any way to view the content of an entire tweet? In ST3, there doesn’t seem to be a way of seeing the entire text, just the condensed version.

HTTPSConnection error upon install

Right after install via PackageControl, I got this in my console:

Traceback (most recent call last):
File "./sublime_plugin.py", line 62, in reload_plugin
File "./SublimeTweet.py", line 6, in
import libs.twitter
File "./libs/twitter.py", line 66, in
import oauth2 as oauth
File "./libs/oauth2.py", line 31, in
import httplib2
File "./libs/httplib2.py", line 795, in
class HTTPSConnectionWithTimeout(httplib.HTTPSConnection):
AttributeError: 'module' object has no attribute 'HTTPSConnection'

After some googling, it seems HTTPSConnection is only available in Python 2.7. My Sublime is running 2.6.

Authorization with twitter isn't working

It looks like the authorization of it with twitter is broken. Sometimes it fails at step 2 and sometimes it appears to succeed but whenever I try to tweet, it tries to reauth. You can read tweets successfully though. I'm wondering if it has to do with the recent API changes. It could be that it's due to an endpoint or two changing.

ImportError: No module named get_access_token

При любом действии вываливается в консоль

Traceback (most recent call last):
  File "./SublimeTweet.py", line 167, in runIfInternetIsUp
  File "./SublimeTweet.py", line 253, in register
ImportError: No module named get_access_token

Система MacOS

I get this error after installing (st2/win7)

No internet connection, sorry!
Unhandled exception in thread started by <function checkInternetConnection at 0x00000000087AE128>
Traceback (most recent call last):
File ".\SublimeTweet.py", line 303, in checkInternetConnection
File ".\SublimeTweet.py", line 29, in setInternetStatus
RuntimeError: Must call on main thread, consider using sublime.set_timeout(function, timeout)

i can't tweet from sublime

have you tested on linux? because i cant use the sublime tweet, the control is disable and not found on command palette. thanks

"We have some connection issues" error

Hi!

I just installed "Sublime Tweet" and tried. Authorized plugin on twitter and entered the PIN, but when I'm going to tweet or see timeline always get that error.

I'm not behind a proxy or something similar, my connection it's just normal

What i'm doing wrong?

Thanks !

Sublime Tweet doesn't work (greyed menus)

I've just installed Sublime Tweet (1.03) with Package Control on Sublime Text 3 (stable channel, build 3059) and it doesn't work:

  • the two items in the Tools menu are greyed;
  • the command palette doesn't show any possible action when I type tweet or even tw.

The installation went well and I didn't get any error message.

Inactive menus

After installation, the menu items are both grayed out. Also, the commands do not show up in command palette.

[*] Let's plan Version 2.0.0

Let's plan some features here:

  • Multiple accounts support (#5)
  • Viewing user's profile
  • Viewing someone's tweets

Please suggest the other ideas by creating new issues

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.