Re: [ralf'sdeb] kopete's crash

2003-01-26 Thread Grégoire Cachet
thanks everybody ! I succeed to compile kopete ;-)

grégoire




Re: [ralf'sdeb] kopete's crash

2003-01-26 Thread Grégoire Cachet
Le dim 26/01/2003 à 00:25, John Mitchell a écrit :
> On Saturday 25 January 2003 14:02, Grégoire Cachet wrote:
> > Le sam 25/01/2003 à 17:04, Hasso Tepper a écrit :
> > > Grégoire Cachet wrote:
> > > > I want to compile the CVS version of kopete, but I have an error
> > > > about Qt. It says :
> > > > checking for Qt... configure: error: Qt (>= Qt 3.0) (library qt-mt)
> > > > not found. Please check your installation!
> 
> Try exporting CXX=g++-2.95 before running configure
> 

thanks it works !

I have now an other problem : kdelibs4-dev have to be installed, but I
can't because of broken dependancies with libfam-dev :

to install libfam-dev I have to install libfam0c102 but if I try to do
this, it wants to remove almost all my kde packages ... Is there any
solution ?

grégoire




Re: [ralf'sdeb] kopete's crash

2003-01-26 Thread Grégoire Cachet
Le sam 25/01/2003 à 21:45, Marc Schiffbauer a écrit :

> You'l have to install libqt3-dev as well.
> 

it's already installed

thanks

grégoire




Re: [ralf'sdeb] kopete's crash

2003-01-25 Thread Grégoire Cachet
Le sam 25/01/2003 à 17:04, Hasso Tepper a écrit :
> Grégoire Cachet wrote:
> > I want to compile the CVS version of kopete, but I have an error
> > about Qt. It says :
> > checking for Qt... configure: error: Qt (>= Qt 3.0) (library qt-mt)
> > not found. Please check your installation!
> 
> I'm almost sure that there is one more line:
> For more details about this problem, look at the end of config.log.

you're right ;-) but I don't understand it ... The qt section seems to
be like that :

configure:22665: checking for Qt
configure: 22733: /usr/local/qt/include//qstyle.h
configure: 22733: /usr/lib/qt3/include/qstyle.h
configure: 22733: /usr/lib/qt3/qstyle.h
configure: 22733: /usr/lib/qt/include/qstyle.h
configure: 22733: /usr/lib/qt/qstyle.h
configure: 22733: /usr/local/qt/include/qstyle.h
configure: 22733: /usr/include/qt/qstyle.h
taking that
configure:22842: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wa
ll -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-ansi -D_XOPEN_SOURCE=500 -D_
BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2
-Wformat-security -Wmissing-format-attr
ibute -fno-exceptions -fno-check-new -fno-common -I/usr/include/qt
-I/usr/X11R6/include  -DQT_THRE
AD_SUPPORT  -D_REENTRANT  -L/usr/local/qt/lib/ -L/usr/X11R6/lib  
conftest.cc  -lqt-mt -lpng -lz -
lm -ljpeg -ldl  -lXext -lX11 -lSM -lICE  -lpthread 1>&5
/tmp/ccXbDRHf.o(.text+0xe): In function `main':
: undefined reference to `QString::null'
/tmp/ccXbDRHf.o(.text+0x13): In function `main':
: undefined reference to `QStyleFactory::create(QString const&)'
/tmp/ccXbDRHf.o(.text+0x20): In function `main':
: undefined reference to `QCursor::QCursor[in-charge](int)'
/tmp/ccXbDRHf.o(.text+0x28): In function `main':
: undefined reference to `QCursor::~QCursor [in-charge]()'
collect2: ld returned 1 exit status
configure:22845: $? = 1
configure: failed program was:
#include "confdefs.h"
#include 
#include 
#include 
#include 
#include 
#if ! (QT_VERSION >= 300)
#error 1
#endif

int main() {
(void)QStyleFactory::create(QString::null);
QCursor c(Qt::WhatsThisCursor);
return 0;
}
configure:22885: error: Qt (>= Qt 3.0) (library qt-mt) not found. Please
check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!


libqt3-mt-dev is installed on my system

thanks for help

grégoire




Re: [ralf'sdeb] kopete's crash

2003-01-25 Thread Grégoire Cachet
Le lun 20/01/2003 à 11:59, Ralf Nolden a écrit :
hi,

> Thanks. I'll update the CVS package and change that. Also I discovered that 
> the userinfo kcm module doesn't work as package "userinfo", because there's 
> one available in debian :-)

I try to update from your mirror today, but nothing have changed. There
is still the buggy version.

I want to compile the CVS version of kopete, but I have an error about
Qt. It says : 
checking for Qt... configure: error: Qt (>= Qt 3.0) (library qt-mt) not
found. Please check your installation!
However libqt3-mt-dev is installed on my system, I don't understand ...
Perhaps there is an incompatibility with qt 3.1, or something to change
??

grégoire




[ralf'sdeb] kopete's crash

2003-01-20 Thread Grégoire Cachet
hi

I have a problem with the latest ralf's deb of kopete : it crashes on
lauch, during the connection. Is there any solution, or do I have to
wait for the next CVS snapshot ?

ralf there is a problem with your email in the kopete package : It is
written [EMAIL PROTECTED]

thanks for your debs

grégoire




Re: Quanta is too slow

2002-12-26 Thread Grégoire Cachet
Le ven 27/12/2002 à 01:03, Ben Burton a écrit :

> anyway, i believe the problem you describe has been fixed in quanta CVS.
> Which version of quanta are you using again?
> 
No the problem isn't fixed ... 

Maybe I have to send a mail to the developpers ?

grégoire





Re: Quanta is too slow

2002-12-26 Thread Grégoire Cachet
Le ven 27/12/2002 à 01:03, Ben Burton a écrit :
> > Is there any solution for my quanta's problem ?
> 
> sorry, i'm kind of skimming a lot of email here, home for christmas and
> not much net access.
> 
> anyway, i believe the problem you describe has been fixed in quanta CVS.
> Which version of quanta are you using again?

I'am using the package from http://shakti.ath.cx/debian/kde3.1/

I'll try to compile the CVS version.

thanks

grégoire




Re: some problems with kde 3.1.0-rc5

2002-12-26 Thread Grégoire Cachet
Le jeu 26/12/2002 à 17:44, matthias jahn a écrit :
> Am Donnerstag, 26. Dezember 2002 10:02 schrieb Grégoire Cachet:
> there is a new libfontconfig package
> 
> maybe this broke the fonts?

I tried to reinstall the old package libfontconfig1-1.2.1-7 but kopete
cannot connect to any protocol
Therefore I think the problem is not dude of the new libfontconfig
package.

grégoire




Re: Quanta is too slow

2002-12-26 Thread Grégoire Cachet
Le jeu 26/12/2002 à 10:19, Daniel Stone a écrit :

> Try with KWord. It's a problem with QRichTextView. Jaymz Julian
> <[EMAIL PROTECTED]> fixed this, but David Faure rejected it
> for KWord on the grounds that it was just too insane. :)
> 

I tried with kword 1.2.0. The problem is not the same : I can write
easily in a document which contains about 200 pages, but when I try to
copy these 200 pages into the document, kword becomes very slow and
finally crashes.

Is there any solution for my quanta's problem ?

thanks for help

grégoire




Re: some problems with kde 3.1.0-rc5

2002-12-26 Thread Grégoire Cachet
Le jeu 26/12/2002 à 03:59, Wolfgang Mader a écrit :


> second:
> i am using sim. there was nothing about it but now it say to me:
> 03:55:30 [DBG] Connect to login.icq.com:5190
> 03:55:40 [DBG] Slot error 1
> 03:55:40 [WRN] Socket error
> 03:55:40 [DBG] Error: 2
> it sits there and try to connect all the time on always producing the same 
> errors.
>  i think this must be a kde related problem because the sim version did not 
> change. and if i use another icq client (ickle) everything is all right.
> sim is using the following packages:

I have the same problem with kopete. I tried to change my version of
kopete for a cvs snapshot, but the problem remain.

my kde packages come from http://shakti.ath.cx/debian/kde3.1/

grégoire




Quanta is too slow

2002-12-25 Thread Grégoire Cachet
hello

I use kde 3.1 and quanta debs from 
deb http://shakti.ath.cx/debian/kde3.1/ ./

I have a problem with quanta which is very slow when I edit a page that
contains about more than 250 lines. Quanta becomes very slow and
unusable. For example it takes about 5 seconds to write one caracter
when there is a CSS stylesheet of 600 lines
However I have no problem with spaces and breaklines. Moreover, there
isn't any problem while I edit the same file with kwrite.

How can I solve the problem ?

my system is K7-750, 256Mo SDRAM and GeForce256 DDR 3d card (nvidia
drivers are installed and work)

thanks

grégoire




Pb while compiling quanta 3.0 pr1 under KDE 3.0.2

2002-08-05 Thread Grégoire Cachet
hi

I tried to compile quanta 3.0 pr1 under my KDE 3.0.2 and my Sid

KDE come from kde3.geniussystems.net

quanta came from the KDE's CVS or the release from sourceforge, the
problem is the same

I receive this error :

make[3]: Entering directory
`/home/zwiffer/compil/quanta/quanta/treeviews'
source='quantapropertiespage.cpp' object='quantapropertiespage.o'
libtool=no \
depfile='.deps/quantapropertiespage.Po'
tmpdepfile='.deps/quantapropertiespage.TPo' \
depmode=gcc /bin/sh ../../admin/depcomp \
g++ -I. -I. -I../.. -I. -I. -I../.. -I/usr/include/kde -I/usr/include/qt
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT 
-Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2
-fno-exceptions -fno-check-new  -c -o quantapropertiespage.o `test -f
quantapropertiespage.cpp || echo './'`quantapropertiespage.cpp
quantapropertiespage.cpp: In method
`QuantaPropertiesPage::QuantaPropertiesPage(QWidget * = 0, const char *
= 0, unsigned int = 0)':
quantapropertiespage.cpp:48: invalid use of undefined type `class
KComboBox'
quantapropertiespage.h:17: forward declaration of `class KComboBox'
quantapropertiespage.cpp:49: no matching function for call to
`QHBoxLayout::addWidget (KComboBox *&)'
/usr/include/qt/qlayout.h:378: candidates are: void
QBoxLayout::addWidget(QWidget *, int = 0, int = 0)
quantapropertiespage.cpp:74: no matching function for call to
`QuantaPropertiesPage::connect (QCheckBox *&, const char[15], KComboBox
*&, const char[19])'
/usr/include/qt/qobject.h:112: candidates are: static bool
QObject::connect(const QObject *, const char *, const QObject *, const
char *)
/usr/include/qt/qobject.h:208: bool
QObject::connect(const QObject *, const char *, const char *) const
make[3]: *** [quantapropertiespage.o] Erreur 1
make[3]: Leaving directory
`/home/zwiffer/compil/quanta/quanta/treeviews'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/zwiffer/compil/quanta/quanta'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/zwiffer/compil/quanta'
make: *** [all] Erreur 2

Can anybody help me please ? I dunno what I have to do to solve the
problem ...

thanx

grégoire

-- 
IBM : I Buy Macintosh




Re: unsubscribe <-- sorry

2002-06-24 Thread Grégoire CACHET



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




unsubscribe

2002-06-24 Thread Grégoire CACHET
unsubscribe [EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: kxicq2

2002-06-10 Thread Grégoire Cachet
Le lun 10/06/2002 à 19:11, Ben Thompson a écrit :
> Hello,
> 
> Does anyone know where I can get .debs for kxicq2?

I made kxicq2 debs from cvs for KDE 2.2.2 : You can get it on my ftp
site :
ftp://ftp.zwiffer.dyndns.org/

If you want a KDE 3.0.1 version, you can compile it easyly from CVS, but
I haven't done any debs when I did it, sorry ...

grégoire
-- 
Si la femme était bonne, Dieu en aurait une.
Sacha Guitry


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: error while compiling kxicq2 (cvs) : /usr/bin/ld: cannot find -lkfile

2002-06-07 Thread Grégoire Cachet
Le ven 07/06/2002 à 16:01, Erik Johansson a écrit :

> 
> Correct me if I'm wrong, but I think kfile has moved to kio. Try editing the 
> Makefiles and change the LIB_KFILE = -lkfile to LIB_KFILE = -lkio and remake.

You're not wrong, it's right and it works fine now. I hadn't read the
kxicq home page ...

thanx

gregoire
-- 
C'est par peur de la mort que je pense au suicide. 
Michel Blanc


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




error while compiling kxicq2 (cvs) : /usr/bin/ld: cannot find -lkfile

2002-06-07 Thread Grégoire Cachet
hi

please sorry for my bad english ...

I just have installed kde 3.0.1 from unofficials debs packages
(kde.debian.co.nz)

I try to compile kxicq2 from the CVS version. It works fine on KDE 2.2.2
and It should work on KDE 3.0

I received this error :

c++ -g -O2 -Wall -o kxicq main.o kxmainwindow.o kxpaneldock.o
xautolock.o kxmainwindow.moc.o kxpaneldock.moc.o kxicq_meta_unload.o
-Wl,--export-dynamic  -L/usr/X11R6/lib -L/usr/lib
../kxicq/widgets/libwidgets.a
../kxicq/widgets/checklistbox/libchecklistbox.a
../kxicq/widgets/config/libconfig.a ../kxicq/widgets/info/libinfo.a
../kxicq/engine/libengine.a ../kxicq/ui/libui.a ../kxicq/wm/libwm.a
../kxicq/plugin/libplugin.a -lqt /usr/lib/libjpeg.so -lX11 -lresolv
-L/usr/lib/gcc-lib/i386-linux/2.95.4 -lX11 -lresolv /usr/lib/libkdeui.so
/usr/lib/libkdecore.so /usr/lib/libDCOP.so -ldl -lXinerama
/usr/lib/libkdefx.so -lqt-mt -lpng -lz -lXext -lX11 -lresolv -lSM -lICE
-lpthread -lXrender -lstdc++ -lm -lc -lgcc -lkfile -lXpm -lX11 -lresolv
/usr/bin/ld: cannot find -lkfile
collect2: ld returned 1 exit status
make[3]: *** [kxicq] Erreur 1
make[3]: Leaving directory `/home/zwiffer/kxicq/kxicq2/kxicq'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/zwiffer/kxicq/kxicq2/kxicq'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/zwiffer/kxicq/kxicq2'
make: *** [all] Erreur 2


I searched kfile in the unofficials debs and I found 

kfile-audio-plugins_3.0.1-0.1_i386.deb 
kfile-graphics-plugins_3.0.1-0.1_i386.deb

but, even though these packages are installed, there is the same problem

How can I find kfile ? Did I forget something ? Or can I correct the
sources ?

In the Makefile, there is :
LIB_KFILE = -lkfile

thanx for reading

gregoire
-- 
En amour, les femmes écrivent des choses qu'elles ne diraient pas,
et le hommes disent des choses qu'ils n'écriraient pas.
Chateaubriand


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]