Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrum-pm not working on redmine 1.0.4 #73

Open
djbobyd opened this issue Dec 2, 2010 · 3 comments
Open

Scrum-pm not working on redmine 1.0.4 #73

djbobyd opened this issue Dec 2, 2010 · 3 comments

Comments

@djbobyd
Copy link

djbobyd commented Dec 2, 2010

Hi all,
I have installed redmine 1.0.4 on a suse linux and i also installed your plugin. The installation was fine, but when I try to open either Backlog or Dashboard tabs in my project I get an error. It looks like this in the production.log:

Processing SprintsController#index (for 10.55.71.130 at 2010-12-02 08:02:49) [GET] Parameters: {"project_id"=>"cloudinfra", "action"=>"index", "controller"=>"sprints"} Rendering template within layouts/base Rendering sprints/index

ActionView::TemplateError (undefined method `chart' for #Burndown:0x7fbda49aafb0) on line #5 of vendor/plugins/redmine_sprints/app/views/sprints/index.html.erb:
2:


3:

4:

5:

<%= image_tag(@chart.chart(600,200)) unless @chart.blank? %>


6: <%= render(:partial => "shared/project_stats", :locals => {:project => @project}) %>
7: <%= render(:partial => "sprints/product_backlog") %>
8: <%#= render(:partial => "milestones/milestones") %>

vendor/plugins/redmine_sprints/app/views/sprints/index.html.erb:5
vendor/plugins/redmine_sprints/app/controllers/sprints_controller.rb:21:in `index'
public/dispatch.fcgi:24

Rendering /opt/redmine-1.0.4/public/500.html (500 Internal Server Error)

(sorry for the bad code formatting but I couldn''t make it better :( )

As I am new to ruby I have no idea waht is causing this error. The list of installed gems is as follows:

aasm (2.2.0)
actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
dbi (0.4.5)
deprecated (2.0.1)
fcgi (0.8.8)
gdata (1.1.1)
googlecharts (1.6.0)
gruff (0.3.6)
holidays (1.0.0)
i18n (0.5.0)
icalendar (1.1.5)
mini_magick (3.1)
prawn (0.8.4)
prawn-core (0.8.4)
prawn-layout (0.8.4)
prawn-security (0.8.4)
rack (1.0.1)
rails (2.3.5)
rake (0.8.7)
rmagick (2.12.2)
ruby-openid (2.1.8)
subexec (0.0.4)
xmpp4r (0.5)

ruby version: ruby 1.8.7 (2008-08-11 patchlevel 72) [x86_64-linux]

Here is also a list of the installed plugins with versions in case you know some of them are causing the problem:

Redmine Codebook plugin 0.3.1
Redmine Easy Agile plugin 1.0.2
Architecture Decisions plugin 0.0.9
Blocks Layout plugin 0.0.1
Redmine Code Review plugin 0.4.0
Redmine Google Docs Plugin 0.0.1
Redmine Hudson plugin 1.0.6.1
Kanban 0.2.0
Knowledgebase 0.2.5
Redmine My Widgets plugin 0.1.0
Redmine Parking Lot Chart plugin 0.0.6
Redmine Polls plugin 0.0.1
Advanced reminder 0.0.1
Issue Resources 0.2.0
Redmine Scrum Sprints plugin 0.1.6
Timesheet Extensions Plugin 0.1.0
Redmine Wiki Extensions plugin 0.2.4
Redmine Work Time plugin 0.0.61

Can you please help me resolve this issue? Thanks

@VinithaVarun
Copy link

I also have the same issue for redmine 1.0.4 in Windows. Any help will be greatly appreciated.

@a-c-m
Copy link

a-c-m commented Mar 17, 2011

+1 same issue

@VinithaVarun
Copy link

I had Redmine_Screenshot_paste plugin attached. When i removed that, I could access the dashboard & backlog tabs. But when i try to edit a sprint in backlog I'm getting an empty popu-up. Any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants