Opened at 2021-05-04T11:39:48Z
Last modified at 2021-05-05T20:37:43Z
#1325 new defect
bitlbee-purple not working with skypeweb
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Unspecified / other | Version: | Unspecified |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
used latest skype4web 1.7
$ ./bitlbee -V 1s BitlBee 3.6 API version 030600 Configure args: --prefix=/home/user/Projects/bitlbee/bitlbee-3.6/../install --otr=1 --purple=1
$ cat ../bitlbee.conf
[settings] User = bitlbee ConfigDir = /home/user/Projects/bitlbee/home DaemonInterface = 127.0.0.1 DaemonPort = 6667 PluginDir = /usr/lib/bitlbee
$ ./sbin/bitlbee -n -F -u -v -c ../bitlbee.conf 13s
Warning: Warning: Couldn't write PID to `/var/run/bitlbee.pid'
Warning: Can't find function init_plugin_info' in
/usr/lib/bitlbee/libskypeweb.so'
Warning: Can't find function init_plugin' in
/usr/lib/bitlbee/libskypeweb.so'
(bitlbee:2652): CRITICAL : 16:06:17.730: skypeweb_string_get_chunk: assertion 'chunk_start' failed
Attachments (0)
Change History (3)
comment:2 Changed at 2021-05-05T20:36:01Z by
Replying to anonymous:
used latest skype4web 1.7 $ ./bitlbee -V BitlBee 3.6 API version 030600 Configure args: --prefix=/home/user/Projects/bitlbee/bitlbee-3.6/../install --otr=1 --purple=1 $ cat ../bitlbee.conf [settings] User = bitlbee ConfigDir = /home/user/Projects/bitlbee/home DaemonInterface = 127.0.0.1 DaemonPort = 6667 PluginDir = /usr/lib/bitlbee $ ./sbin/bitlbee -n -F -u -v -c ../bitlbee.conf Warning: Warning: Couldn't write PID to `/var/run/bitlbee.pid' Warning: Can't find function `init_plugin_info' in `/usr/lib/bitlbee/libskypeweb.so' Warning: Can't find function `init_plugin' in `/usr/lib/bitlbee/libskypeweb.so' ** (bitlbee:2652): CRITICAL **: 16:06:17.730: skypeweb_string_get_chunk: assertion 'chunk_start' failed