Search found 10 matches

by igadoter
12. Mar 2020, 10:50
Forum: Problems
Topic: Purple-facebook plugin Invalid HTTP response code (400)
Replies: 9
Views: 4764

Re: Purple-facebook plugin Invalid HTTP response code (400)

To be clear I have now new and old libidn libraries. I didn't remove old version - I was afraid to broke dependency. I read blog. For missing sources there is slackware.uk mirror which archives not only scripts but sources as well.
by igadoter
11. Mar 2020, 11:18
Forum: Problems
Topic: Purple-facebook plugin Invalid HTTP response code (400)
Replies: 9
Views: 4764

Re: Purple-facebook plugin Invalid HTTP response code (400)

Ok brutal force worked. Installed version of Pidgin from -current. To work you need -current version of libidn. Then just built purple-facebook from sbo with dependencies - it works. Ugly but works.
by igadoter
11. Mar 2020, 10:23
Forum: Problems
Topic: Purple-facebook plugin Invalid HTTP response code (400)
Replies: 9
Views: 4764

Re: Purple-facebook plugin Invalid HTTP response code (400)

Can I use sourcery to build sbo scripts?
by igadoter
11. Mar 2020, 09:50
Forum: Problems
Topic: Purple-facebook plugin Invalid HTTP response code (400)
Replies: 9
Views: 4764

Re: Purple-facebook plugin Invalid HTTP response code (400)


I don't have Facebook myself, and I don't know if this will work, but it might be worth a try too:
https://www.npmjs.com/package/fb-messenger-cli

It does not work on 32 bit system. As dependency it installs chrome application which is 64 bit (sic!). What is really laughable npm describe itself ...
by igadoter
10. Mar 2020, 21:19
Forum: Problems
Topic: Purple-facebook plugin Invalid HTTP response code (400)
Replies: 9
Views: 4764

Re: Purple-facebook plugin Invalid HTTP response code (400)

Thanks for reply. I will do as you suggested. I don't know the problem will be fixed. Just at moment pidgin does not work with my facebook account - I have a couple of people who are using facebook messenger. To use web interface in situation Firefox is running on about 700MB RAM - well is not in my ...
by igadoter
10. Mar 2020, 11:42
Forum: Problems
Topic: Purple-facebook plugin Invalid HTTP response code (400)
Replies: 9
Views: 4764

Purple-facebook plugin Invalid HTTP response code (400)

The purple I installed generates the error code as in subject. I found this fix https://github.com/dequis/purple-facebo ... b74a765767 - should I rebuild this with sorcery or myself or using sbo scripts?
by igadoter
25. Feb 2020, 22:45
Forum: Problems
Topic: Build vbox kernel module failed wrong headers.
Replies: 4
Views: 3683

Re: Build vbox kernel module failed wrong headers.

Thanks @gapan. I did as you posted. Problem solved. I tested VB on SalixLive. Works fine. Only issue is full screen mode which does not work as I expected.
by igadoter
25. Feb 2020, 16:28
Forum: Problems
Topic: Build vbox kernel module failed wrong headers.
Replies: 4
Views: 3683

Re: Build vbox kernel module failed wrong headers.

I am using salix repository mirror at http://ftp.nluug.nl/. Kernel and headers I installed with sudo slapt-get -t kernel-source, and slapt-get -i kernel-headers. I have no idea where version difference may come from. Can't recall hacking myself.
by igadoter
25. Feb 2020, 10:23
Forum: Problems
Topic: Build vbox kernel module failed wrong headers.
Replies: 4
Views: 3683

Build vbox kernel module failed wrong headers.

I posted the same on irc channel. I installed both kernel source and kernel headers. Yet vboxconfig fails to build kernel module.

piotr[~]$ sudo vboxconfig
Hasło:
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules ...
by igadoter
8. Jan 2015, 23:59
Forum: Suggestions
Topic: install_on_usb script
Replies: 0
Views: 3084

install_on_usb script

I've already installed Salix on my pendrive. I followed instructions in the script. There are things missed in the description how to create Salix on usb. warning to never mount iso image on /mnt as it is working directory for the script
to verify if there is directory /usr/share/syslinux - if not ...