Ok. I created an issue on bitbucket. I also forked the repository. I will try to investigate this issue deeper.
2015-01-06 14:38 GMT-02:00 Peter Vrabel <[email protected]>: > 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 <[email protected]>: > >> On Mon, Jan 5, 2015 at 10:36 AM, Ben Fritz <[email protected]> >> wrote: >> > >> > If you're committed to keeping this build going, feel free to add it >> > here as well: http://vim.wikia.com/wiki/Where_to_download_Vim >> >> The link already there needs to be corrected to include the Vim/ >> subdirectory: >> http://sourceforge.net/projects/cream/files/Vim/ >> >> Nobody should get Cream in their Vim unless they want it. >> >> -- >> Steve Hall [ digitect dancingpaper com ] >> Cream for Vim http://cream.SourceForge.net >> 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 [email protected]. >> 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 > [email protected]. > 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 the Google Groups > "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > 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 the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
