Skip to content

bmwrapper crashes when fetching mail using thunderbird #10

Description

@stevegee58

I googled part of the error I'm getting and saw issue #7 here.

My setup:
Thunderbird 24.2.0
bmwrapper latest git pull
bitmessage latest git pull

I'm pretty sure I've set this up correctly according to the youtube video. I'm able to send BM messages using thunderbird/bmwrapper but when tbird polls for messages it crashes. Here's the output. You can see the list worked and saw 3 messages in my BM inbox.

2014-05-24 12:55:54,179 INFO - Press Ctrl+C to exit.
2014-05-24 12:56:05,845 DEBUG - Parsing msg 1 of 3
2014-05-24 12:56:05,850 DEBUG - Parsing msg 2 of 3
2014-05-24 12:56:05,852 DEBUG - Parsing msg 3 of 3
2014-05-24 12:56:05,854 DEBUG - Answering STAT: 3 9213
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(_self.__args, *_self.__kwargs)
File "/home/user/bmwrapper/incoming.py", line 256, in incomingServer_main
conn.sendall(cmd(data))
File "/home/user/bmwrapper/incoming.py", line 64, in handleList
cmd, msgId = data.split()
ValueError: need more than 1 value to unpack

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions