<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Scrum Burndown plugin 1.9.1 released!</title>
	<atom:link href="http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released/feed" rel="self" type="application/rss+xml" />
	<link>http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released</link>
	<description></description>
	<lastBuildDate>Tue, 10 Aug 2010 07:48:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: dima</title>
		<link>http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released/comment-page-1#comment-12859</link>
		<dc:creator>dima</dc:creator>
		<pubDate>Thu, 20 Aug 2009 13:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://stuq.nl/?p=290#comment-12859</guid>
		<description>Hi, are any plans for python 2.6? I have upgraded on my linux box this version 
Best regards,</description>
		<content:encoded><![CDATA[<p>Hi, are any plans for python 2.6? I have upgraded on my linux box this version<br />
Best regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released/comment-page-1#comment-12535</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Thu, 06 Aug 2009 18:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://stuq.nl/?p=290#comment-12535</guid>
		<description>And the traceback on installing:

Traceback (most recent call last):
  File &quot;/usr/bin/trac-admin&quot;, line 8, in 
    load_entry_point(&#039;Trac==0.11.5&#039;, &#039;console_scripts&#039;, &#039;trac-admin&#039;)()
  File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/admin/console.py&quot;, line 1314, in run
    return admin.onecmd(command)
  File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/admin/console.py&quot;, line 133, in onecmd
    rv = cmd.Cmd.onecmd(self, line) or 0
  File &quot;/usr/lib/python2.5/cmd.py&quot;, line 219, in onecmd
    return func(arg)
  File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/admin/console.py&quot;, line 1149, in do_upgrade
    if not self.__env.needs_upgrade():
  File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/env.py&quot;, line 429, in needs_upgrade
    if participant.environment_needs_upgrade(db):
  File &quot;/usr/lib/python2.5/site-packages/TracBurndown-1.9.1-py2.5.egg/burndown/burndown.py&quot;, line 54, in environment_needs_upgrade
  File &quot;/usr/lib/python2.5/site-packages/TracBurndown-1.9.1-py2.5.egg/burndown/dbhelper.py&quot;, line 77, in table_exists
  File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/util.py&quot;, line 38, in __getattr__
    return getattr(self.cursor, name)
  File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/util.py&quot;, line 38, in __getattr__
    return getattr(self.cursor, name)
AttributeError: Cursor instance has no attribute &#039;connection&#039;</description>
		<content:encoded><![CDATA[<p>And the traceback on installing:</p>
<p>Traceback (most recent call last):<br />
  File &#8220;/usr/bin/trac-admin&#8221;, line 8, in<br />
    load_entry_point(&#8216;Trac==0.11.5&#8242;, &#8216;console_scripts&#8217;, &#8216;trac-admin&#8217;)()<br />
  File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/admin/console.py&#8221;, line 1314, in run<br />
    return admin.onecmd(command)<br />
  File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/admin/console.py&#8221;, line 133, in onecmd<br />
    rv = cmd.Cmd.onecmd(self, line) or 0<br />
  File &#8220;/usr/lib/python2.5/cmd.py&#8221;, line 219, in onecmd<br />
    return func(arg)<br />
  File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/admin/console.py&#8221;, line 1149, in do_upgrade<br />
    if not self.__env.needs_upgrade():<br />
  File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/env.py&#8221;, line 429, in needs_upgrade<br />
    if participant.environment_needs_upgrade(db):<br />
  File &#8220;/usr/lib/python2.5/site-packages/TracBurndown-1.9.1-py2.5.egg/burndown/burndown.py&#8221;, line 54, in environment_needs_upgrade<br />
  File &#8220;/usr/lib/python2.5/site-packages/TracBurndown-1.9.1-py2.5.egg/burndown/dbhelper.py&#8221;, line 77, in table_exists<br />
  File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/util.py&#8221;, line 38, in __getattr__<br />
    return getattr(self.cursor, name)<br />
  File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/util.py&#8221;, line 38, in __getattr__<br />
    return getattr(self.cursor, name)<br />
AttributeError: Cursor instance has no attribute &#8216;connection&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released/comment-page-1#comment-12534</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Thu, 06 Aug 2009 18:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://stuq.nl/?p=290#comment-12534</guid>
		<description>Hi,

I&#039;m experiencing the same problem as the first Alex, where there&#039;s a fatal error on upgrading trac (by &#039;trac-admin /var/lib/trac/my_project upgrade&#039;) and when I try to open the Burndown menu.

The exception is:
Most recent call last:

    * File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/web/main.py&quot;, line 444, in _dispatch_request
      Code fragment:
       439. try:
       440. if not env and env_error:
       441. raise HTTPInternalError(env_error)
       442. try:
       443. dispatcher = RequestDispatcher(env)
       444. dispatcher.dispatch(req)
       445. except RequestDone:
       446. pass
       447. resp = req._response or []
       448.  
       449. except HTTPException, e:
      Local variables:
      Name	Value
      after 	[u&#039; except RequestDone:&#039;, u&#039; pass&#039;, u&#039; resp = ...
      before 	[u&#039; try:&#039;, u&#039; if not env and env_error:&#039;, u&#039; raise ...
      dispatcher 	
      e 	OperationalError(&#039;ERROR: column &quot;started&quot; does not exist\nLINE 1: SELECT ...
      env 	
      env_error 	None
      exc_info 	(, OperationalError(&#039;ERROR: column ...
      filename 	&#039;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/web/main.py&#039;
      frames 	[{&#039;function&#039;: &#039;_dispatch_request&#039;, &#039;lines_before&#039;: [u&#039; try:&#039;, u&#039; ...
      has_admin 	True
      line 	u&#039; dispatcher.dispatch(req)&#039;
      lineno 	443
      message 	u&#039;OperationalError: ERROR: column &quot;started&quot; does not exist\nLINE 1: ...
      req 	
      resp 	[]
      tb 	
      tb_hide 	None
      traceback 	u&#039;Traceback (most recent call last):\n File ...
    * File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/web/main.py&quot;, line 205, in dispatch
      Code fragment:
       200. req.args.get(&#039;__FORM_TOKEN&#039;) != req.form_token:
       201. raise HTTPBadRequest(&#039;Missing or invalid form token. &#039;
       202. &#039;Do you have cookies enabled?&#039;)
       203.  
       204. # Process the request and render the template
       205. resp = chosen_handler.process_request(req)
       206. if resp:
       207. if len(resp) == 2: # Clearsilver
       208. chrome.populate_hdf(req)
       209. template, content_type = \
       210. self._post_process_request(req, *resp)
      Local variables:
      Name	Value
      chosen_handler 	
      chrome 	
      err 	(, OperationalError(&#039;ERROR: column ...
      handler 	
      req 	
      self 	
    * File &quot;/usr/lib/python2.5/site-packages/TracBurndown-1.9.1-py2.5.egg/burndown/burndown.py&quot;, line 139, in process_request
      Local variables:
      Name	Value
      db 	
      req 	
      self 	
    * File &quot;/usr/lib/python2.5/site-packages/TracBurndown-1.9.1-py2.5.egg/burndown/dbhelper.py&quot;, line 56, in get_milestones
      Local variables:
      Name	Value
      cursor 	
      db 	
    * File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/util.py&quot;, line 60, in execute
      Code fragment:
        55. except Exception, e:
        56. self.log.debug(&#039;execute exception: %r&#039;, e)
        57. raise
        58. if args:
        59. return self.cursor.execute(sql_escape_percent(sql), args)
        60. return self.cursor.execute(sql)
        61.  
        62. def executemany(self, sql, args=None):
        63. if self.log:
        64. self.log.debug(&#039;SQL: %r&#039;, sql)
        65. try:
      Local variables:
      Name	Value
      args 	None
      self 	
      sql 	&#039;SELECT name, due, completed, started, description FROM milestone order by ...
    * File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/util.py&quot;, line 60, in execute
      Code fragment:
        55. except Exception, e:
        56. self.log.debug(&#039;execute exception: %r&#039;, e)
        57. raise
        58. if args:
        59. return self.cursor.execute(sql_escape_percent(sql), args)
        60. return self.cursor.execute(sql)
        61.  
        62. def executemany(self, sql, args=None):
        63. if self.log:
        64. self.log.debug(&#039;SQL: %r&#039;, sql)
        65. try:
      Local variables:
      Name	Value
      args 	None
      self 	
      sql 	&#039;SELECT name, due, completed, started, description FROM milestone order by ...
    * File &quot;/usr/lib/python2.5/site-packages/pyPgSQL/PgSQL.py&quot;, line 3111, in execute
      Code fragment:
      3106. self.conn.conn.query(&#039;ROLLBACK WORK&#039;)
      3107. if len(self.conn.notices) != _n:
      3108. raise Warning, self.conn.notices.pop()
      3109. self.conn.__dict__[&quot;inTransaction&quot;] = 0
      3110. self.conn._Connection__closeCursors()
      3111. raise OperationalError, msg
      3112. except InternalError, msg:
      3113. # An internal error occured. Try to get to a sane state.
      3114. self.conn.__dict__[&quot;inTransaction&quot;] = 0
      3115. self.conn._Connection__closeCursors_()
      3116. self.conn.close()
      Local variables:
      Name	Value
      _badQuery 	False
      _n 	0
      _nl 	0
      _qstr 	&#039;SELECT name, due, completed, started, description FROM milestone order by ...
      msg 	OperationalError(&#039;ERROR: column &quot;started&quot; does not exist\nLINE 1: SELECT ...
      parms 	()
      query 	&#039;SELECT name, due, completed, started, description FROM milestone order by ...
      self 	

File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/web/main.py&quot;, line 444, in _dispatch_request
  dispatcher.dispatch(req)
File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/web/main.py&quot;, line 205, in dispatch
  resp = chosen_handler.process_request(req)
File &quot;/usr/lib/python2.5/site-packages/TracBurndown-1.9.1-py2.5.egg/burndown/burndown.py&quot;, line 139, in process_requestFile &quot;/usr/lib/python2.5/site-packages/TracBurndown-1.9.1-py2.5.egg/burndown/dbhelper.py&quot;, line 56, in get_milestonesFile &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/util.py&quot;, line 60, in execute
  return self.cursor.execute(sql)
File &quot;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/util.py&quot;, line 60, in execute
  return self.cursor.execute(sql)
File &quot;/usr/lib/python2.5/site-packages/pyPgSQL/PgSQL.py&quot;, line 3111, in execute
  raise OperationalError, msg

My configuration is:

Trac:  		0.11.5
Python: 	2.5.2 (r252:60911, Jul 22 2009, 15:52:25)
setuptools: 	0.6c8
pyPgSQL: 	2.5.1
Genshi: 	0.5.1
mod_python: 	3.3.1
Subversion: 	1.4.6 (r28521)
jQuery:		1.2.6</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m experiencing the same problem as the first Alex, where there&#8217;s a fatal error on upgrading trac (by &#8216;trac-admin /var/lib/trac/my_project upgrade&#8217;) and when I try to open the Burndown menu.</p>
<p>The exception is:<br />
Most recent call last:</p>
<p>    * File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/web/main.py&#8221;, line 444, in _dispatch_request<br />
      Code fragment:<br />
       439. try:<br />
       440. if not env and env_error:<br />
       441. raise HTTPInternalError(env_error)<br />
       442. try:<br />
       443. dispatcher = RequestDispatcher(env)<br />
       444. dispatcher.dispatch(req)<br />
       445. except RequestDone:<br />
       446. pass<br />
       447. resp = req._response or []<br />
       448.<br />
       449. except HTTPException, e:<br />
      Local variables:<br />
      Name	Value<br />
      after 	[u' except RequestDone:', u' pass', u' resp = ...<br />
      before 	[u' try:', u' if not env and env_error:', u' raise ...<br />
      dispatcher<br />
      e 	OperationalError('ERROR: column "started" does not exist\nLINE 1: SELECT ...<br />
      env<br />
      env_error 	None<br />
      exc_info 	(, OperationalError('ERROR: column ...<br />
      filename 	'/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/web/main.py'<br />
      frames 	[{'function': '_dispatch_request', 'lines_before': [u' try:', u' ...<br />
      has_admin 	True<br />
      line 	u' dispatcher.dispatch(req)'<br />
      lineno 	443<br />
      message 	u'OperationalError: ERROR: column "started" does not exist\nLINE 1: ...<br />
      req<br />
      resp 	[]<br />
      tb<br />
      tb_hide 	None<br />
      traceback 	u&#8217;Traceback (most recent call last):\n File &#8230;<br />
    * File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/web/main.py&#8221;, line 205, in dispatch<br />
      Code fragment:<br />
       200. req.args.get(&#8216;__FORM_TOKEN&#8217;) != req.form_token:<br />
       201. raise HTTPBadRequest(&#8216;Missing or invalid form token. &#8216;<br />
       202. &#8216;Do you have cookies enabled?&#8217;)<br />
       203.<br />
       204. # Process the request and render the template<br />
       205. resp = chosen_handler.process_request(req)<br />
       206. if resp:<br />
       207. if len(resp) == 2: # Clearsilver<br />
       208. chrome.populate_hdf(req)<br />
       209. template, content_type = \<br />
       210. self._post_process_request(req, *resp)<br />
      Local variables:<br />
      Name	Value<br />
      chosen_handler<br />
      chrome<br />
      err 	(, OperationalError(&#8216;ERROR: column &#8230;<br />
      handler<br />
      req<br />
      self<br />
    * File &#8220;/usr/lib/python2.5/site-packages/TracBurndown-1.9.1-py2.5.egg/burndown/burndown.py&#8221;, line 139, in process_request<br />
      Local variables:<br />
      Name	Value<br />
      db<br />
      req<br />
      self<br />
    * File &#8220;/usr/lib/python2.5/site-packages/TracBurndown-1.9.1-py2.5.egg/burndown/dbhelper.py&#8221;, line 56, in get_milestones<br />
      Local variables:<br />
      Name	Value<br />
      cursor<br />
      db<br />
    * File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/util.py&#8221;, line 60, in execute<br />
      Code fragment:<br />
        55. except Exception, e:<br />
        56. self.log.debug(&#8216;execute exception: %r&#8217;, e)<br />
        57. raise<br />
        58. if args:<br />
        59. return self.cursor.execute(sql_escape_percent(sql), args)<br />
        60. return self.cursor.execute(sql)<br />
        61.<br />
        62. def executemany(self, sql, args=None):<br />
        63. if self.log:<br />
        64. self.log.debug(&#8216;SQL: %r&#8217;, sql)<br />
        65. try:<br />
      Local variables:<br />
      Name	Value<br />
      args 	None<br />
      self<br />
      sql 	&#8216;SELECT name, due, completed, started, description FROM milestone order by &#8230;<br />
    * File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/util.py&#8221;, line 60, in execute<br />
      Code fragment:<br />
        55. except Exception, e:<br />
        56. self.log.debug(&#8216;execute exception: %r&#8217;, e)<br />
        57. raise<br />
        58. if args:<br />
        59. return self.cursor.execute(sql_escape_percent(sql), args)<br />
        60. return self.cursor.execute(sql)<br />
        61.<br />
        62. def executemany(self, sql, args=None):<br />
        63. if self.log:<br />
        64. self.log.debug(&#8216;SQL: %r&#8217;, sql)<br />
        65. try:<br />
      Local variables:<br />
      Name	Value<br />
      args 	None<br />
      self<br />
      sql 	&#8216;SELECT name, due, completed, started, description FROM milestone order by &#8230;<br />
    * File &#8220;/usr/lib/python2.5/site-packages/pyPgSQL/PgSQL.py&#8221;, line 3111, in execute<br />
      Code fragment:<br />
      3106. self.conn.conn.query(&#8216;ROLLBACK WORK&#8217;)<br />
      3107. if len(self.conn.notices) != _n:<br />
      3108. raise Warning, self.conn.notices.pop()<br />
      3109. self.conn.__dict__["inTransaction"] = 0<br />
      3110. self.conn._Connection__closeCursors()<br />
      3111. raise OperationalError, msg<br />
      3112. except InternalError, msg:<br />
      3113. # An internal error occured. Try to get to a sane state.<br />
      3114. self.conn.__dict__["inTransaction"] = 0<br />
      3115. self.conn._Connection__closeCursors_()<br />
      3116. self.conn.close()<br />
      Local variables:<br />
      Name	Value<br />
      _badQuery 	False<br />
      _n 	0<br />
      _nl 	0<br />
      _qstr 	&#8216;SELECT name, due, completed, started, description FROM milestone order by &#8230;<br />
      msg 	OperationalError(&#8216;ERROR: column &#8220;started&#8221; does not exist\nLINE 1: SELECT &#8230;<br />
      parms 	()<br />
      query 	&#8216;SELECT name, due, completed, started, description FROM milestone order by &#8230;<br />
      self 	</p>
<p>File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/web/main.py&#8221;, line 444, in _dispatch_request<br />
  dispatcher.dispatch(req)<br />
File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/web/main.py&#8221;, line 205, in dispatch<br />
  resp = chosen_handler.process_request(req)<br />
File &#8220;/usr/lib/python2.5/site-packages/TracBurndown-1.9.1-py2.5.egg/burndown/burndown.py&#8221;, line 139, in process_requestFile &#8220;/usr/lib/python2.5/site-packages/TracBurndown-1.9.1-py2.5.egg/burndown/dbhelper.py&#8221;, line 56, in get_milestonesFile &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/util.py&#8221;, line 60, in execute<br />
  return self.cursor.execute(sql)<br />
File &#8220;/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/util.py&#8221;, line 60, in execute<br />
  return self.cursor.execute(sql)<br />
File &#8220;/usr/lib/python2.5/site-packages/pyPgSQL/PgSQL.py&#8221;, line 3111, in execute<br />
  raise OperationalError, msg</p>
<p>My configuration is:</p>
<p>Trac:  		0.11.5<br />
Python: 	2.5.2 (r252:60911, Jul 22 2009, 15:52:25)<br />
setuptools: 	0.6c8<br />
pyPgSQL: 	2.5.1<br />
Genshi: 	0.5.1<br />
mod_python: 	3.3.1<br />
Subversion: 	1.4.6 (r28521)<br />
jQuery:		1.2.6</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miscs</title>
		<link>http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released/comment-page-1#comment-11791</link>
		<dc:creator>miscs</dc:creator>
		<pubDate>Fri, 10 Jul 2009 09:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://stuq.nl/?p=290#comment-11791</guid>
		<description>Hi Daan,

thanks for this superb plugin! Any news on the schedule for the new version you mentioned?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Daan,</p>
<p>thanks for this superb plugin! Any news on the schedule for the new version you mentioned?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released/comment-page-1#comment-10341</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 23 May 2009 14:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://stuq.nl/?p=290#comment-10341</guid>
		<description>Daan,

Is there anywhere I can get hold of the latest source? Trac-hacks only has up to 1.9.1, and I&#039;d like to tinker with the code before building an egg. I don&#039;t see much point in making my modifications based on 1.9.1 if you&#039;re about to change a lot anyway.

Thanks,
Dave.</description>
		<content:encoded><![CDATA[<p>Daan,</p>
<p>Is there anywhere I can get hold of the latest source? Trac-hacks only has up to 1.9.1, and I&#8217;d like to tinker with the code before building an egg. I don&#8217;t see much point in making my modifications based on 1.9.1 if you&#8217;re about to change a lot anyway.</p>
<p>Thanks,<br />
Dave.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhay</title>
		<link>http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released/comment-page-1#comment-9992</link>
		<dc:creator>abhay</dc:creator>
		<pubDate>Fri, 15 May 2009 03:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://stuq.nl/?p=290#comment-9992</guid>
		<description>I could able to delete the egg from plugin dir and uncomment two lines from components section. That seems to have brought up trac back to life. While doing that I kept only &quot;timingandestimationplugin.* = enabled&quot; and trac was still broken. So not sure if it was due to burndown or due to timingandestimationplugin. 

Would love to try the plugin, any clue what might be going wrong? 

-Abhay</description>
		<content:encoded><![CDATA[<p>I could able to delete the egg from plugin dir and uncomment two lines from components section. That seems to have brought up trac back to life. While doing that I kept only &#8220;timingandestimationplugin.* = enabled&#8221; and trac was still broken. So not sure if it was due to burndown or due to timingandestimationplugin. </p>
<p>Would love to try the plugin, any clue what might be going wrong? </p>
<p>-Abhay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhay</title>
		<link>http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released/comment-page-1#comment-9991</link>
		<dc:creator>abhay</dc:creator>
		<pubDate>Fri, 15 May 2009 02:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://stuq.nl/?p=290#comment-9991</guid>
		<description>Hi,
I followed all installation steps as you have mentioned. Trac version is 0.10.4. Running postgres server 8.2.9. I am getting following error 


trac-admin /home/techops-tracd/yfroot/webapps/trac/changes upgrade
Command failed: Cursor instance has no attribute &#039;connection&#039;


Now whole trac is broken. If there is no quick fix then how do I uninstall the plugin. 

Any help is much appreciated. We have lots of data on to our trac.

Thanks,
Abhay</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I followed all installation steps as you have mentioned. Trac version is 0.10.4. Running postgres server 8.2.9. I am getting following error </p>
<p>trac-admin /home/techops-tracd/yfroot/webapps/trac/changes upgrade<br />
Command failed: Cursor instance has no attribute &#8216;connection&#8217;</p>
<p>Now whole trac is broken. If there is no quick fix then how do I uninstall the plugin. </p>
<p>Any help is much appreciated. We have lots of data on to our trac.</p>
<p>Thanks,<br />
Abhay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leandro</title>
		<link>http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released/comment-page-1#comment-9107</link>
		<dc:creator>Leandro</dc:creator>
		<pubDate>Fri, 17 Apr 2009 19:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://stuq.nl/?p=290#comment-9107</guid>
		<description>I&#039;ve installed the plugin, but when I click in the menu&#039;s option Burndown, I get an error: perationalError: no such table: burndown. I&#039;ve not found a script to create the table burndown in the database. Where can I find it?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve installed the plugin, but when I click in the menu&#8217;s option Burndown, I get an error: perationalError: no such table: burndown. I&#8217;ve not found a script to create the table burndown in the database. Where can I find it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released/comment-page-1#comment-9007</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 15 Apr 2009 12:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://stuq.nl/?p=290#comment-9007</guid>
		<description>Ok will do - thanks!</description>
		<content:encoded><![CDATA[<p>Ok will do &#8211; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daan</title>
		<link>http://stuq.nl/weblog/2008-12-25/scrum-burndown-plugin-191-released/comment-page-1#comment-9006</link>
		<dc:creator>Daan</dc:creator>
		<pubDate>Wed, 15 Apr 2009 12:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://stuq.nl/?p=290#comment-9006</guid>
		<description>Hi Richard,

It&#039;s untested, but you can try...

- Daan</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>It&#8217;s untested, but you can try&#8230;</p>
<p>- Daan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
