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

List:       kde-devel
Subject:    KHtmlPart GUIProfile undefined symbol
From:       Damien Ulrich <dams () domosys ! org>
Date:       2006-09-30 9:57:23
Message-ID: 200609301157.23824.dams () domosys ! org
[Download RAW message or body]

Hi all,
I'm already on my kicker applet
I'm getting inspiration on kweather great looking, sources
At runtime, I get :
appletproxy: symbol lookup error: /usr/lib/tzolker_panelapplet.so: undefined 
symbol: _ZN9KHTMLPartC1EP7QWidgetPKcP7QObjectS3_NS_10GUIProfileE

It corresponds to the line : 
ShowTheme::ShowTheme( Kin *k )
	: KDialogBase( (QWidget *)0, "theme", false, QString::null, Close )
{
	kin=k;
	QVBox *vbox = makeVBoxMainWidget();
->	htmlpart = new KHTMLPart(this, "htmlpart");
}

KHTMLPart ( QWidget *parentWidget = 0, const char *widgetname = 0, QObject 
*parent = 0, const char *name = 0, GUIProfile prof = DefaultGUI ) 

GUIProfile is an enum, with its default value.

<khtml_part.h>
00236 public:
00237   enum GUIProfile { DefaultGUI, BrowserViewGUI /* ... */ };
00238 

No more informations on its utility
nor the bug I'm getting ... 
The kweather source code doesn't seem to have more informations for this to 
work !?... :?

Any idea ?

-- 
"Plus les hommes seront éclairés, plus ils seront libres"
Voltaire
 
>> 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