[MacPorts] #25171: Update pyfa to 0.9

MacPorts noreply at macports.org
Tue Jun 8 00:16:23 PDT 2010


#25171: Update pyfa to 0.9
-------------------------------+--------------------------------------------
  Reporter:  yacoob@…          |       Owner:  macports-tickets@…                   
      Type:  update            |      Status:  closed                               
  Priority:  Normal            |   Milestone:                                       
 Component:  ports             |     Version:                                       
Resolution:  fixed             |    Keywords:  haspatch maintainer                  
      Port:  pyfa              |  
-------------------------------+--------------------------------------------
Changes (by jmr@…):

  * keywords:  => haspatch maintainer
  * status:  new => closed
  * version:  1.8.2 =>
  * resolution:  => fixed
  * port:  => pyfa


Comment:

 Committed in r. Note that the new version crashed like so before I deleted
 the ~/.pyfa directory created by the old version:
 {{{
 Traceback (most recent call last):
   File "/opt/local/bin/pyfa", line 67, in <module>
     window = mainWindow.mainWindow()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/pyfa/gui/mainWindow/__init__.py", line 39, in __init__
     self.characters = character.loadCharacters()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/pyfa/model/character.py", line 153, in loadCharacters
     skillsCat = category.getCategory(name="Skill")
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/pyfa/model/category.py", line 74, in getCategory
     elif name != None: c = cached_query(searchCategoryQueryByName,
 (name,))
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/pyfa/model/cache.py", line 38, in cached_query
     c.execute(query, *args)
 sqlite3.OperationalError: no such column: iconID
 }}}
 You might want to add some post-activate code to take care of this
 problem, or at least add a note about it.

-- 
Ticket URL: <http://trac.macports.org/ticket/25171#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list