You are not logged in.

1

Thursday, May 19th 2005, 4:48am

[kopete] No more MSN :(

As of this afternoon, I can no longer connect to MSN. I can connect with Mercry (java based client) and read this on the gentoo forums:

Using the debug window of Kmess (which also cannot log in), it pops up something about requiring Javascript to log in.

Anyone on the kopete-devel list that knows what's going on?

________

I've gotta say, so far this has been my only issue with this version of kopete` , overall, it has worked great since .. umm.. well, the day 3.4 was released :D

Edit: This is what I get from kopete

kopete (msn): WARNING: [void MSNSocket::slotSocketError(int)] Error: 17

then it pops up the password incorrect.. after entering my pw, i get this in the console:

QGArray::find: Index 0 out of range

This post has been edited 1 times, last edit by "elvisthedj" (May 19th 2005, 4:50am)


2

Thursday, May 19th 2005, 8:35am

I can't really help you, but I do want to confirm the same problem here. Sounds like something changed on the msn servers.

3

Thursday, May 19th 2005, 10:45am

RE: [kopete] No more MSN :(

Argh, same thing for me !!!

Wrong password on connect !!!

Bye!

4

Thursday, May 19th 2005, 10:50am

Same here. I filled a bug Report (http://bugs.kde.org/show_bug.cgi?id=105948)

fabiola

Beginner

Posts: 1

Location: Brazil

Occupation: Phd student

  • Send private message

5

Thursday, May 19th 2005, 1:02pm

msn at kopete

i'm with this same problem here. I tryed to change my password at msn passport but the password seems to be ok.

6

Thursday, May 19th 2005, 1:25pm

RE: [kopete] No more MSN :(

Same problem here. I can't connect to MSN anymore, it keeps asking for the password. I can connect to HotMail with the same userid and password.

7

Thursday, May 19th 2005, 1:47pm

RE: [kopete] No more MSN :(

The MSN servers were upgraded today or yesterday. Kopete used an old authentification method and this no longer works. See http://bugs.kde.org/show_bug.cgi?id=105929 for more information.

Isn't it annoying the way that they "upgrade" their servers and block out third party apps. In an ideal world, IM programs would work and they would interoperate. They merely frustrate their users as they stand.

In the meantime I'm compiling aMSN http://amsn.sourceforge.net/index.php as a workaround. I don't know if that will work or no. It certainly used to.

It appears aMSN is broken too.

This post has been edited 1 times, last edit by "zander" (May 19th 2005, 2:45pm)


8

Thursday, May 19th 2005, 3:45pm

Gaim is working, but kopete :(

I hope it will work later, with bug fix :)

@++

Christian

Beginner

Posts: 26

Location: Karlsruhe, Germany

Occupation: in training

  • Send private message

9

Thursday, May 19th 2005, 7:34pm

Compile Kopete from svn and it will work.
"You shouldn't learn Qt and be a logical thinking person, but learn Qt to become such" (decoding)
"A C++ compiler is not a baby rattle." (Kevin)

lefevre

Beginner

Posts: 3

Location: slac

  • Send private message

10

Thursday, May 19th 2005, 9:58pm

Same problem : can't connect to MSN
I've tried to install the last version (0.10) but the files are not on the sourceforge servers.
The tarballs (.gz or .bzip2) are missing !

11

Thursday, May 19th 2005, 10:05pm

Quoted

Originally posted by Christian
Compile Kopete from svn and it will work.


Aaargh. Now compiling svn for Mandriva (there is no rpm) so that I can try that...

Can anyone say whether there is any possibility of Kopete working with MSN in future under KDE 3.3.x? 'm on KDE3.4 at the moment, but KDE3.4 and Mandriva 2005LE have major compatability problems (duplicated and/or non-existent menus, refusal to maintain keyboard maps, all sorts of things) and I'm planning to revert to 3.3.x.

If not, it may well have to be GAIM.....

jacek

Trainee

Posts: 105

Location: Warsaw, Poland

Occupation: Student

  • Send private message

12

Thursday, May 19th 2005, 10:08pm

Quoted

Originally posted by daldred
Aaargh. Now compiling svn for Mandriva (there is no rpm) so that I can try that...

Did you try looking for it under "subversion"?

13

Thursday, May 19th 2005, 10:20pm

Quoted

Originally posted by jacek

Quoted

Originally posted by daldred
Aaargh. Now compiling svn for Mandriva (there is no rpm) so that I can try that...

Did you try looking for it under "subversion"?



No - didn't know that was what svn stood for! Thanks.

Right, ctrl-C on the make, urpmi subversion, and we're away...

This post has been edited 1 times, last edit by "daldred" (May 19th 2005, 10:23pm)


14

Thursday, May 19th 2005, 11:53pm

i'd compile from svn, but i'm retarded and can't get the thing to 'make' itself.

Source code

1
2
3
4
5
6
7
8
kopeteemoticons.moc:12:2: #error "The header file 'kopeteemoticons.h' doesn't include <QObject>."
In file included from kopeteemoticons.cpp:493:
kopeteemoticons.moc: At global scope:
kopeteemoticons.moc:40: error: `const QMetaObject
   Kopete::Emoticons::staticMetaObject' is not a static member of `class
   Kopete::Emoticons'
kopeteemoticons.moc:40: error: variable `const QMetaObject
   Kopete::Emoticons::staticMetaObject' has initializer but incomplete type


etc...

jacek

Trainee

Posts: 105

Location: Warsaw, Poland

Occupation: Student

  • Send private message

15

Friday, May 20th 2005, 12:00am

Quoted

Originally posted by boelter
#error "The header file 'kopeteemoticons.h' doesn't include <QObject>."

It looks like a header from Qt4. Maybe you should check out one of the previous revisions?

16

Friday, May 20th 2005, 12:08am

'qtconfig' says it's using Qt version 3.3.4, so when i saw that i was thinking i might have to upgrade...

Is there another way to check what version of qt i'm running? I installed 3.3.4 a while back, but if i recall corectly i installed KDE 3.4 after that. Does KDE install qt along with KDE?

sorry for all the questions, and thanks for the help!

Edit: Could my configure be pointing to the wrong directory for Qt?

This post has been edited 1 times, last edit by "boelter" (May 20th 2005, 12:10am)


jacek

Trainee

Posts: 105

Location: Warsaw, Poland

Occupation: Student

  • Send private message

17

Friday, May 20th 2005, 12:13am

Quoted

Originally posted by boelter
'qtconfig' says it's using Qt version 3.3.4
...
wrong directory for Qt?

The problem is not with your system, only with kopete's sources --- IMO it looks like you have checked out the Qt4 version, instead of Qt3 one.

lefevre

Beginner

Posts: 3

Location: slac

  • Send private message

18

Friday, May 20th 2005, 3:12am

How to get a working version ?

I do not want to use subversion yet to get a development version and
the links to sourceforge on the kopete site are broken
there is not tarballs for 0.10 !

19

Friday, May 20th 2005, 10:00am

Quoted

Originally posted by Christian
Compile Kopete from svn and it will work.


I hope we'll have a tarball next days. I don't have svn installed and I cannot install half the world for just some chatting! ;-)

20

Friday, May 20th 2005, 11:33am

I've tried compiling the latest stable version of Kopete from the SVN repository, but I've run into a snag. I was wondering if anyone could point out what I'm doing wrong:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$ svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.4/kdenetwork/kopete
Checked out revision 416026.
$ cd kopete
$ autoconf configure.in.in
configure.in.in:9: error: m4_defn: undefined macro: _m4_divert_diversion
/usr/src/packages/BUILD/autoconf-2.59/tests/../lib/autoconf/general.m4:2180: AC_TRY_COMPILE is expanded from...
configure.in.in:9: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
$ autoconf -V
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ autoupdate configure.in.in
$ autoconf configure.in.in
configure.in.in:9: error: m4_defn: undefined macro: _m4_divert_diversion
/usr/src/packages/BUILD/autoconf-2.59/tests/../lib/autoconf/general.m4:2173: AC_COMPILE_IFELSE is expanded from...
configure.in.in:9: the top level
autom4te: /usr/bin/m4 failed with exit status: 1

Any ideas as to how I'm messing this up? I'm using SuSE 9.1 with KDE 3.4.

Edit: Tried it with Autoconf from SuSE 9.2. Still no joy.

This post has been edited 1 times, last edit by "Arevos" (May 20th 2005, 12:46pm)