Fedora Linux Support Community & Resources Center
  #1  
Old 31st July 2009, 07:43 PM
ultra magnus Offline
Registered User
 
Join Date: Nov 2007
Location: Finland
Age: 30
Posts: 312
linuxfedorafirefox
Facebook-plugin for Kopete, RPM

This plugin is now obsolete.

Hi there, I ported the facebook-plugin from AUR to fedora 11.
You need KDE4.3 for this one, at least if you want to build it, and libqjson0-0.5.1.
I've only built and tested this on my main machine, 32bit for now, but it seems to be working fine, at least rpmlint and mock aren't complaining.
You'll find all you need here:

http://rubbad.com/files/fedora/11

I battled this build for almost a week due to a typo in the spec.file ..
Lesson learned? RTFM

specifically:
Quote:
Warning: In spec files, don't use in-line comments (a "#" comment on the same line after a command), and don't put macros (words beginning with "%") in a comment unless you quote the "%" as "%%". Macros can cause failures if they are in a comment, because they are always expanded (even when in a comment) and they can expand to multiple lines. This is true for %prep, %build, and so on.
note: mock will fail on the kopete-facebook-git*.src.rpm build due to missing libqjson0, it can’t find it, it is not in the repositories.

And last another blog post on the same subject.

There must be some other fedora user over here that's using KDE, right? and kopete? and wants facebook in that? Are there?

UPDATE
There is a new upstream version. 0.1.4.
http://duncan.mac-vicar.com/blog/archives/597

UPDATE-2
QJson has gotten into updates testing, installation guide modified to match.

UPDATE-3
QJson is now in the repos.
kopete-facebook is rebuilt with this package + some modifications to the spec file, README addedd and some build options.
Installation howto:

UPDATE-4
Kopete-protocol-facebook is in updates testing now.
Version 0.1.5.

Install:
Code:
yum --enablerepo=updates-testing install kopete-protocol-facebook
https://bugzilla.redhat.com/show_bug.cgi?id=544739

files:
http://koji.fedoraproject.org/koji/p...packageID=9795
__________________
my blog
my forum
my "art"
my packages
IRC: Magnu5

Last edited by ultra magnus; 11th February 2010 at 12:17 PM. Reason: qjson in repo. kopete-facebook-0.1.4-4
Reply With Quote
  #2  
Old 28th August 2009, 10:58 AM
amalon Offline
Registered User
 
Join Date: Aug 2009
Posts: 2
linuxfedorakonqueror
Can't connect to FB

Hi, Thanks for creating this Plugin. I managed to install it without any problems, and facebook now shows up in the list of IM networks, however when I add my account it won't connect to it. A popup says it cannot connect to the instant messaging server or peers.
I can log in to facebook in konqueror using the same username and password.

Is this plugin working for others at this time or is it just me?

Cheers
James
Reply With Quote
  #3  
Old 28th August 2009, 02:15 PM
ultra magnus Offline
Registered User
 
Join Date: Nov 2007
Location: Finland
Age: 30
Posts: 312
linuxsafari
Which version did you install? Try the older version, it is working for me, just installed it.
By 'older' I mean these two packages:
http://rubbad.com/files/fedora/11/RP....fc11.i586.rpm
http://rubbad.com/files/fedora/11/RP....fc11.i586.rpm
__________________
my blog
my forum
my "art"
my packages
IRC: Magnu5
Reply With Quote
  #4  
Old 28th August 2009, 10:28 PM
amalon Offline
Registered User
 
Join Date: Aug 2009
Posts: 2
linuxfedorakonqueror
Got it working

I had installed kopete-facebook-git-0.1.2-2.fc11.x86_64.rpm, but I tried kopete-facebook-0.1.3-1.fc11.x86_64.rpm instead and it worked. Thanks for a great plugin
Reply With Quote
  #5  
Old 29th August 2009, 08:16 AM
ultra magnus Offline
Registered User
 
Join Date: Nov 2007
Location: Finland
Age: 30
Posts: 312
linuxsafari
You're most welcome, but I merely packaged it.
__________________
my blog
my forum
my "art"
my packages
IRC: Magnu5
Reply With Quote
  #6  
Old 16th October 2009, 03:44 AM
infernosoft Offline
Registered User
 
Join Date: Jan 2008
Age: 22
Posts: 367
linuxfedorafirefox
I'm trying to get facebook to work on kopete, and it's not. Here's what I've done.

1. Installed kdenetworktools (ie. kopete)
2. Installed:
A. libqjson0-0.6.0-1.fc11.i586.rpm
B. libqjson0-devel-0.6.0-1.fc11.i586.rpm
C. kopete-facebook-git-0.1.2-1.fc11.i586.rpm
3. Ran kopete, added facebook, entered my login credentials.
4. Waited....and kept waiting....and waited some more...

It says it's connecting, but never gets connected. What's wrong?
Reply With Quote
  #7  
Old 16th October 2009, 05:11 AM
ultra magnus Offline
Registered User
 
