在Windows 7企业64位上工作的问题。

时间:2021-10-20 00:10:02

I have been trying to get 1.50 or 1.40 ANSICON (https://github.com/adoxa/ansicon) working and have looked at sooooo many pages telling about how to install this: http://blog.mmediasys.com/2010/11/24/we-all-love-colors/ http://carol-nichols.com/2011/03/the-system-cannot-find-the-path-specified/

我一直在努力获得1.5或1.40的ANSICON (https://github.com/adoxa/ansicon)的工作,并查看了许多关于如何安装的页面:http://blog.mmediasys.com/2010/11/24/we-all-love-colors/ http://carol-nichols.com/2011/03/the- the-path-specified/。

etc....

等....

So, I have my AutoRun set to "C:\usr\bin\ansi140\x64\ansicon.exe" -p and I also testing 150 but there was zero change.

所以,我的AutoRun设置为“C:\usr\bin\ansi140\x64\ansicon”。exe -p和我也测试了150,但是没有变化。

My entire team has this working with no issues but I cannot get this to work.. I still get the garbled junk on the command prompt:

我的整个团队都没有问题,但是我不能让这个工作。在命令提示符下,我仍然可以看到垃圾邮件:

  Scenario: Residential caller chooses to hear payment locations closest to home and there are 3 locations available which are in a 25 miles radius.?[90m #
 features\payment_locations.feature:5?[0m
    ?[32mGiven the call flow is '?[32m?[1mDivisional?[0m?[0m?[32m'?[90m
                          # features/step_definitions/common_steps.rb:5?[0m?[0m
    ?[32mAnd the ani is '?[32m?[1m6101234572?[0m?[0m?[32m'?[90m
                          # features/step_definitions/common_steps.rb:9?[0m?[0m
    ?[32mAnd the dnis is '?[32m?[1m9?[0m?[0m?[32m'?[90m
                          # features/step_definitions/common_steps.rb:13?[0m?[0m
    ?[31mWhen the call is started?[90m
    # features/step_definitions/common_steps.rb:17?[0m?[0m
?[31m      Connection refused - Connection refused (Errno::ECONNREFUSED)?[0m
?[31m      org/jruby/ext/socket/RubyTCPSocket.java:121:in `initialize'?[0m
?[31m      org/jruby/RubyIO.java:864:in `new'?[0m
?[31m      org/jruby/ext/socket/RubyTCPSocket.java:147:in `open'?[0m
?[31m      c:/usr/bin/jruby-1.6.4/lib/ruby/1.8/net/http.rb:560:in `connect'?[0m
?[31m      org/jruby/ext/Timeout.java:79:in `timeout'?[0m
?[31m      c:/usr/bin/jruby-1.6.4/lib/ruby/1.8/net/http.rb:560:in `connect'?[0m
?[31m      c:/usr/bin/jruby-1.6.4/lib/ruby/1.8/net/http.rb:553:in `do_start'?[0m
?[31m      c:/usr/bin/jruby-1.6.4/lib/ruby/1.8/net/http.rb:548:in `start'?[0m
?[31m      org/jruby/RubyKernel.java:2100:in `send'?[0m
?[31m      ./features/support/request_helper.rb:12:in `request'?[0m
?[31m      ./features/support/request_helper.rb:4:in `get'?[0m
?[31m      ./features/step_definitions/common_steps.rb:22:in `(root)':in `/^the call is started$/'?[0m
?[31m      features\payment_locations.feature:9:in `When the call is started'?[0m

Can anyone PLEASE help me try to understand why I am having this issue when the rest of my team with the same laptops are not having this issue?

谁能帮我试着理解为什么当我的团队里的其他人都没有这个问题的时候,我为什么会有这个问题?

EDIT from first comment:

编辑从第一个评论:

I tried what you asked and ende dup with this tab setting:

我试着用这个选项卡设置:

    <tab title="ANSICON" icon="linux.ico" use_default_icon="0">
        <console shell="C:\usr\bin\ansi150\x64\ansicon.exe" init_dir="C:\usr\git_workspaces\d2" run_as_user="0" user=""/>
        <cursor style="0" r="255" g="255" b="255"/>
        <background type="0" r="0" g="0" b="0">
            <image file="" relative="0" extend="0" position="0">
                <tint opacity="0" r="0" g="0" b="0"/>
            </image>
        </background>
    </tab>

But the issue still persists

但这个问题仍然存在。

    ?[0m  ?[36m    <catch event="error">
    ?[0m  ?[36m        <submit next="/d2/exception/handleVoiceBrowserError.vxml" namelist="_event _message" />
    ?[0m  ?[36m    </catch>
    ?[0m  ?[36m
          ?[36m</vxml>?[0m
        ?[32mThen play the payment locations?[90m
                                                          # features/step_definitions/billing_steps.rb:360?[0m?[0m
        ?[32mThen caller hangs up the phone?[90m
                                                          # features/step_definitions/goodbye_steps.rb:1?[0m?[0m

    1 scenario (?[32m1 passed?[0m)
    32 steps (?[32m32 passed?[0m)
    0m10.302s

I also seem to have the term-ansicolor gem so this should be working

我似乎也有一颗黄水晶宝石,所以这应该是有用的。

*** LOCAL GEMS ***

atoulme-Antwrap (0.7.1 java)
bouncy-castle-java (1.5.0146.1)
builder (2.1.2)
buildr (1.4.6 java)
buildr-xivr (0.0.6, 0.0.4)
bundler (1.0.20)
crack (0.1.8)
cucumber (1.0.0, 0.10.2)
diff-lcs (1.1.2)
gherkin (2.4.21 java, 2.4.16 java, 2.3.8 java)
highline (1.5.1)
hoe (2.3.3)
hpricot (0.8.3 java)
httparty (0.7.8, 0.7.7)
jruby-openssl (0.7.5, 0.7.4)
jruby-win32ole (0.8.5)
json (1.6.5 java, 1.5.4 java, 1.5.1 java)
json_pure (1.4.3)
mechanize (1.0.0)
minitar (0.5.3)
net-scp (1.0.4)
net-sftp (2.0.4)
net-ssh (2.0.23)
nokogiri (1.5.0 java, 1.5.0.beta.4 java)
rake (0.8.7)
rspec (2.1.0, 1.3.2)
rspec-core (2.1.0)
rspec-expectations (2.1.0)
rspec-mocks (2.1.0)
rubyforge (2.0.3)
rubygems-update (1.8.10)
rubyzip (0.9.4)
sources (0.0.1)
term-ansicolor (1.0.7, 1.0.6, 1.0.5)
xml-simple (1.0.12)

but it is not. Neither on Cygwin nor CMD. The plot thickens

但事实并非如此。无论是Cygwin还是CMD。故事情节变稠

4 个解决方案

#1


4  

Using ansicon worked. Additionally, you may want to check out Console2 for an excellent multi-tabbed console.

使用ansicon工作。另外,您可能想要检查一下Console2是否有一个优秀的多标签控制台。

  1. Extract ansi152/x64 into <console-install-dir>, say C:\Apps\Console
  2. 将ansi152/x64提取到< Console - installdir -dir>,比如C:\Apps\Console。
  3. Configure console to run with different shells, ie. powershell, cmd, gitbash
  4. 配置控制台以运行不同的shell。powershell,cmd,gitbash
  5. Run ansicon -i from <console-install-dir>, in console.
  6. 在控制台运行ansicon -i,从

PS. You may need to add console-install-dir into your $env:path.

您可能需要在您的$env中添加console-install-dir:path。

#2


2  

To fix ansicon installation,

修复ansicon安装,

  1. Grab Console2, extract, to a folder, mine C:\Applications\.
  2. 抓取Console2,提取,到一个文件夹,我的C:\应用程序\。
  3. Extract files from ansi150.zip\x64, use 64-bit binaries, place it in a same folder with Console2.
  4. 从ansi150提取文件。zip\x64,使用64位二进制文件,将其放置在与Console2相同的文件夹中。
  5. Open C:\Applications\Console2\Console.exe.
  6. 打开C:\ \ Console2 \ Console.exe应用。
  7. From Console2 menu open File > Edit > Settings > Tabs, fill in Shell with C:\Applications\Console2\ansicon.exe, or browse to it. Click Ok.
  8. 从Console2菜单打开>编辑>设置>选项卡,用C:\Applications\Console2\ansicon填充Shell。exe,或浏览它。单击Ok。
  9. To apply changes reopen a Console2 tab.
  10. 要应用更改,请重新打开Console2选项卡。

My setup is Console-2.00b148-Beta_64bit.zip and ansi150.zip on Win 7 64-bit (without editing AutoRun registry).

我的设置是控制台- 2.00 - b148 beta_64bit。zip和ansi150。zip在Win 7 64位(不编辑AutoRun注册表)。

#3


2  

I had this problem myself and I am finally seeing colored output. I followed these steps:

我自己也有这个问题,我终于看到了彩色的输出。我跟着这些步骤:

  1. Download "https://github.com/downloads/adoxa/ansicon/ansi150.zip"
  2. 下载“https://github.com/downloads/adoxa/ansicon/ansi150.zip”
  3. Copy the files under the "x64" directory to somewhere in your path.

    将“x64”目录下的文件复制到路径中的某个地方。

    For example, you can copy them to "c:\windows\system32".

    例如,您可以将它们复制到“c:\windows\system32”。

  4. Download "https://github.com/downloads/adoxa/ansicon/ansi6432.zip"

    下载“https://github.com/downloads/adoxa/ansicon/ansi6432.zip”

  5. Copy the files under the "x64" directory to the same location you used in step #2.

    将“x64”目录下的文件复制到第2步中使用的位置。

    This should overwrite ANSI32.DLL and ansicon.exe

    这应该覆盖ANSI32。DLL和ansicon.exe

  6. Install ansicon by typing "ansicon -I" at a command prompt

    在命令提示符下输入“ansicon -I”来安装ansicon。

You should now see colored output.

现在应该可以看到彩色输出。

Make sure to enable logging by setting the environment variable ANSICON_LOG:

通过设置环境变量ANSICON_LOG确保启用日志记录:

set ANSICON_LOG=3

设置ANSICON_LOG = 3

This should log output to %TEMP%\ansicon.log (Usually "c:\temp\ansicon.log")

这应该将输出日志记录到%TEMP%\ansicon。日志(通常是“c:\ temp \ ansicon.log”)

#4


2  

I just found out that we need to set this:

我刚发现我们需要设置这个:

set ANSICON_EXC=nvd3d9wrap.dll

设置ANSICON_EXC = nvd3d9wrap.dll

(add it to a ansicon.bat file, or set an environment variable). Works like a champ with win64x pro, ansicon164

(把它加到一个安西翁。bat文件,或设置一个环境变量)。像一个冠军和win64x pro, ansicon164。

#1


4  

Using ansicon worked. Additionally, you may want to check out Console2 for an excellent multi-tabbed console.

使用ansicon工作。另外,您可能想要检查一下Console2是否有一个优秀的多标签控制台。

  1. Extract ansi152/x64 into <console-install-dir>, say C:\Apps\Console
  2. 将ansi152/x64提取到< Console - installdir -dir>,比如C:\Apps\Console。
  3. Configure console to run with different shells, ie. powershell, cmd, gitbash
  4. 配置控制台以运行不同的shell。powershell,cmd,gitbash
  5. Run ansicon -i from <console-install-dir>, in console.
  6. 在控制台运行ansicon -i,从

PS. You may need to add console-install-dir into your $env:path.

您可能需要在您的$env中添加console-install-dir:path。

#2


2  

To fix ansicon installation,

修复ansicon安装,

  1. Grab Console2, extract, to a folder, mine C:\Applications\.
  2. 抓取Console2,提取,到一个文件夹,我的C:\应用程序\。
  3. Extract files from ansi150.zip\x64, use 64-bit binaries, place it in a same folder with Console2.
  4. 从ansi150提取文件。zip\x64,使用64位二进制文件,将其放置在与Console2相同的文件夹中。
  5. Open C:\Applications\Console2\Console.exe.
  6. 打开C:\ \ Console2 \ Console.exe应用。
  7. From Console2 menu open File > Edit > Settings > Tabs, fill in Shell with C:\Applications\Console2\ansicon.exe, or browse to it. Click Ok.
  8. 从Console2菜单打开>编辑>设置>选项卡,用C:\Applications\Console2\ansicon填充Shell。exe,或浏览它。单击Ok。
  9. To apply changes reopen a Console2 tab.
  10. 要应用更改,请重新打开Console2选项卡。

My setup is Console-2.00b148-Beta_64bit.zip and ansi150.zip on Win 7 64-bit (without editing AutoRun registry).

我的设置是控制台- 2.00 - b148 beta_64bit。zip和ansi150。zip在Win 7 64位(不编辑AutoRun注册表)。

#3


2  

I had this problem myself and I am finally seeing colored output. I followed these steps:

我自己也有这个问题,我终于看到了彩色的输出。我跟着这些步骤:

  1. Download "https://github.com/downloads/adoxa/ansicon/ansi150.zip"
  2. 下载“https://github.com/downloads/adoxa/ansicon/ansi150.zip”
  3. Copy the files under the "x64" directory to somewhere in your path.

    将“x64”目录下的文件复制到路径中的某个地方。

    For example, you can copy them to "c:\windows\system32".

    例如,您可以将它们复制到“c:\windows\system32”。

  4. Download "https://github.com/downloads/adoxa/ansicon/ansi6432.zip"

    下载“https://github.com/downloads/adoxa/ansicon/ansi6432.zip”

  5. Copy the files under the "x64" directory to the same location you used in step #2.

    将“x64”目录下的文件复制到第2步中使用的位置。

    This should overwrite ANSI32.DLL and ansicon.exe

    这应该覆盖ANSI32。DLL和ansicon.exe

  6. Install ansicon by typing "ansicon -I" at a command prompt

    在命令提示符下输入“ansicon -I”来安装ansicon。

You should now see colored output.

现在应该可以看到彩色输出。

Make sure to enable logging by setting the environment variable ANSICON_LOG:

通过设置环境变量ANSICON_LOG确保启用日志记录:

set ANSICON_LOG=3

设置ANSICON_LOG = 3

This should log output to %TEMP%\ansicon.log (Usually "c:\temp\ansicon.log")

这应该将输出日志记录到%TEMP%\ansicon。日志(通常是“c:\ temp \ ansicon.log”)

#4


2  

I just found out that we need to set this:

我刚发现我们需要设置这个:

set ANSICON_EXC=nvd3d9wrap.dll

设置ANSICON_EXC = nvd3d9wrap.dll

(add it to a ansicon.bat file, or set an environment variable). Works like a champ with win64x pro, ansicon164

(把它加到一个安西翁。bat文件,或设置一个环境变量)。像一个冠军和win64x pro, ansicon164。