Reply
Thread Tools
Guest | Posts: n/a | Thanked: 0 times | Joined on
#1
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

Last edited by nieldk; 2013-09-13 at 07:27. Reason: Facebook solved issue
 

The Following 8 Users Say Thank You to For This Useful Post:
Posts: 60 | Thanked: 24 times | Joined on May 2012 @ port harcourt
#2
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
Attached Images
 
 
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#3
Will this make it into CSSU? IMO this belongs really in CSSU.
Thanks for your work!
__________________
N900 loaded with:
CSSU-T (Thumb)
720p recording,
Pierogi, Lanterne, Cooktimer, Frogatto
N9 16GB loaded with:
Kernel-Plus
--
[TCPdump & libpcap | ngrep]
--
donate
 

The Following User Says Thank You to mr_pingu For This Useful Post:
Guest | Posts: n/a | Thanked: 0 times | Joined on
#4
Originally Posted by mrbee View Post
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
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#5
Originally Posted by mr_pingu View Post
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
 
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#6
Originally Posted by nieldk View Post
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
__________________
N900 loaded with:
CSSU-T (Thumb)
720p recording,
Pierogi, Lanterne, Cooktimer, Frogatto
N9 16GB loaded with:
Kernel-Plus
--
[TCPdump & libpcap | ngrep]
--
donate
 

The Following User Says Thank You to mr_pingu For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#7
Can you please upload it to some other host which doesn't require registration to download e.g. dropbox, ge.tt etc...

Thanks!
 

The Following 2 Users Say Thank You to thedead1440 For This Useful Post:
Guest | Posts: n/a | Thanked: 0 times | Joined on
#8
Originally Posted by thedead1440 View Post
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
 

The Following User Says Thank You to For This Useful Post:
Posts: 60 | Thanked: 24 times | Joined on May 2012 @ port harcourt
#9
Originally Posted by nieldk View Post
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:~#
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#10
Originally Posted by mrbee View Post
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
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 14:29.