-
I was playing single player Grand Prix (the first one), and I won. On the final screen (with the cheering sound), in second *and* third place were the same computer-controlled character, with the same score.
Maybe there was a tie for second place and the code looked up the names wrongly?.
2009-04-17 14:32:54 UTC in SuperTuxKart
-
After installing the plugin, I tried to open a CMakeLists.txt file using Open from the File menu (with no project open). I just get a white pane with "ERROR" in it - nothing else. Nothing in the eclipse error log either.
This is on eclipse 3.4.1 on Fedora Linux (rawhide).
2008-10-23 11:16:21 UTC in CMake Editor Plug-in
-
Yes, I understand that. But what I want is for the Undo feature to undo that edit, and then allow me to make a new selection.
2008-01-17 12:09:54 UTC in Python Wikipedia Robot Framework
-
Yes, urllib does respect HTTP_PROXY - however, urllib is not used for all HTTP requests, and that's the problem.
2007-08-06 23:00:51 UTC in Python Wikipedia Robot Framework
-
Yes, that is the problem. For the user, it would be easier to find the number of the response s/he wants, if it were sorted case-insensitively. Maybe this is more of a feature request... but anyway, it's annoying.
2007-06-20 13:40:57 UTC in Python Wikipedia Robot Framework
-
Why was this marked invalid?.
2007-06-19 19:23:08 UTC in Python Wikipedia Robot Framework
-
The list of options you get when typing 'l' in solve_disambiguation.py should be sorted in a case-insensitive way, to make it easier to find the one you want in a long list.
2007-03-25 14:14:51 UTC in Python Wikipedia Robot Framework
-
I typed 'e' in solve_disambiguation.py to edit the Vocabulary article, and got:
1922
Segmentation fault
The editing window appeared for a split-second and then disappeared.
2007-03-19 19:54:18 UTC in Python Wikipedia Robot Framework
-
solve_disambiguation does not recognise the "database locked" temporary condition on Wikipedia, and therefore if it tries twice to save an edit when the database is locked, it just spits out the HTML it receives and discards the edit. It should not do this.
It should (a) present a user-friendly error message, and (b) allow the user to retry after a short break.
2007-03-19 15:25:27 UTC in Python Wikipedia Robot Framework
-
I can't edit Computers using the 'e' option in solve_disambiguation.py:
>>> Computer
2007-03-18 16:40:06 UTC in Python Wikipedia Robot Framework