#7006 JS canvas

v1.1.0
closed
nobody
42cc (432)
General
Cory Johns
2015-08-20
2013-12-19
Anonymous
No

Originally created by: polimi-eng

Hi,
I got this error in my commit_browser page:
This commit browser uses JS canvas but unfortunately your browser does not support it.

I don't think that it's related to my browser. I checked that with chrom, and explorer.
Please help me to fix it.

Related

Tickets: #7006

Discussion

  • Dave Brondsema

    Dave Brondsema - 2013-12-19
    • Milestone: limbo --> forge-backlog
     
  • Dave Brondsema

    Dave Brondsema - 2013-12-19

    I see that too. Looks like that message is supposed to be hidden when canvas is supported, but its not. The allura theme templates should be changed so that they use "modernizr"; then the existing html.canvas #commit_browser_canvas_message CSS selector will work.

     
  • Dave Brondsema

    Dave Brondsema - 2013-12-20
    • Labels: --> 42cc
    • Status: open --> in-progress
     
  • Anonymous - 2014-01-08

    Originally by: polimi-eng

    Does anyone know the reason of this error who can help me to resolve it?

     
  • Dave Brondsema

    Dave Brondsema - 2014-01-13

    Do you see anything under the error message? Or is it just the error message?

    Are there commits in the repository? What do you see when you go to the "History" page for it (link in the upper right of the repo).

     
  • Anonymous - 2014-01-13

    Originally by: polimi-eng

    Beside that problem I have another big problem, help me :(
    I had to reboot the server which allura was installed on, but after rebooting the allura page was not appearing and all settings and svn folders were disappered from server!!
    Now for running allura, when I run this instructin 'pastersetup-appdevelopment.ini' I got this error message:

    TypeError: No object (name: widget_context) has been registered for this thread

    Help me!!! :(

    On Monday, January 13, 2014 4:24 PM, Dave Brondsema brondsem@users.sf.net wrote:

    Do you see anything under the error message?  Or is it just the error message?

    Are there commits in the repository?  What do you see when you go to the "History" page for it (link in the upper right of the repo).


    [tickets:#7006]  JS canvas

    Status: in-progress
    Labels: 42cc
    Created: Thu Dec 19, 2013 01:44 PM UTC by narges
    Last Updated: Wed Jan 08, 2014 02:14 PM UTC
    Owner: nobody

    Hi,
    I got this error in my commit_browser page:
    This commit browser uses JS canvas but unfortunately your browser does not support it.

    I don't think that it's related to my browser. I checked that with chrom, and explorer.
    Please help me to fix it.


    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/allura/tickets/7006/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

     

    Related

    Tickets: #7006

  • Anonymous - 2014-01-14

    Originally by: polimi-eng

    Thanks,
    What should I do to see the allura admin page when I write the IP address of the server in the browser instead of seeing the apache home page?

    On Monday, January 13, 2014 7:16 PM, Dave Brondsema brondsem@users.sf.net wrote:

    The disappearing SVN folders is probably because they were stored at /tmp which on many systems gets cleared out after a reboot.  You can change the development.ini settings to store them in a different directory.  Change it like https://forge-allura.apache.org/p/allura/git/ci/14911893ee50d96390ae98bc56a3ac0269919153/tree//Allura/development.ini?diff=676e09eea39a5ec774a5dd65a544f10da5e59863 You may have to create the new directories (e.g /srv/svn) and set permissions so it is writable.

    The message TypeError: No object (name: widget_context) has been registered for this thread is actually okay... it doesn't have any bad effects.  We plan to clean that up in [#6561]


    [tickets:#7006]  JS canvas

    Status: in-progress
    Labels: 42cc
    Created: Thu Dec 19, 2013 01:44 PM UTC by narges
    Last Updated: Mon Jan 13, 2014 03:24 PM UTC
    Owner: nobody

    Hi,
    I got this error in my commit_browser page:
    This commit browser uses JS canvas but unfortunately your browser does not support it.

    I don't think that it's related to my browser. I checked that with chrom, and explorer.
    Please help me to fix it.


    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/allura/tickets/7006/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

     

    Related

    Tickets: #6561
    Tickets: #7006

  • Igor Bondarenko - 2014-01-20
    • status: in-progress --> code-review
     
  • Igor Bondarenko - 2014-01-20

    Closed #511. je/42cc_7006

     
  • Cory Johns - 2014-01-20
    • QA: Cory Johns
     
  • Cory Johns - 2014-01-20
    • status: code-review --> closed
    • Milestone: forge-backlog --> forge-jan-24
     

Log in to post a comment.