Ticket #162 (closed task: wontfix)

Opened 19 months ago

Last modified 9 days ago

crashed and now get blank window

Reported by: Ryan Owned by: daelstorm
Priority: major Milestone:
Component: nicotine Version: 1.2.6
Keywords: Cc:

Description

Crashed one day while downloading numerous files and now all i get is a blank window. I have tries uninstalling and reinstalling. Tried to update to latest version still no luck still getting an empty window.

Attachments

Change History

  Changed 19 months ago by daelstorm

  • status changed from new to assigned

your config files, or shares databases are probably corrupted.

Try running from a terminal to check for error messages.

  Changed 18 months ago by anonymous

I am having the same problem based on the exact events. I don't have a clue what all this means, but When attempting to run from terminl this is what I get:

Traceback (most recent call last):

File "/usr/bin/nicotine", line 155, in <module>

app = frame.MainApp?(config, trayicon)

File "/var/lib/python-support/python2.5/pynicotine/gtkgui/frame.py", line 1666, in init

self.frame = testwin(config, trayicon)

File "/var/lib/python-support/python2.5/pynicotine/gtkgui/frame.py", line 396, in init

if self.np.config.needConfig():

File "/var/lib/python-support/python2.5/pynicotine/config.py", line 87, in needConfig

if self.sections[i][j] is None or self.sections[i][j] == and i not in ("userinfo", "ui", "ticker", "players") and j not in ("incompletedir", "autoreply", 'afterfinish','afterfolder', 'geoblockcc'):

File "/usr/lib/python2.5/UserDict.py", line 173, in cmp

return cmp(dict(self.iteritems()), other)

File "/usr/lib/python2.5/UserDict.py", line 105, in iteritems

for k in self:

File "/usr/lib/python2.5/UserDict.py", line 92, in iter

for k in self.keys():

File "/usr/lib/python2.5/shelve.py", line 92, in keys

return self.dict.keys()

File "bsddb/init.py", line 252, in keys File "bsddb/dbutils.py", line 62, in DeadlockWrap?

bsddb.db.DBPageNotFoundError: (-30987, 'DB_PAGE_NOTFOUND: Requested page not found') Killed

follow-up: ↓ 4   Changed 18 months ago by daelstorm

Delete the .db files in your ~/.nicotine/ directory.

If this fixes the problem, just rescan your shares

in reply to: ↑ 3   Changed 17 months ago by propan-butan

I haven't any .db files in ~./nicotine/ directory and problem still exists.

  Changed 9 days ago by offhand

  • status changed from assigned to closed
  • resolution set to wontfix

obsolete. please file a new ticket.

Add/Change #162 (crashed and now get blank window)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.