maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [ANNOUNCE] Solution to Facebook contacts/connection issues (https://talk.maemo.org/showthread.php?t=91323)

nieldk 2013-09-10 07:29

[ANNOUNCE] Solution to Facebook contacts/connection issues
 
EDIT: It seems Facebook have corrected the issue on their side.
You should be safe to re-install original telepathy-gabble:

Code:

$ sudo gainroot
# apt-get install --reinstall telepathy-gabble

From the work done on N9, to solve Facebook connection/contacts issue, I have patched the telepathy-gabble library to be able to once again use Facebook chat.
The version number is NOT changed - this is to avoid issues that would create dependencies problems when trying to use apt-get to install remove programs.

Original thread from N9 which solved this issue: http://talk.maemo.org/showthread.php?t=91187

And, patched deb which can be installed using dpkg -i telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb as root user

Shared on 4shared, as it is too big to attach here.

http://www.4shared.com/file/TtmDKDBF...-0maemo30.html

Dropbox link ;)
https://dl.dropboxusercontent.com/u/...B0m5_armel.deb

mrbee 2013-09-10 08:59

Re: [ANNOUNCE] Solution to Facebook contacts/connection issues
 
1 Attachment(s)
I have downloaded the file successfully, its in my Document folder, and I opened the x-terminal, copied and pasted the following "dpkg -i telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb" as user and this is what I got:



BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ dpkg -i telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
dpkg: requested operation requires superuser privilege
~ $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # dpkg -i telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
dpkg: error processing telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
/home/user # dpkg -i telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
dpkg: error processing telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
/home/user #

Can you please help me out? My facebook problem has worsened. Now when i click on New IM in the conversation window, it shows NO Contacts, Add Contacts

mr_pingu 2013-09-10 09:00

Re: [ANNOUNCE] Solution to Facebook contacts/connection issues
 
Will this make it into CSSU? IMO this belongs really in CSSU.
Thanks for your work!

nieldk 2013-09-10 09:05

Re: [ANNOUNCE] Solution to Facebook contacts/connection issues
 
Quote:

Originally Posted by mrbee (Post 1373344)
Can you please help me out? My facebook problem has worsened. Now when i click on New IM in the conversation window, it shows NO Contacts, Add Contacts

I believe this is a permissions issue.
What does

Code:

#ls -al  telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
show ?
Try to move the telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb to /root folder and do
Code:

# chown root  telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
# chgrp root  telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb


nieldk 2013-09-10 09:06

Re: [ANNOUNCE] Solution to Facebook contacts/connection issues
 
Quote:

Originally Posted by mr_pingu (Post 1373345)
Will this make it into CSSU? IMO this belongs really in CSSU.
Thanks for your work!

Who is responsible for adding it to CSSU ?
I believe to it belongs there

mr_pingu 2013-09-10 09:10

Re: [ANNOUNCE] Solution to Facebook contacts/connection issues
 
Quote:

Originally Posted by nieldk (Post 1373348)
Who is responsible for adding it to CSSU ?
I believe to it belongs there

Merlin1991, you can find him on IRC, including other CSSU-maintainers as Freemangordon and Pali ;)

thedead1440 2013-09-10 09:13

Re: [ANNOUNCE] Solution to Facebook contacts/connection issues
 
Can you please upload it to some other host which doesn't require registration to download e.g. dropbox, ge.tt etc...

Thanks!

nieldk 2013-09-10 09:19

Re: [ANNOUNCE] Solution to Facebook contacts/connection issues
 
Quote:

Originally Posted by thedead1440 (Post 1373352)
Can you please upload it to some other host which doesn't require registration to download e.g. dropbox, ge.tt etc...

Thanks!

Done, updated in 1sth post

mrbee 2013-09-10 09:23

Re: [ANNOUNCE] Solution to Facebook contacts/connection issues
 
Quote:

Originally Posted by nieldk (Post 1373347)
I believe this is a permissions issue.
What does

Code:

#ls -al  telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
show ?
Try to move the telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb to /root folder and do
Code:

# chown root  telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
# chgrp root  telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb


I just finished doing that and this is the result:



BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso31+0cssu0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# ls -al telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
ls: telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb: No such file or directory
Nokia-N900:~#
Nokia-N900:~# chown root telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
chown: telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb: No such file or directory
Nokia-N900:~# chgrp root telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
chgrp: telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb: No such file or directory
Nokia-N900:~#

nieldk 2013-09-10 09:30

Re: [ANNOUNCE] Solution to Facebook contacts/connection issues
 
Quote:

Originally Posted by mrbee (Post 1373355)
Nokia-N900:~# ls -al telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
ls: telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb: No such file or directory

Seems the deb file is not in your current directory.
Move/copy it to the current directory, from where it is downloaded and then try again

Code:

# cp /path-to-downloaded-deb/telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb /root/
# chown root telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
# chgrp root telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb
# dpkg -i /root/telepathy-gabble_0.8.13-0maemo3+0m5_armel.deb



All times are GMT. The time now is 04:58.

vBulletin® Version 3.8.8