Re: Getting strange console characters after updating to 2.2.0

2012-07-05 Thread bwelli...@gmail.com
I'm having the same issue with CakePHP 2.2.0-RC2 on Windows 7. Completely 
clean install.


On Monday, July 2, 2012 4:44:57 PM UTC-7, José Lorenzo wrote:

 Those characters are color codes. Not sure why you are getting them on 
 windows, but I think you should try a clean install of cakephp 2.2 to tell 
 if there is anything wrong with it

 On Monday, July 2, 2012 2:27:44 AM UTC-4:30, Ronen Amiel wrote:

 Hey everyone.

 I updated my CakePHP version to 2.2.0 this morning. When I open up my 
 console, I'm getting all these odd characters. Typing cake for instance 
 give me the following:

 ←[36mWelcome to CakePHP v2.2.0 Console←[0m
 ---
 App : C:
 Path: C:\
 ---
 ←[36mCurrent Paths:←[0m
  -app: C:
  -working: C:
  -root: C:
  -core: C:\server\cake\lib
 ←[36mChanging Paths:←[0m
 Your working path should be the same as your application path to change 
 your path use the '-app' param.
 Example: -app relative/path/to/myapp or -app /absolute/path/to/myapp
 ←[36mAvailable Shells:←[0m
 [←[36mCORE←[0m] acl, api, bake, command_list, console, i18n, schema, 
 test, testsuite, upgrade
 To run an app or core command, type ←[36mcake shell_name [args]←[0m
 To run a plugin command, type ←[36mcake Plugin.shell_name [args]←[0m
 To get help on a specific command, type ←[36mcake shell_name --help←[0m

 Am I doing something wrong? I tried searching but I didn't find anything 
 on this. Can anyone help?

 Thanks!



-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: Getting strange console characters after updating to 2.2.0

2012-07-05 Thread rchavik


On Monday, 2 July 2012 13:57:44 UTC+7, Ronen Amiel wrote:

 Hey everyone.

 I updated my CakePHP version to 2.2.0 this morning. When I open up my 
 console, I'm getting all these odd characters. Typing cake for instance 
 give me the following:

 ←[36mWelcome to CakePHP v2.2.0 Console←[0m
 ---
 App : C:
 Path: C:\
 ---
 ←[36mCurrent Paths:←[0m
  -app: C:
  -working: C:
  -root: C:
  -core: C:\server\cake\lib
 ←[36mChanging Paths:←[0m
 Your working path should be the same as your application path to change 
 your path use the '-app' param.
 Example: -app relative/path/to/myapp or -app /absolute/path/to/myapp
 ←[36mAvailable Shells:←[0m
 [←[36mCORE←[0m] acl, api, bake, command_list, console, i18n, schema, test, 
 testsuite, upgrade
 To run an app or core command, type ←[36mcake shell_name [args]←[0m
 To run a plugin command, type ←[36mcake Plugin.shell_name [args]←[0m
 To get help on a specific command, type ←[36mcake shell_name --help←[0m

 Am I doing something wrong? I tried searching but I didn't find anything 
 on this. Can anyone help?

 Thanks!


This has been fixed in 
https://github.com/cakephp/cakephp/commit/86a74e38871e8eec4c6dbb20ad6cf63462b38bea

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Getting strange console characters after updating to 2.2.0

2012-07-02 Thread Ronen Amiel
Hey everyone.

I updated my CakePHP version to 2.2.0 this morning. When I open up my 
console, I'm getting all these odd characters. Typing cake for instance 
give me the following:

←[36mWelcome to CakePHP v2.2.0 Console←[0m
---
App : C:
Path: C:\
---
←[36mCurrent Paths:←[0m
 -app: C:
 -working: C:
 -root: C:
 -core: C:\server\cake\lib
←[36mChanging Paths:←[0m
Your working path should be the same as your application path to change 
your path use the '-app' param.
Example: -app relative/path/to/myapp or -app /absolute/path/to/myapp
←[36mAvailable Shells:←[0m
[←[36mCORE←[0m] acl, api, bake, command_list, console, i18n, schema, test, 
testsuite, upgrade
To run an app or core command, type ←[36mcake shell_name [args]←[0m
To run a plugin command, type ←[36mcake Plugin.shell_name [args]←[0m
To get help on a specific command, type ←[36mcake shell_name --help←[0m

Am I doing something wrong? I tried searching but I didn't find anything on 
this. Can anyone help?

Thanks!

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: Getting strange console characters after updating to 2.2.0

2012-07-02 Thread José Lorenzo
Those characters are color codes. Not sure why you are getting them on 
windows, but I think you should try a clean install of cakephp 2.2 to tell 
if there is anything wrong with it

On Monday, July 2, 2012 2:27:44 AM UTC-4:30, Ronen Amiel wrote:

 Hey everyone.

 I updated my CakePHP version to 2.2.0 this morning. When I open up my 
 console, I'm getting all these odd characters. Typing cake for instance 
 give me the following:

 ←[36mWelcome to CakePHP v2.2.0 Console←[0m
 ---
 App : C:
 Path: C:\
 ---
 ←[36mCurrent Paths:←[0m
  -app: C:
  -working: C:
  -root: C:
  -core: C:\server\cake\lib
 ←[36mChanging Paths:←[0m
 Your working path should be the same as your application path to change 
 your path use the '-app' param.
 Example: -app relative/path/to/myapp or -app /absolute/path/to/myapp
 ←[36mAvailable Shells:←[0m
 [←[36mCORE←[0m] acl, api, bake, command_list, console, i18n, schema, test, 
 testsuite, upgrade
 To run an app or core command, type ←[36mcake shell_name [args]←[0m
 To run a plugin command, type ←[36mcake Plugin.shell_name [args]←[0m
 To get help on a specific command, type ←[36mcake shell_name --help←[0m

 Am I doing something wrong? I tried searching but I didn't find anything 
 on this. Can anyone help?

 Thanks!


-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php