Join Date: Nov 2007
Location: Finland
Age: 30
Posts: 312
windows_98_nt_2000safari
remove libqjson0-0.6.* and install libqson0-0.5.1 The 0.6 one is for kopete-facebook-0.1.3. (which is broken .. ). You shouldn't need the devel packages either, unless you are building something. Sorry if this is blurry, but I just woke up.

/me gets a cup of hot coffee.
__________________
my blog
my forum
my "art"
my packages
IRC: Magnu5
Reply With Quote
  #8  
Old 16th October 2009, 05:18 AM
RahulSundaram Offline
Registered User
 
Join Date: May 2005
Posts: 3,549
linuxfedorafirefox
Hi,

If you would like to maintain this in the official repository, take a look at

http://fedoraproject.org/wiki/Join_t...on_maintainers

Several other KDE packages are waiting for a maintainer in Fedora

http://fedoraproject.org/wiki/SIGs/K...aging/Requests
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
Reply With Quote
  #9  
Old 16th October 2009, 06:08 AM
infernosoft Offline
Registered User
 
Join Date: Jan 2008
Age: 22
Posts: 367
linuxfedorafirefox
Quote:
Originally Posted by ultra magnus View Post
remove libqjson0-0.6.* and install libqson0-0.5.1 The 0.6 one is for kopete-facebook-0.1.3. (which is broken .. ). You shouldn't need the devel packages either, unless you are building something. Sorry if this is blurry, but I just woke up.

/me gets a cup of hot coffee.
sorry for the newbie question, but how do you remove an installed rpm?
Reply With Quote
  #10  
Old 16th October 2009, 06:11 AM
ultra magnus Offline
Registered User
 
Join Date: Nov 2007
Location: Finland
Age: 30
Posts: 312
windows_98_nt_2000safari
Quote:
Originally Posted by RahulSundaram View Post
Hi,

If you would like to maintain this in the official repository, take a look at

http://fedoraproject.org/wiki/Join_t...on_maintainers

Several other KDE packages are waiting for a maintainer in Fedora

http://fedoraproject.org/wiki/SIGs/K...aging/Requests
I would, right now I have a few exams coming my way, but after that I can make more time for this.

Infernosoft: yum remove packagename
__________________
my blog
my forum
my "art"
my packages
IRC: Magnu5
Reply With Quote
  #11  
Old 16th October 2009, 06:38 AM
infernosoft Offline
Registered User
 
Join Date: Jan 2008
Age: 22
Posts: 367
linuxfedorafirefox
Great, so know I can, officially, get "connected"

After 7 seconds or so of being connected, Kopete abruptly exits...

what's up with this?
Reply With Quote
  #12  
Old 16th October 2009, 07:09 AM
ultra magnus Offline
Registered User
 
Join Date: Nov 2007
Location: Finland
Age: 30
Posts: 312
linuxfedorakonqueror
Log out of KDE and try again.
__________________
my blog
my forum
my "art"
my packages
IRC: Magnu5
Reply With Quote
  #13  
Old 16th October 2009, 10:14 AM
ultra magnus Offline
Registered User
 
Join Date: Nov 2007
Location: Finland
Age: 30
Posts: 312
linuxsafari
I see Duncan has released a new version of this plugin today:
http://duncan.mac-vicar.com/blog/archives/597

I'll see if I can get that built sometime later today.
__________________
my blog
my forum
my "art"
my packages
IRC: Magnu5
Reply With Quote
  #14  
Old 17th October 2009, 06:38 AM
infernosoft Offline
Registered User
 
Join Date: Jan 2008
Age: 22
Posts: 367
linuxfedorafirefox
Quote:
Originally Posted by ultra magnus View Post
I see Duncan has released a new version of this plugin today:
http://duncan.mac-vicar.com/blog/archives/597

I'll see if I can get that built sometime later today.
That would be fantastic! I can't wait until kopete finally works with facebook - that would be great.
Reply With Quote
  #15  
Old 17th October 2009, 05:22 PM
ultra magnus Offline
Registered User
 
Join Date: Nov 2007
Location: Finland
Age: 30
Posts: 312
linuxsafari
It's built now, I have to test it a bit before I release it, but I'm chatting right now using it so there shouldn't be much more to do. This is 64bit, 32bits is still undone.
__________________
my blog
my forum
my "art"
my packages
IRC: Magnu5
Reply With Quote
Reply

Tags
facebookplugin, kopete, rpm

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I get Kopete Facebook plugin for Fedora? dth4h Using Fedora 8 30th September 2009 07:28 PM
facebook koperry Wibble 16 14th September 2009 01:13 AM
Are you on Facebook? RupertPupkin Wibble 68 4th July 2009 02:04 AM
Why is facebook in my yum? Silpheed2K Using Fedora 16 24th September 2008 11:56 AM
"Now listening" plugin for Kopete in FC6 Tempesta48 Using Fedora 0 16th November 2006 09:22 PM


Current GMT-time: 19:27 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat