javigon / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

NSInvalidArgumentException #352

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm sometimes getting this warning:

  MacVim[434:303] Lookup: Unhandled exception
  'NSInvalidArgumentException' caught in
  __57+[LULookupDefinitionModule
  _focusTermUsingQueue:handler:]_block_invoke

(I don't know how to reproduce the issue.)

Vim 7.4.258
Mac OS 10.9.5

gvim --version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Apr 21 2014 14:54:22)
MacOS X (unix) version
Included patches: 1-258
Compiled by Bjorn Winckler
Huge version with MacVim GUI. Features included (+) or not (-):
+acl +file_in_path +mouse_sgr +tag_binary
+arabic +find_in_path -mouse_sysmouse +tag_old_static
+autocmd +float +mouse_urxvt -tag_any_white
+balloon_eval +folding +mouse_xterm -tcl
+browse -footer +multi_byte +terminfo
++builtin_terms +fork() +multi_lang +termresponse
+byte_offset +fullscreen -mzscheme +textobjects
+cindent -gettext +netbeans_intg +title
+clientserver -hangul_input +odbeditor +toolbar
+clipboard +iconv +path_extra +transparency
+cmdline_compl +insert_expand +perl +user_commands
+cmdline_hist +jumplist +persistent_undo +vertsplit
+cmdline_info +keymap +postscript +virtualedit
+comments +langmap +printer +visual
+conceal +libcall +profile +visualextra
+cryptv +linebreak +python +viminfo
+cscope +lispindent -python3 +vreplace
+cursorbind +listcmds +quickfix +wildignore
+cursorshape +localmap +reltime +wildmenu
+dialog_con_gui -lua +rightleft +windows
+diff +menu +ruby +writebackup
+digraphs +mksession +scrollbind -X11
+dnd +modify_fname +signs -xfontset
-ebcdic +mouse +smartindent +xim
+emacs_tags +mouseshape -sniff -xsmp
+eval +mouse_dec +startuptime -xterm_clipboard
+ex_extra -mouse_gpm +statusline -xterm_save
+extra_search -mouse_jsbterm -sun_workshop -xpm
+farsi +mouse_netterm +syntax
[...]
fall-back for $VIM: "/Applications/MacVim.app/Contents/Resources/vim"
Compilation: clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall 
-Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -g -O2 -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=1
Linking: clang -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib -o 
Vim -framework Cocoa -framework Carbon -lm -lncurses -liconv -framework Cocoa 
-fstack-protector -L/usr/local/lib 
-L/System/Library/Perl/5.16/darwin-thread-multi-2level/CORE -lperl -framework 
Python -framework Ruby

Original issue reported on code.google.com by t...@tobireif.com on 30 Mar 2015 at 9:52

GoogleCodeExporter commented 9 years ago
Also see https://code.google.com/p/macvim/issues/detail?id=535 .

Original comment by t...@tobireif.com on 30 Mar 2015 at 9:52

GoogleCodeExporter commented 9 years ago
I think this is a Mac specific problem. I don't think there is anything here, 
we can do for you. 

Original comment by chrisbr...@googlemail.com on 30 Mar 2015 at 10:58