rur-ple icon indicating copy to clipboard operation
rur-ple copied to clipboard

Automatically exported from code.google.com/p/rur-ple

Results 38 rur-ple issues
Sort by recently updated
recently updated
newest added

``` What steps will reproduce the problem? 1. Type the following line of code into any of the 3 tabs that accept code: print "abc'def" 2. Click Run. What is...

auto-migrated
Type-Defect
Priority-Medium

``` When I was translating lesson 28 I noticed what I think was an omission in the greater() function example: it didn't take into account the case when the arguments...

auto-migrated
Component-Docs
Priority-Medium
Type-Review

``` What steps will reproduce the problem? 1. Run rur, switch to "Robot: Code and Learn", create following program r = UsedRobot(5, 5) r.move() r.turn_off() 2. Resize world to 8x8...

auto-migrated
Type-Defect
Priority-Medium

``` What steps will reproduce the problem? 1.Run Win2K 2.Start RUR-PLE 3.RUR-PLE crashes What is the expected output? What do you see instead? No crash Removing the code section which...

auto-migrated
Type-Defect
Priority-Medium
Milestone-Release1.1
OpSys-Windows

``` What steps will reproduce the problem? 1. download package 2. run dpkg -i What is the expected output? What do you see instead? Package should install or complain about...

auto-migrated
Type-Defect
Priority-Medium

``` Rur-ple doesn't currently support a lot of languages (7 or 8) but it would be nice that it can detect the OS locale and start in that language the...

Priority-Low
auto-migrated
Milestone-Release1.1
Type-Enhancement

``` In the future version (installable ones) sample files will be read only. Still it seems children tend to easily overwrite previous work without noticing. So it would be nice...

auto-migrated
Priority-Medium
Milestone-Release1.1
Type-Enhancement

``` What steps will reproduce the problem? 1. Go to Code and Learn 2. Make sure there is no scrollbar in the display of your world file 3. Click Refresh...

auto-migrated
Type-Defect
Priority-Medium
Milestone-Release1.1

``` What steps will reproduce the problem? In Lesson 11 in the English html file the wrong world file harvest4.wld is attributed to "Harvest time again". It should be harvest2.wld...

auto-migrated
Type-Defect
Priority-Medium
Milestone-Release1.1

``` In order to write a comment that child understand , Chinese is necessary, is it possible to modify Rur-ple to allow typing comments in Chinese? ``` Original issue reported...

auto-migrated
Type-Defect
Priority-High
Usability