Cant use Powershell. Getting errors - windows

Whenever i'm trying to open powershell it gives me this error.
UnicodeEncodeError: 'charmap' codec can't encode character '\u202a' in position 1760: character maps to
If someone has any idea about this, help me out please
I tried restarting the system but that didn't work.

Related

There is error on Python Documentation

When I open python documentation, i see strange words :
'16.3. time � Time access and conversions','What뭩 New in Python'
like this.
(뭩 is korean word that means nothing. I'm korean student.)
enter image description here
Why are these happening?
Help me to fix this error.
Assuming you are using Windows:
I have seen this happen with my Chinese Windows set up. This would resolve if you change your Windows set up to English. This seems to be some sort of font error. Once you set your primary language to English, this should resolve. If not, reinstall python after setting language to English.

Xamarin Test Cloud - Upload error, Unexpected character encountered while parsing value

I have noticed in a few threads on the Xamarin Forums (here, here) that people were having troubles uploading an app to Xamarin Test Cloud. Those posts were old but none of the solutions worked.
Error I get is
Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
I created a new project with the same bundle ID and the same Info.plist and I am able to upload to XTC with that. But clearly isn't the app I want to test (though I did try out text input and screenshots, this system is awesome).
There is nothing else on my end that I can think of causing the problems. I did notice my .ipa file was about 230mb but had not seen anything about a max filesize for XTC.
I tried to use the --debug option to get more info when I ran the same command to upload from terminal but it did not help. Any suggestions what to do or why XTC servers may be erroring on my files?
Sorted it out. Issue was I had linker behavior set to "Don't link", changing it to "Link Framework SDKs Only".
Hope this helps someone else if they have this issue.

Aptana problems - not show/read interrogation point "?" / encoding issues

I just downloaded Aptana 3 built 3.61.201410201044 and i'm experiencing an issue:
Everytime i try to type the question mark "?" aptana enable/ disable "Show whitespace characters" option
I tried using both Shift+/ and AltGr+w and it didn't work
Even if i copy/paste a text that use the character, it doesn't work on my method when running.
I'm on Windows 7; my keyboard is PT-Br and all the encodings (default and each file) are set to UTF-8
I don't know what to do, as i need this symbol to use many methods in Ruby...
I googled this issue for a long time before asking here, and just read about setting the encoding to utf-8 but i did it and didn't work.
Please help
Well, after many tries i found how to solve it. I'll post here just in case somebody else need:
Go to
Preferences> General> Keys
then search for "Show whitespace characters" and delet the binding (keys shortcut / hotkeys)

How do I get Developer Tools to show error location in IE8

I know IE8 is not well supported, but I am getting the following error...
This tells me nothing of what line in the code this is coming from. How do I determine the line which is failing?

Using SendKey in NSL

All,
If anyone has experience working on NSL (Novell SecureLogin), I am trying to use the command SendKey "\|123" to send the F12 command, but there is no subsequent action taking place and nor any error. I tried googling out, but could not find much help. I have tried SendKey "{F12}" and SendKey ("{F12}") as well. Can anyone please let me know the appropriate command used to issue F12 key command.
Have you tried using it via Type instead of Sendkey?

Resources