Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gajim
gajim
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 222
    • Issues 222
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 16
    • Merge Requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gajim
  • gajimgajim
  • Issues
  • #1

Closed
Open
Created Jan 15, 2005 by anonymous@anonymous

Error with online statut

''' Just after loading Gajim and asked the online status, I have this message:'''

module logger chargé

plugin gtkgui loaded

Traceback (most recent call last):

File "runCore.py", line 50, in ?

Core.core.start(mode)

File "/usr/share/gajim/Core/core.py", line 977, in start

gc.mainLoop()

File "/usr/share/gajim/Core/core.py", line 967, in mainLoop

end = self.read_queue()

File "/usr/share/gajim/Core/core.py", line 928, in read_queue

con.process(1)

File "/usr/share/gajim/common/jabber.py", line 421, in process

return xmlstream.Client.process(self, timeout)

File "/usr/share/gajim/common/xmlstream.py", line 381, in process

self._parser.Parse(data)

File "/usr/share/gajim/common/xmlstream.py", line 269, in unknown_endtag

self.dispatch(self._mini_dom)

File "/usr/share/gajim/common/jabber.py", line 297, in dispatch

else: handler['func'](self,stanza)

File "/usr/share/gajim/Core/core.py", line 394, in presenceCB

keyID = self.gpg[self.connexions[con]].verify(status, sigmsg)

File "/usr/share/gajim/Core/core.py", line 143, in verify

file.write(str)

TypeError: argument 1 must be string or read-only buffer, not None

'''Finally the programm freeze, and I must kill it.

'''

Assignee
Assign to
0.7
Milestone
0.7 (Past due)
Assign milestone
Time tracking
None
Due date
None