Package: localslackirc
Version: 1.2-1
Severity: normal

Hi,

I just installed localslackirc on Debian Sid, generated a token on
https://api.slack.com/custom-integrations/legacy-tokens (redirected from
https://api.slack.com/docs/oauth-test-tokens as mentioned in
/usr/share/doc/localslackirc/README.md.gz) and saved it in
~/.localslackirc

I then started it with "localslackirc -j" and connected with
irssi. Autojoining all channels seems to have worked, I see also the
user list for each channel, but I don't see anything I wrote myself in a
channel via the web client.

Happened with irssi 1.1.2 as well as 1.2.0 (Debian package 1.2.0-2).

Additionally I got the following crash and double traceback of
localslackirc upon "/quit irssi restart" in irssi:

Unknown command:  b'QUIT :irssi restart'
Unknown command:  b'CAP LS'
Traceback (most recent call last):
  File "/usr/bin/localslackirc", line 498, in <module>
    main()
  File "/usr/bin/localslackirc", line 488, in main
    ircclient.command(i)
  File "/usr/bin/localslackirc", line 408, in command
    handlers[cmdid](cmd)
  File "/usr/bin/localslackirc", line 107, in _userhandler
    self._sendreply(1, 'Welcome to localslackirc')
  File "/usr/bin/localslackirc", line 101, in _sendreply
    bytemsg,
BrokenPipeError: [Errno 32] Broken pipe

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/localslackirc", line 502, in <module>
    traceback.print_last()
  File "/usr/lib/python3.7/traceback.py", line 173, in print_last
    raise ValueError("no last exception")
ValueError: no last exception
localslackirc -j  10.31s user 1.59s system 1% cpu 13:39.31 total

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (500, 'unstable-debug'), 
(500, 'buildd-unstable'), (110, 'experimental'), (1, 'experimental-debug'), (1, 
'buildd-experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages localslackirc depends on:
ii  python3            3.7.3-1
ii  python3-requests   2.21.0-1
ii  python3-typedload  1.15-1
ii  python3-websocket  0.53.0-1

localslackirc recommends no packages.

localslackirc suggests no packages.

-- no debconf information

Reply via email to