Ticket #538 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Connection via http proxy

Reported by: bmalkow Owned by: asterix
Priority: highest Milestone: 0.8
Component: None Version:
Severity: normal Keywords:
Cc: OS:

Description

When I try connecting via HTTP Proxy, Gajim throw exception:

Exception in thread Thread-1:Traceback (most recent call last):
  File "/usr/lib/python2.3/threading.py", line 442, in __bootstrap
    self.run()
  File "/usr/lib/python2.3/threading.py", line 422, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/bmalkow/programy/gajim/src/common/connection.py", line 781, in change_status2
    self.connection = self.connect()
  File "/home/bmalkow/programy/gajim/src/common/connection.py", line 636, in connect
    if p and gajim.config.get_per('proxies').has_key(p):
AttributeError: 'list' object has no attribute 'has_key'

Attachments

Change History

Changed 4 years ago by asterix

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.8

thx it's fixed now

Add/Change #538 (Connection via http proxy)

Author



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