Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5441

Summary: kdepim 3.0.2: QTextDocument::setDefaultFont not found
Product: Gentoo Linux Reporter: Håkon A. Hjortland <hahjortland>
Component: [OLD] KDEAssignee: Dan Armak (RETIRED) <danarmak>
Status: RESOLVED DUPLICATE    
Severity: major CC: greg
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Håkon A. Hjortland 2002-07-22 21:57:41 UTC
I have QT 3.0.5 and try to install kdepim 3.0.2. This is what happens:
*********************************
make[3]: Entering directory `/var/tmp/portage/kdepim-3.0.2/work/kdepim-3.0.2/knotes'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include
-I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -mcpu=i686 -O3 -pipe -fno-exceptions -fno-check-new  -c
-o knotes.all_cpp.o `test -f knotes.all_cpp.cpp || echo './'`knotes.all_cpp.cpp
In file included from knotes.all_cpp.cpp:3:
knote.cpp: In method `void KNote::slotPrint() const':
knote.cpp:498: no matching function for call to `QTextDocument::setDefaultFont
(QFont &)'
make[3]: *** [knotes.all_cpp.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdepim-3.0.2/work/kdepim-3.0.2/knotes'
*********************************
Comment 1 SpanKY gentoo-dev 2002-07-22 23:46:25 UTC
dup of http://bugs.gentoo.org/show_bug.cgi?id=5387
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-22 23:47:04 UTC
*** Bug 5440 has been marked as a duplicate of this bug. ***
Comment 3 Stephan Wentz 2002-07-24 01:32:56 UTC
same problem here, all other kde-packages compile fine...
Comment 4 Ryan Phillips (RETIRED) gentoo-dev 2002-07-24 01:36:36 UTC

*** This bug has been marked as a duplicate of 5387 ***