You are not logged in.

#1 2007-07-04 12:07:26

mico
Member
From: Slovenia
Registered: 2004-02-08
Posts: 247

MSN offline messages

Is there any client that would allow sending and receiving offline messages with MSN? With Kopete I can send and receive messages only when the other person is online.
http://wiki.kde.org/tiki-index.php?page … mzone=show
Same with pidgin, but for pidgin maybe I have to just configure something...?

Offline

#2 2007-07-04 12:43:48

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Re: MSN offline messages

I was under the impression that the problem here was MSN. In Pidgin if I send a message to an AOL user it goes even if they are not online, but if I do the same to an MSN it does not.
R.

Offline

#3 2007-07-04 16:15:08

Fatih
Member
From: Ankara-Türkiye
Registered: 2005-12-17
Posts: 67
Website

Re: MSN offline messages

You could use Kmess

Here is a PKGBUILD

# Contributor: huseyin@linux-sevenler.org>

pkgname=kmess
pkgver=1.5pre2
pkgrel=1
pkgdesc="KMess is a MSN Messenger client for Linux."
url="http://kmess.sourceforge.net/"
license=('GPL')
arch=('i686')
depends=('kdelibs')
source=(http://mesh.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('33448565e9ad3e21ad5b951a5a3b4a29')

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/opt/kde
  make || return 1
  make DESTDIR=$startdir/pkg install
}

Offline

#4 2007-07-04 17:09:34

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: MSN offline messages

ralvez wrote:

I was under the impression that the problem here was MSN. In Pidgin if I send a message to an AOL user it goes even if they are not online, but if I do the same to an MSN it does not.
R.

MSN recently added offline message support - it's a relatively new feature afaik.

Offline

#5 2007-07-04 19:49:55

mico
Member
From: Slovenia
Registered: 2004-02-08
Posts: 247

Re: MSN offline messages

Fatih wrote:

You could use Kmess

Does it work for you? I installed it with your PKGBUILD, but the "chat" menu item is grayed out for offline users. I can only send mail to them.

Offline

#6 2007-07-04 20:32:39

Fatih
Member
From: Ankara-Türkiye
Registered: 2005-12-17
Posts: 67
Website

Re: MSN offline messages

I don't know if it works or not, but on the homepage of kmess, this is written :

""Receive nudges, winks, emoticons and offline-im messages.""

And there is AMSN. I've used it, and it's possible to send and receive offline messages.

Offline

#7 2007-07-05 08:20:38

bsdson.tw
Member
From: Taiwan
Registered: 2005-05-06
Posts: 161

Re: MSN offline messages

@Fatih:

Thanks for your PKGBUILD.

But I got "build failed" with following messages:

[bsdson@henrylee kmess]$ makepkg
==> Entering fakeroot environment
==> Making package: kmess 1.5pre2-1 (四  7月  5 16:12:16 CST 2007)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
   -> Found kmess-1.5pre2.tar.gz in build dir
==> Validating source files with md5sums
    kmess-1.5pre2.tar.gz ... Passed
==> Extracting Sources...
   -> tar -xf kmess-1.5pre2.tar.gz
==> Removing existing pkg/ directory...
==> Starting build()...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
... (skip)
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl

checking for Qt... configure: error: Qt (>= Qt 3.2 and < 4.0) (headers and libraries) not found. Please check your installation!

For more details about this problem, look at the end of config.log.
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: Build Failed.  Aborting...
[bsdson@henrylee kmess]$

And I do have qt installed:

[bsdson@henrylee kmess]$ pacman -Qs qt
...(skip)
local/qt 3.3.8-4
    The QT gui toolkit.
local/qt4 4.3.0-1
    The QT gui toolkit.

Is there anything I missed?
Thank you very much.

BR

Offline

#8 2007-07-05 08:50:48

bsdson.tw
Member
From: Taiwan
Registered: 2005-05-06
Posts: 161

Re: MSN offline messages

Oops!

I've got the problem!
That is because my environment variable "QTDIR" is set to "/opt/qt4".
Just reset to "/opt/qt" (by command "export") and everything goes fine.

Thanks.  smile

Offline

#9 2007-07-05 16:18:23

mico
Member
From: Slovenia
Registered: 2004-02-08
Posts: 247

Re: MSN offline messages

Thanks, Fatih! AMSN works!

Offline

#10 2007-07-08 04:05:45

Filosofem
Member
Registered: 2006-03-01
Posts: 28

Re: MSN offline messages

Works perfectly with Pidgin.

Offline

#11 2007-07-08 19:27:37

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: MSN offline messages

Filosofem wrote:

Works perfectly with Pidgin.

Howso?   When I try to send an MSN message to someone who's offline, it says "Could not send message, user is offline."

Offline

#12 2007-10-24 07:23:03

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: MSN offline messages

I think he is using the offline message emulation plugin for pidgin.. but thats not real offline messaging.. When I check pidgins roadmap site it shows that msnp14 is implemented, but I cant see any new features of msnp14.. Maybe its still not fully implemented, maybe it only works with the monotone version?


The ultimate Archlinux release name: "I am your father"

Offline

#13 2007-10-24 11:24:54

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Re: MSN offline messages

Jinn,

This is an old thread. Look at the last message date: 2007-07-08 @ 13:27:37 wink

R.

Offline

#14 2007-10-24 11:34:10

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: MSN offline messages

Yeah, but it's still relevant.  msnp14 implementation is done, but it hasn't been stuck in a Pidgin release yet.  Maybe 2.2.2?

Offline

#15 2007-10-24 14:40:37

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: MSN offline messages

not that old smile. still relevant i think, since offline messaging still does not work for pidgin. They releasted 2.2.2 today I believe.


The ultimate Archlinux release name: "I am your father"

Offline

Board footer

Powered by FluxBB