[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: konqueror dies in 3.1.2
From:       Luis Pedro Coelho <luis_pedro () netcabo ! pt>
Date:       2003-05-25 15:33:03
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le Dimanche 25 Mai 2003 17:05, Jim Philips a écrit :
> I install from source on my RedHat box and I just upgraded to KDE 3.1.2.
> But now Konqueror crashes every time. If I start it from the command line,
> I get this error:
>
> $ konqueror
> konqueror: relocation error: /usr/local/kde/lib/libkonq.so.4: undefined
> symbol: _ZN15KGlobalSettings15desktopGeometryERK6QPoint

That translates using c++filt into 
KGlobalSettings::desktopGeometry(QPoint const&)

which is commented  as:

     * @since 3.2
     */
    static QRect desktopGeometry(const QPoint& point);

and cvs dif -rKDE_3_1_2_RELEASE -r HEAD kglobalsetting.h  | grep 
desktopGeometry tell me that:

+    static QRect desktopGeometry(const QPoint& point);
+    static QRect desktopGeometry(QWidget* w);

which confirms the comment.

So, it seems as if you are mixing CVS HEAD and KDE 3.1.x (x = 2 in this case).

Hth,
- -- 
Luis Pedro Coelho

The carrot tax, see:
http://luispedro.journalspace.com/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+0OI6GpBAvyRwXdgRAn4cAKCr89BMUaa4pCSPzIeffmfrLmDOgQCgoHar
JL2FqRB1WoKZD7lU/uNuYP0=
=a66d
-----END PGP SIGNATURE-----
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic