SiriProxy-Twitter icon indicating copy to clipboard operation
SiriProxy-Twitter copied to clipboard

Tweet Error

Open SONY5614 opened this issue 13 years ago • 1 comments

[Info - Plugin Manager] Processing 'Tweet test ' [Info - Plugin Manager] Processing plugin #SiriProxy::Plugin::Twitter:0x000001011c84f8 [Info - Plugin Manager] Matches (?i-mx:tweet (.+)) [Info - Plugin Manager] Applicable states: [Info - Plugin Manager] Current state: [Info - Plugin Manager] Matches, executing block [Info - Plugin Manager] Say: Here is your tweet: /Users/XXX/.rvm/gems/ruby-1.9.3-p0@SiriProxy/gems/siriproxy-0.3.0/lib/siriproxy/plugin_manager.rb:56:in respond': undefined methodgenerate_siri_utterance' for #SiriProxy::PluginManager:0x000001008b34d0 (NoMethodError) from /Users/XXX/.rvm/gems/ruby-1.9.3-p0@SiriProxy/bundler/gems/cora-1edcfb9073d5/lib/cora/plugin.rb:64:in say' from /Users/XXX/.rvm/gems/ruby-1.9.3-p0@SiriProxy/bundler/gems/SiriProxy-Twitter-ea11734bf0a9/lib/siriproxy-twitter.rb:18:inblock in class:Twitter' from /Users/XXX/.rvm/gems/ruby-1.9.3-p0@SiriProxy/bundler/gems/cora-1edcfb9073d5/lib/cora/plugin.rb:47:in instance_exec' from /Users/XXX/.rvm/gems/ruby-1.9.3-p0@SiriProxy/bundler/gems/cora-1edcfb9073d5/lib/cora/plugin.rb:47:inblock (2 levels) in process' zlib(finalizer): the stream was freed prematurely. zlib(finalizer): the stream was freed prematurely.

SONY5614 avatar Dec 20 '11 16:12 SONY5614

add the following to the top of the siriproxy-twitter.rb

require 'cora' require 'siri_objects' require 'pp'

j-mcnally avatar Jan 02 '12 04:01 j-mcnally