Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Gajim] błąd podczas łączenia
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
pancurski
Guru
Guru


Joined: 15 Sep 2005
Posts: 495
Location: Lublin, Poland / Slough, UK

PostPosted: Wed Jan 31, 2007 5:12 pm    Post subject: [Gajim] błąd podczas łączenia Reply with quote

czy ktoś z was używa Gajima? dostaje taki komunikat:
Code:
my@gen ~ $ gajim
sh: nslookup: command not found
Traceback (most recent call last):
  File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 133, in process_events
    obj.pollin()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 143, in pollin
    self._do_receive()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 215, in _do_receive
    if errnum == socket.SSL_ERROR_WANT_READ:
AttributeError: 'module' object has no attribute 'SSL_ERROR_WANT_READ'

efekt taki ze nie moge się połączyć, program jest w ciągłym stanie podłączania się.....
myslalem ze moze chodzi o dns, więc zmienilem na próbe, ale nic to nie dało...dodam, że Psi i Gaim działa dobrze
Back to top
View user's profile Send private message
m010ch
Tux's lil' helper
Tux's lil' helper


Joined: 25 Dec 2005
Posts: 99
Location: Poznań

PostPosted: Wed Jan 31, 2007 5:31 pm    Post subject: Reply with quote

Ja używam, ale nie stwierdziłem podobnych problemów.

Code:
sh: nslookup: command not found

Masz IMO 2 wyjścia:
- USE="-srv" emerge gajim
- emerge net-dns/bind-tools
_________________
If it moves, compile it!
Back to top
View user's profile Send private message
pancurski
Guru
Guru


Joined: 15 Sep 2005
Posts: 495
Location: Lublin, Poland / Slough, UK

PostPosted: Wed Jan 31, 2007 6:19 pm    Post subject: Reply with quote

co do flagi "-srv" to mam ją wyłączoną. Po zainstalowaniu bind-tools i zemergowaniu gajima dostaje prawie to samo
Code:
my@gen ~ $ gajim
Traceback (most recent call last):
  File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 133, in process_events
    obj.pollin()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 143, in pollin
    self._do_receive()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 215, in _do_receive
    if errnum == socket.SSL_ERROR_WANT_READ:
AttributeError: 'module' object has no attribute 'SSL_ERROR_WANT_READ'

sprawdze jeszcze wersje niestabilną ale najnowszą

a to wynik po uruchomieniu najnowszego gajima
my@gen ~ $ gajim
Code:
Brak wsparcia dla Network Managera
Traceback (most recent call last):
  File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 132, in process_events
    obj.pollin()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 153, in pollin
    self._do_receive()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 226, in _do_receive
    if errnum == socket.SSL_ERROR_WANT_READ:
AttributeError: 'module' object has no attribute 'SSL_ERROR_WANT_READ'


EDIT:
Code:
USE="ssl" emerge dev-lang/python
rozwiązało problem
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum