try to fix zeroconf reconection. see #3076
This commit is contained in:
		
							parent
							
								
									e6fa47594b
								
							
						
					
					
						commit
						5162f691fd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -132,8 +132,8 @@ class ConnectionZeroconf(ConnectionHandlersZeroconf):
 | 
			
		|||
		self.time_to_reconnect = None
 | 
			
		||||
		gajim.log.debug('reconnect')
 | 
			
		||||
 | 
			
		||||
		signed = self.get_signed_msg(self.status)
 | 
			
		||||
		self.reconnect()
 | 
			
		||||
#		signed = self.get_signed_msg(self.status)
 | 
			
		||||
		self.connect(self.old_show, self.status)
 | 
			
		||||
 | 
			
		||||
	def quit(self, kill_core):
 | 
			
		||||
		if kill_core and self.connected > 1:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue