Saturday, July 2, 2011

Re: Control iTunes from Vim with ViTunes (a vim plugin packaged as a Ruby gem)

On Sat, Jul 2, 2011 at 1:12 AM, Daniel Choi <dhchoi@gmail.com> wrote:
> If > and < don't work for you, then try these:
>>> will play the next track
> << will play the previous

Now > and < work. >> also works.

<< gives the message pasted below (and does not work)

Also I can confirm that changing the path fixes the '?' command.

I will surely be looking forward for a way to change the leader. Now I
invoke vitunes with \i and dissmiss it with ,i which is a bit counter
intutive (to me at least).

--
Best wishes
Troels Agerholm


Message when invoking << (don't know where the line breaks come from)

2011-07-02 10:06:41.099 vitunes-tool-objc[3857:903]
-[ITunesApplication prevTrack]: unrecognized selector sent to instance
0x1002599f0^@2011-07-02 10:06:41.103 vitunes-
tool-objc[3857:903] *** Terminating app due to uncaught exception
'NSInvalidArgumentException', reason: '-[ITunesApplication prevTrack]:
unrecognized selector sent to i
nstance 0x1002599f0'^@*** Call stack at first throw:^@(^@^I0
CoreFoundation 0x00007fff888437b4
__exceptionPreprocess + 180^@^I1 libobjc.A.dylib
0x00007fff86ac2f03 objc_exception_throw + 45^@^I2
CoreFoundation 0x00007fff8889d110
+[NSObject(NSObject) doesNotRecognizeSel
ector:] + 0^@^I3 CoreFoundation
0x00007fff8881591f ___forwarding___ + 751^@^I4 CoreFoundation
0x00007fff88811a68 _CF_forwa
rding_prep_0 + 232^@^I5 vitunes-tool-objc
0x0000000100001d50 itunes + 40^@^I6 vitunes-tool-objc
0x0000000100002478 main + 1125^@
^I7 vitunes-tool-objc 0x0000000100000e38 start +
52^@)^@terminate called after throwing an instance of 'NSException'^@

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment