Tuesday, January 6, 2015

Re: [ANN] Vim for Windows build, contains all 3rd party dependencies

On 06/01/2015 15:13, Alessandro Antonello wrote:
Hi,

I'm having a little problem running this GVim Single Drop distribution. The process hangs before anything is shown in the screen. I try to find the issue and it is in the Python. There is a debugging output from the Python module as follows:

00000001 0.00000000 [2168] Fatal Python error:
00000002 0.00003686 [2168] Py_Initialize: can't initialize sys standard streams
00000003 0.00007543 [2168]

I tried to search for the miss behaving function in the 'lib' directory (grep'ing it) but I couldn't find it. I don't know Python much. I also tried to see if there is a file or folder called 'streams' on the 'lib' directory, but seems that it don't.

I'm using Windows 7, 64 bits.

Anyone got this problem already?
Would you mind creating an issue on bitbucket? https://bitbucket.org/kybu/vim-for-windows-single-drop/issues?status=new&status=open

It might be useful for others in case they are not subscribed to this mailing list.

I had a feeling I saw this problem earlier. I actually fixed it in this commit: https://bitbucket.org/kybu/vim-for-windows-single-drop/commits/0ff977e5eee17b6d3ff0f72cccce499edc25026a so it might be a different issue.


2015-01-05 14:22 GMT-02:00 Steve Hall <digitect@dancingpaper.com>:
On Mon, Jan 5, 2015 at 10:36 AM, Ben Fritz <fritzophrenic@gmail.com> wrote:
> If you're committed to keeping this build going, feel free to add it

The link already there needs to be corrected to include the Vim/ subdirectory:

Nobody should get Cream in their Vim unless they want it.

-- 
Steve Hall  [ digitect dancingpaper com ]
SteveHallArchitecture http://SteveHallArchitecture.com

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
--
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

---
You received this message because you are subscribed to a topic in the Google Groups "vim_use" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vim_use/l8TY2EiXNwk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: