Edgewall Software

Ticket #6710 (closed defect: invalid)

Opened 12 months ago

Last modified 12 months ago

growl notifiations missing

Reported by: dennislorenzo_elx@… Owned by: jonas
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc:

Description (last modified by eblot) (diff)

Hi. In Adium, growl notifications do not work for any of the settings I have configured.

Here's the traceback

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 191, in dispatch
    chosen_handler = self._pre_process_request(req, chosen_handler)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 263, in _pre_process_request
    chosen_handler = f.pre_process_request(req, chosen_handler)
  File "/usr/lib/python2.4/site-packages/trac/versioncontrol/api.py", line 73, in pre_process_request
    self.get_repository(req.authname).sync()
  File "/usr/lib/python2.4/site-packages/trac/versioncontrol/api.py", line 96, in get_repository
    db = self.env.get_db_cnx() # prevent possible deadlock, see #4465
  File "/usr/lib/python2.4/site-packages/trac/env.py", line 203, in get_db_cnx
    return DatabaseManager(self).get_connection()
  File "/usr/lib/python2.4/site-packages/trac/db/api.py", line 76, in get_connection
    return self._cnx_pool.get_cnx(self.timeout or None)
  File "/usr/lib/python2.4/site-packages/trac/db/pool.py", line 107, in get_cnx
    raise TimeoutError('Unable to get database '
TimeoutError: Unable to get database connection within 20 seconds

Attachments

Change History

Changed 12 months ago by eblot

  • status changed from new to closed
  • resolution set to invalid
  • description modified (diff)

Please retry to post your error with Adium on http://adiumx.com a bit later.

(Wrong Trac, and duplicate)

Changed 12 months ago by eblot

Duplicate issue of #6643

Add/Change #6710 (growl notifiations missing)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.