0.5.0 startup error

Bug #337060 reported by b4283
6
Affects Status Importance Assigned to Milestone
pyneighborhood
Won't Fix
Undecided
pyNeighborhood

Bug Description

Since upgraded to 0.5.0-1, I couldn't start pyNeighborhood.
The error mesg is stated below.

-------------
Traceback (most recent call last):
  File "/usr/bin/pyNeighborhood", line 23, in <module>
    from pyneighborhood.mainwindow import MainWindow
  File "/home/build/community/network/pyneighborhood/pkg/usr/lib/python2.6/site-packages/pyneighborhood/__init__.py", line 33, in <module>

  File "/home/build/community/network/pyneighborhood/pkg/usr/lib/python2.6/site-packages/pyneighborhood/misc.py", line 99, in print_debug
  File "/usr/lib/python2.6/inspect.py", line 911, in getframeinfo
    lines, lnum = findsource(frame)
  File "/usr/lib/python2.6/inspect.py", line 573, in findsource
    if pat.match(lines[lnum]): break
IndexError: list index out of range

Revision history for this message
pressh (pressh) wrote :

you can close this, it is a packaging error

Revision history for this message
b4283 (damispirit) wrote :

Tried the SVN version and had a different error mesg:

-----------
Traceback (most recent call last):
  File "/usr/bin/pyNeighborhood", line 23, in <module>
    from pyneighborhood.mainwindow import MainWindow
  File "/usr/lib/python2.6/site-packages/pyneighborhood/__init__.py", line 33, in <module>
    init_database(db)
  File "/usr/lib/python2.6/site-packages/pyneighborhood/database.py", line 22, in init_database
    cursor = db.cursor()
NameError: global name 'db' is not defined
-----------

Changed in pyneighborhood:
assignee: nobody → pyneigborhood
milestone: none → 0.5.1
status: New → Confirmed
Revision history for this message
Patrick Geltinger (patlkli) wrote :

I'm sorry, but the latest SVN version is not working at the moment because we started porting pyNeighborhood to use SQLite instead of a config file but this isn't finished/working yet. (There was a notification in the log too...)

Workaround: Using revision 356 until we completed the SQLite port...

Revision history for this message
Betz Stefan (encbladexp) wrote :

Where have you get this Version of pyNeighborhood?

Revision history for this message
Betz Stefan (encbladexp) wrote :

Sorry, no more Informations for more than 3 Month :-(

Changed in pyneighborhood:
status: Confirmed → Triaged
status: Triaged → Won't Fix
Changed in pyneighborhood:
assignee: pyNeighborhood-failed (pyneigborhood) → pyNeighborhood (pyneighborhood)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.