Activity log for bug #252456

Date Who What changed Old value New value Message
2008-07-28 03:30:04 Rosver bug added bug
2008-07-28 03:33:46 Rosver description Pressing the s & d quote button does not turn out the characters. Pressing the button twice does turn the s and d quote char, but using the char creates error messages in my java compiler. Test.java:5: illegal character: \168 System.out.println(¨Test¨); ^ Test.java:5: ';' expected System.out.println(¨Test¨); ^ Test.java:5: illegal character: \168 System.out.println(¨Test¨); ^ Test.java:5: ';' expected System.out.println(¨Test¨); ^ 4 errors Pressing the s & d quote button does not turn out the characters. Pressing the button twice does turn the s and d quote char, but using the char creates error messages in my java compiler. Test.java:5: illegal character: \168 System.out.println(¨Test¨); ^ Test.java:5: ';' expected System.out.println(¨Test¨); ^ Test.java:5: illegal character: \168 System.out.println(¨Test¨); ^ Test.java:5: ';' expected System.out.println(¨Test¨); ^ 4 errors Now I am unable to compile my programs.
2008-07-28 09:23:13 Ara Pulido None: status New Incomplete
2008-08-16 15:13:54 Pedro Villavicencio None: status Incomplete Invalid
2008-08-16 15:13:54 Pedro Villavicencio None: statusexplanation Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it, because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" [WWW] http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. We have instructions on debugging some types of problems at [WWW] http://wiki.ubuntu.com/DebuggingProcedures At a minimum, we need: 1. the specific steps or actions you took that caused you to encounter the problem, 2. the behavior you expected, and 3. the behavior you actually encountered (in as much detail as possible). 4. the type of keyboard you have 5. the language configuration that you're using 6. the package that you were using to edit your java program ( You can learn more about finding the right package at [WWW] https://wiki.ubuntu.com/Bugs/FindRightPackage) Thanks!