02-15-2011 01:11 AM
02-15-2011 01:35 AM
hey,
sound in the current simulator is not working properly is now a known issue. it has been reported and we have been told they will work on a fix for the next simulator.
02-15-2011 10:43 AM
Problem solved. In the Windows user name had Cyrillic characters - created to test a new user name in Latin - the error has disappeared.
02-15-2011 11:02 AM
Wow. I think I'd report that as a bug. Nice detective work. Is that your windows login ID that has Cyrillic characters you mean?
Bill
02-15-2011 11:33 AM
=)
My login in Windows 7 (by which I enter into the OS) had Cyrillic characters, respectively, and a folder in C:\Users\ have the same characters. As soon as I started to use a different username (eg, alex - the Latin alphabet) when compiling the user's Windows folder also had the only Latin characters.
P.S. Perhaps I was too happy that my problem is solved, and forgot to clarify that the problem is solved only mine (see my previous post in this topic). The problem of the author's topic is still pending.
02-15-2011 11:39 AM
Oh, my problem was solved long ago: http://supportforums.blackberry.com/t5/Tablet-OS-S
Similarly to your problem, it had to do with unhandled characters in the project's file path. In my case, it was whitespace.
02-15-2011 11:49 AM
Thank you for pointing out, I just started to to orient on the forum)
In general, it is strange that the developers of such a complex and important product, do not worry too much about the correct handling of such cases.
02-15-2011 11:59 AM
This is why the SDK is in beta ![]()
I'm guessing it's an oversight, as this pathing stuff seems to be handled by libraries written by Sun/Oracle, not RIM. URI.parse not handling characters appropriately is the culprit here.
05-05-2011 01:47 PM
I was facing this annoying error even though my workspace did not have hyphens or spaces in them.
But it got me thinking in terms of supported characters for your package names.
If you have special charachters in your package name,workspace directory name etc like é in Café it java runtime throws up an invalide protocol error ![]()