Boost C++ Libraries: Ticket #2190: TypeError: a float is required https://svn.boost.org/trac10/ticket/2190 <h4 class="section" id="HowtoReproduce">How to Reproduce</h4> <p> While doing a GET operation on <code>/ticket/349</code>, Trac issued an internal error. </p> <p> <em>(please provide additional details here)</em> </p> <p> Request parameters: </p> <pre class="wiki">{'id': u'349'} </pre><p> User Agent was: <code>Mozilla/5.0 (Windows; U; Windows NT 6.0; da; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1</code> </p> <h4 class="section" id="SystemInformation">System Information</h4> <table class="wiki"> <tr><td> <strong>Trac</strong> </td><td> <code>0.11</code> </td></tr><tr><td> <strong>Python</strong> </td><td> <code>2.4.4 (#1, Jan 25 2007, 13:04:51) </code> <br /> <code>[GCC 3.4.6 20060404 (Red Hat 3.4.6-3)]</code> </td></tr><tr><td> <strong>setuptools</strong> </td><td> <code>0.6c8</code> </td></tr><tr><td> <strong>SQLite</strong> </td><td> <code>3.5.4</code> </td></tr><tr><td> <strong>pysqlite</strong> </td><td> <code>2.4.1</code> </td></tr><tr><td> <strong>Genshi</strong> </td><td> <code>0.5</code> </td></tr><tr><td> <strong>Subversion</strong> </td><td> <code>1.4.2 (r22196)</code> </td></tr><tr><td> <strong>jQuery:</strong> </td><td> <code>1.2.3</code> </td></tr></table> <h4 class="section" id="PythonTraceback">Python Traceback</h4> <pre class="wiki">Traceback (most recent call last): File "/opt/trac2/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/main.py", line 423, in _dispatch_request dispatcher.dispatch(req) File "/opt/trac2/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/main.py", line 197, in dispatch resp = chosen_handler.process_request(req) File "/opt/trac2/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/ticket/web_ui.py", line 152, in process_request return self._process_ticket_request(req) File "/opt/trac2/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/ticket/web_ui.py", line 412, in _process_ticket_request ticket = Ticket(self.env, id, version=version) File "/opt/trac2/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/ticket/model.py", line 47, in __init__ self._fetch_ticket(tkt_id, db) File "/opt/trac2/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/ticket/model.py", line 105, in _fetch_ticket self.time_changed = datetime.fromtimestamp(row[len(std_fields) + 1], utc) TypeError: a float is required </pre><p> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2190 Trac 1.4.3 Marshall Clow Wed, 13 Aug 2008 14:11:04 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2190#comment:1 https://svn.boost.org/trac10/ticket/2190#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> <p> Marshall sez: This is a duplicate of <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2190" title="#2190: Bugs: TypeError: a float is required (closed: duplicate)">#2190</a>, and seems to affect old bugs (i.e, bug #s before 952) </p> <p> I will investigate further. </p> Ticket Marshall Clow Wed, 13 Aug 2008 14:11:46 GMT <link>https://svn.boost.org/trac10/ticket/2190#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2190#comment:2</guid> <description> <p> D'oh! It's a duplicate of <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2085" title="#2085: Bugs: TypeError: a float is required (closed: fixed)">#2085</a>, not <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2190" title="#2190: Bugs: TypeError: a float is required (closed: duplicate)">#2190</a> </p> </description> <category>Ticket</category> </item> </channel> </rss>