Unknown option argument: "--servername"

88 views
Skip to first unread message

Diogo Leal

unread,
Sep 10, 2015, 2:33:00 PM9/10/15
to vmail-users
Hello,

I'm testing vmail, but when start vmail, is display errors:

~ % vmail       
Starting vmail 2.9.4
Setting VMAIL_BROWSER to 'gnome-open'
Setting VMAIL_HTML_PART_READER to 'w3m -dump -T text/html -I utf-8 -O utf-8'
Changing working directory to /home/diogo/.vmail/default
Using config file: /home/diogo/.vmailrc
No contacts file found for auto-completion. See help for how to generate it.
Starting vmail imap client for acc...@gmail.com
INBOX polling disabled.
Working directory: /home/diogo/.vmail/default
Checking vmail.db version... OK
Connecting to database
Starting Vmail::ImapClient in dir /home/diogo/.vmail/default
Starting gmail service at druby://localhost:33806
Mailbox: INBOX
Query: ["all"]
Query String: all
{"DRB_URI"=>"druby://localhost:33806", "VMAIL_CONTACTS_FILE"=>nil, "VMAIL_MAILBOX"=>"INBOX", "VMAIL_QUERY"=>"\"all\""}
vim --servername VMAIL:m...@diogoleal.com -S /home/diogo/.rvm/gems/ruby-1.9.3-p551/gems/vmail-2.9.4/lib/vmail.vim -c 'set cursorline' vmailbuffer
Using buffer file: vmailbuffer
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 21 2015 16:54:49)
Unknown option argument: "--servername"
More info with: "vim -h"
Closing imap connection
Bye


the output vim --version is:

VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 21 2015 16:54:49)
Included patches: 1-827
Compiled by xbps-b...@build.voidlinux.eu
Huge version without GUI.  Features included (+) or not (-):
+acl             +farsi           +mouse_netterm   +syntax
+arabic          +file_in_path    +mouse_sgr       +tag_binary
+autocmd         +find_in_path    -mouse_sysmouse  +tag_old_static
-balloon_eval    +float           +mouse_urxvt     -tag_any_white
-browse          +folding         +mouse_xterm     -tcl
++builtin_terms  -footer          +multi_byte      +terminfo
+byte_offset     +fork()          +multi_lang      +termresponse
+cindent         +gettext         -mzscheme        +textobjects
-clientserver    -hangul_input    +netbeans_intg   +title
-clipboard       +iconv           +path_extra      -toolbar
+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      +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
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
 2nd user vimrc file: "~/.vim/vimrc"
      user exrc file: "$HOME/.exrc"
  fall-back for $VIM: "/usr/share/vim"
Compilation: cc -c -I. -Iproto -DHAVE_CONFIG_H     -mtune=generic -O2 -pipe -fstack-protector-strong   -g -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1      
Linking: cc   -L. -Wl,-z,relro  -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,-E -Wl,-z,relro  -L/usr/local/lib -Wl,--as-needed -o vim        -lm -lelf -lnsl   -lncursesw -lacl -lattr -ldl  -L/usr/lib -llua -Wl,-E   -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic   -lruby -lpthread -ldl -lcrypt -lm  -L/usr/lib   


Thanks

Diogo Leal

Diogo Leal

unread,
Sep 10, 2015, 11:10:47 PM9/10/15
to vmail...@googlegroups.com
Sorry for this email, this issue[0] resolved my problem.

[0] https://github.com/danchoi/vmail/issues/173

I will recompile vim with the support +clientserver



Diogo Leal [estranho]
Site : http://diogoleal.com
Nostalgia Games: http://nostalgiagames.com.br
talk: estr...@jabber-br.org
> --
> You received this message because you are subscribed to the Google Groups
> "vmail-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to vmail-users...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Ray Triboulet

unread,
Apr 29, 2016, 7:20:09 AM4/29/16
to vmail-users, di...@diogoleal.com
It looks like the issue was solved, but I am still having the problem.  As far as +clientserver, is this just an added line in the compiled code, or does it require new users to add something to our config file?


On Thursday, September 10, 2015 at 11:33:00 AM UTC-7, Diogo Leal wrote:
Hello,

I'm testing vmail, but when start vmail, is display errors:

~ % vmail       
Starting vmail 2.9.4
Setting VMAIL_BROWSER to 'gnome-open'
Setting VMAIL_HTML_PART_READER to 'w3m -dump -T text/html -I utf-8 -O utf-8'
Changing working directory to /home/diogo/.vmail/default
Using config file: /home/diogo/.vmailrc
No contacts file found for auto-completion. See help for how to generate it.
Starting vmail imap client for acc...@gmail.com
INBOX polling disabled.
Working directory: /home/diogo/.vmail/default
Checking vmail.db version... OK
Connecting to database
Starting Vmail::ImapClient in dir /home/diogo/.vmail/default
Starting gmail service at druby://localhost:33806
Mailbox: INBOX
Query: ["all"]
Query String: all
{"DRB_URI"=>"druby://localhost:33806", "VMAIL_CONTACTS_FILE"=>nil, "VMAIL_MAILBOX"=>"INBOX", "VMAIL_QUERY"=>"\"all\""}
vim --servername VMAI...@diogoleal.com -S /home/diogo/.rvm/gems/ruby-1.9.3-p551/gems/vmail-2.9.4/lib/vmail.vim -c 'set cursorline' vmailbuffer
Reply all
Reply to author
Forward
0 new messages