Errors/Warnings/Bugs

Announcements, comments, ideas, feedback, and "How do I... ?" questions
Post Reply
ZhouYuChen
Posts: 2
Joined: Sun Nov 24, 2013 7:13 am

Re: Errors/Warnings/Bugs

Post by ZhouYuChen »

euler wrote:It should all be working fine again now.
Thank you very mush, I can login and submit now. :D
User avatar
TheEvil
Posts: 84
Joined: Sun Nov 13, 2011 10:38 am
Location: Szeged, Hungary

Re: Errors/Warnings/Bugs

Post by TheEvil »

Hello.
It's not a bug, but I use PE with lights turned off. The new Last 10 problems solved section on Progress page is a little invisible. Anyway it is a great idea and I love it.
Greetings,
TheEvil
Image
asgerix
Posts: 11
Joined: Tue Jul 16, 2013 10:51 am
Location: Copenhagen, Denmark
Contact:

Re: Errors/Warnings/Bugs

Post by asgerix »

Regarding the "Last 10 Problems Solved" on the progress page: That's a very nice feature, but I found a small bug. When I go to a friends progress page and hover over the dates in the top 10 list with the mouse, the mouse-over text says "Not solved by you" even though I solved the problem.

Edit: I think I know why this happens; it's because I solved the problem before Project Euler started registering the time when solutions are submitted. For problems solved after this time, the mouse-over text is correct.

Keep up the good work!

Asger Grunnet
Image
Visit my website at http://asgerix.dk
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Errors/Warnings/Bugs

Post by euler »

Thanks for the bug reports (and the helpful observation, asgerix). I think that both problems ("lights out" and "not solved by you") should be fixed now. Could you check them out?
Image
impudens simia et macrologus profundus fabulae
User avatar
TheEvil
Posts: 84
Joined: Sun Nov 13, 2011 10:38 am
Location: Szeged, Hungary

Re: Errors/Warnings/Bugs

Post by TheEvil »

wonderful ;-)
Image
asgerix
Posts: 11
Joined: Tue Jul 16, 2013 10:51 am
Location: Copenhagen, Denmark
Contact:

Re: Errors/Warnings/Bugs

Post by asgerix »

Yep, it works now. Thanks :-)
Image
Visit my website at http://asgerix.dk
winger
Posts: 2
Joined: Thu Jan 23, 2014 12:20 am

Re: Errors/Warnings/Bugs

Post by winger »

I am the first one to solve problem 405 according to http://projecteuler.net/fastest=405, but "Gold Medal" award is not active for me.
User avatar
nicolas.patrois
Posts: 118
Joined: Fri Jul 26, 2013 4:54 pm
Contact:

Re: Errors/Warnings/Bugs

Post by nicolas.patrois »

You’re not the first one:
Image
Image
martianred
Posts: 6
Joined: Tue Jun 11, 2013 9:12 pm

Re: Errors/Warnings/Bugs

Post by martianred »

hello! winger
You became the first one in the fastest table because sk7 deleted his account.
Last edited by martianred on Wed Aug 23, 2017 8:06 pm, edited 2 times in total.
winger
Posts: 2
Joined: Thu Jan 23, 2014 12:20 am

Re: Errors/Warnings/Bugs

Post by winger »

martianred wrote:You became the first one in the fastest table because sk7 deleted his account.
Oh, I see, thank you.
User avatar
jake223
Posts: 61
Joined: Mon Apr 25, 2011 5:15 am
Location: USA
Contact:

Re: Errors/Warnings/Bugs

Post by jake223 »

When sorting on ALL or SOLVED problems by SOLVED BY ASCENDING, the forum link tooltips are all as though the page were showing ALL problems, sorted by PROBLEM ID DESCENDING.

Screenshot 1: https://www.dropbox.com/s/eq2iuzpphtqr4 ... .26.06.png
Screenshot 2: https://www.dropbox.com/s/tgtrc2wtztzt3 ... .31.38.png
Image
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Errors/Warnings/Bugs

Post by euler »

Thank you for reporting that bug Jake223. It should now be fixed.
Image
impudens simia et macrologus profundus fabulae
User avatar
jake223
Posts: 61
Joined: Mon Apr 25, 2011 5:15 am
Location: USA
Contact:

Re: Errors/Warnings/Bugs

Post by jake223 »

If I go to projecteuler.net/fastest=457 when I am not logged in, I get the main (about) page, but the title still says Fastest_solvers - Project Euler. One of those things must be wrong.

Out of curiosity, why are non-logged-in users not allowed to look at the fastest-solvers pages?

Additionally, I think there probably shouldn't be an underscore in the title of fastest solvers pages in general - I suspect that's a holdover from the index.php?section= days.
Image
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Errors/Warnings/Bugs

Post by euler »

Thanks again. I think I've sorted out those little gremlins.

The reason we don't allow pages containing statistics to be accessed publicly is to stop robots from trawling those pages. That is, to reduce unnecessary bandwidth usage (can you imagine how many pages of data exist?) and to respect the fact that the data found on those pages belongs to the members of the community. Of course, I could use a robot.txt file but that requires the robot to be well-behaved.
Image
impudens simia et macrologus profundus fabulae
User avatar
jake223
Posts: 61
Joined: Mon Apr 25, 2011 5:15 am
Location: USA
Contact:

Re: Errors/Warnings/Bugs

Post by jake223 »

I admit, the reason I had tried to access the page not logged in was because I tried to write a script to download the fastest_solvers data for all the problems I hadn't solved to try to find out which ones were the easiest. Is there a data dump somewhere containing the amount of time the 20th solver took or some metric like that? Or can you add a minimal=fastest_data for something like that? (I know this is a feature request, but it's a reply to a post here.) Thanks!
Image
User avatar
jake223
Posts: 61
Joined: Mon Apr 25, 2011 5:15 am
Location: USA
Contact:

Re: Errors/Warnings/Bugs

Post by jake223 »

On http://projecteuler.net/problems_analysis the cache update time displays as 3600 minutes when it means 60 minutes.
Image
User avatar
jake223
Posts: 61
Joined: Mon Apr 25, 2011 5:15 am
Location: USA
Contact:

Re: Errors/Warnings/Bugs

Post by jake223 »

The titles of Problem 184 and Problem 180 have periods in them for some reason.
Image
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Errors/Warnings/Bugs

Post by euler »

Good spots, jake223. In fact there were 24 problems with full-stops at the end of the titles. I've fixed all of them now.

I also sorted the rather strange behaviour with the incorrect number of minutes until next cache for the problems analysis page showing when it had just been created.

Thanks. :)
Image
impudens simia et macrologus profundus fabulae
dxm
Posts: 3
Joined: Fri Feb 21, 2014 9:41 pm

Incorrect Pakistani Flag

Post by dxm »

I hope I am posting this in the right section. The flag of Pakistan is incorrect.

There is a white strip to the left which is missed out.

Kindly take time to correct this error.

http://en.wikipedia.org/wiki/File:Flag_of_Pakistan.svg
User avatar
euler
Administrator
Posts: 5095
Joined: Sun Mar 05, 2006 4:49 pm
Location: Cheshire, England
Contact:

Re: Errors/Warnings/Bugs

Post by euler »

Sorry about that. It has now been correct.
Image
impudens simia et macrologus profundus fabulae
Post Reply