What is broken on this site

i like this post (click again to cancel)
3
i dont like this post (click again to cancel)

Please list here anything that is broken at http://ask.sagemath.org.

UPDATE: Please post bug reports at the main askbot development site: askbot.org.

asked Aug 18 '10

this post is marked as community wiki

This post is a wiki. Anyone with karma >150 is welcome to improve it.

updated Dec 06 '10

niles gravatar image niles
3354 5 38 92
http://nilesjohnson.net/
hi guys, would you consider posting these issues at http://askbot.org instead? It might actually serve two good purposes - (1) new users of this forum will be more likely to post b/c "what's broken on this site" will not be the first thing they see; (2) - you will increase activity at askbot.orgEvgeny (Aug 20 '10)
that said I don't mind at all to follow this thread as I receive updates by email, just thinking that some folks may be put off from using your forum by seeing this on top of the list :). btw, I've already fixed many of the issues mentioned here. Evgeny (Aug 20 '10)
Can the default sort order be changed to "newest"? That might help. ccanonc (Aug 20 '10)
actually you probably want "active" - that way people will see that something is going on at the site, otherwise they are less likely to post. Evgeny (Aug 20 '10)
Presuming the backend is SQL, a "group by" clause could also help (a 2nd level of sorting). I know pure python lets you do multiple levels of sorting as well. ccanonc (Aug 20 '10)
see 2 more comments

10 Answers:

i like this answer (click again to cancel)
2
i dont like this answer (click again to cancel)

Trying to edit a previous comment, I still get another error page (different from the ones mentioning e-mail problems), main error being with list index out of range, and Traceback mentions switch to copy-and-paste view.

[note: I have no trouble editing this answer]

link

answered Aug 19 '10

this post is marked as community wiki

This post is a wiki. Anyone with karma >150 is welcome to improve it.

updated Aug 19 '10

niles gravatar image niles
3354 5 38 92
http://nilesjohnson.net/
Niles, do you mean edit comment underneath a question or answer? Comments are actually not yet editable, only questions and answer are. Could you post a url where you get the error? Evgeny (Aug 19 '10)
no, sorry for the abuse of terminology, I mean to edit an "answer" that I have provided (like the one we're commenting on now). niles (Aug 19 '10)
Strangely, I get the error when I try to edit some answers, but not others. The following gives an error: http://ask.sagemath.org/answers/65/edit/ it's a link to the "edit" button for my comment at http://ask.sagemath.org/question/20/the-tachyon-object-used-for-rendering-plotsniles (Aug 19 '10)
hopefully by the time William returns I'll write a script that fills in the missing post revisions. Apparently exception fired after the question got saved but before the revision record would be created. Evgeny (Aug 19 '10)
thanks for checking into this; if this problem only affects questions from the first half day or so of asksage, then maybe it's not worth spending too much time on. But if the fix is easy, that would be great :) niles (Aug 19 '10)
i like this answer (click again to cancel)
2
i dont like this answer (click again to cancel)

The color scheme.

Maybe a secondary consideration, but I think uniformity of look & feel between http://sagemath.org/ and asksage could be an important way to indicate to new users that asksage is a real part of the sage community, and encourage them to use it. The color scheme and overall look of the google groups page is vaguely similar to that of sagemath, but this is quite different.

link

answered Aug 20 '10

this post is marked as community wiki

This post is a wiki. Anyone with karma >150 is welcome to improve it.

updated Aug 20 '10

niles gravatar image niles
3354 5 38 92
http://nilesjohnson.net/
Along these lines, the documentation for sage does not look at all like sagemath.org. niles (Aug 20 '10)
i like this answer (click again to cancel)
2
i dont like this answer (click again to cancel)

I never received any mail from this site, although I wish it in my profile (subscriptions tag). But yesterday the situation changed drastically, more than 30 emails from asksage ! I didn't change subscriptions (and had no activity on asksage for last month). Here are my subscriptions:

Asked by me: instantly Answered by me: instantly Individually selected: weekly Entire forum (tag filtered): weekly Comments and posts mentioning me: weekly Choose email tag filter: off

link

answered Feb 28 '12

this post is marked as community wiki

This post is a wiki. Anyone with karma >150 is welcome to improve it.

updated Feb 28 '12

Bétréma gravatar image Bétréma flag of France
161 3 9
http://www.labri.fr/perso...

indeed, the same happened to me too. If anyone does look into this, I wish they would fix the email subjects too, which currently have "[ASK.SAGEMATH] [ASK.SAGEMATH]" prepended. I think one [ASK.SAGEMATH] would suffice.

niles (Feb 28 '12)

Same thing here. I tried every possible configuration, including "no email at all", but still keep receiving emails for avery update.

pang (Mar 02 '12)

@pang the email tag filter is also broken, so if you set it to anything but "off", you will stop receiving any email at all.

niles (Mar 02 '12)
i like this answer (click again to cancel)
1
i dont like this answer (click again to cancel)

Harald pointed out that the RSS feed link gives the wrong URL. The right URL is http://ask.sagemath.org/feeds/rss/ which fortunately does work fine.

link

answered Aug 18 '10

this post is marked as community wiki

This post is a wiki. Anyone with karma >150 is welcome to improve it.

updated Aug 18 '10

William Stein gravatar image William Stein
1195 5 17 40
http://wstein.org/
This has now been resolved (see below). William Stein (Aug 18 '10)
i like this answer (click again to cancel)
1
i dont like this answer (click again to cancel)

I tried to change the title to "What is broken on this site?" and got a big "key error" traceback. So that's something else broken.

By the way, we're using the development version of askbot's source code, as of Aug 18, 2010.

link

answered Aug 18 '10

this post is marked as community wiki

This post is a wiki. Anyone with karma >150 is welcome to improve it.

updated Aug 18 '10

William Stein gravatar image William Stein
1195 5 17 40
http://wstein.org/
i like this answer (click again to cancel)
1
i dont like this answer (click again to cancel)

I have used ask.sagemath.org for ten minutes and have experienced an error like the above twice: Just after having registered, I got an error. Unfortunately, I didn't keep the error message. It was something to do with relaying a request to a funny email-address, like "qu777@something". However, my registration was successful and my question was posted. When I tried to edit my question (to add "Thanks, Johan"), I got an "Index out of bounds" error. I still do, so if it is of interest, I should be able to get the full error message. Regards, Johan

link

answered Aug 19 '10

this post is marked as community wiki

This post is a wiki. Anyone with karma >150 is welcome to improve it.

This was because I hadn't setup the mailserver yet. I've now setup the mailserver. William Stein (Aug 19 '10)
i like this answer (click again to cancel)
1
i dont like this answer (click again to cancel)

I thought I could leave the 'birthdate' section of my profile blank, and got a similar long error traceback from DEBUG=True.

link

answered Aug 19 '10

this post is marked as community wiki

This post is a wiki. Anyone with karma >150 is welcome to improve it.

...and also got error message when trying to post this. Others who post here, note that the post goes through even though there's an error--just go back and refresh the page rather than re-post and then have to delete the duplicate (like I did :) niles (Aug 19 '10)
also, error message (white text on yellow background!) when I posted the previous comment. niles (Aug 19 '10)
I've fixed this in the gihub repository Evgeny (Aug 20 '10)
i like this answer (click again to cancel)
1
i dont like this answer (click again to cancel)

The title of each page ends with "ASKBOT: Open Source Q&A Forum". That's not really something broken, but maybe it makes sense to change it to something more specific.

link

answered Aug 19 '10

this post is marked as community wiki

This post is a wiki. Anyone with karma >150 is welcome to improve it.

i like this answer (click again to cancel)
1
i dont like this answer (click again to cancel)

Is "no answers" broken? So far every question on this site has at least one answer, but on the front page some are flagged as having no answers (e.g., the question about searching source for a particular algorithm) . . . is this somehow a feature instead of a bug?

link

answered Aug 19 '10

this post is marked as community wiki

This post is a wiki. Anyone with karma >150 is welcome to improve it.

Yes, that was an indirect result of the email issue. The author of askbot has written a script that will retroactively fix this, however, I can't run it until 1-2 days from now, due to a family vacation starting now. William Stein (Aug 19 '10)
ah; enjoy! niles (Aug 19 '10)
Great, this answered a question I had, I think. kcrisman (Aug 24 '10)
i like this answer (click again to cancel)
1
i dont like this answer (click again to cancel)

I don't know if this is strictly speaking "broken", but it seems odd to me that each question is listed under its own list of "Related questions". For example, on this page the list includes "What is broken on this site". So maybe not broken, but at least tautologous to the point of being useless?

link

answered Aug 19 '10

this post is marked as community wiki

This post is a wiki. Anyone with karma >150 is welcome to improve it.

updated Aug 19 '10

John Palmieri gravatar image John Palmieri flag of United States
2605 8 23 57
http://www.math.washingto...
John, I agree and little things like this one do matter. I'll clean that up. Evgeny (Aug 19 '10)
I've finally figured out what John's referring to. I didn't even notice that column on the right-hand-side of the page. How are the related questions computed, through the tag system? ccanonc (Aug 19 '10)
at the moment it's 10 questions with overlapping tags, not sorted or ranked in any particular way. Evgeny (Aug 20 '10)
this one is fixed now Evgeny (Sep 02 '10)

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

5 followers

Tags:

Stats:

Asked: Aug 18 '10

Seen: 704 times

Last updated: Mar 14 '12

powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.