[kde-freebsd] kdevelop 4 and gdb

2009-09-17 Thread manolo valdes
Hi Guys I'm trying to use kdevelop from trunk. but it use gdb 7 for debbuging so there is my question. there is someone that can port gdb 7 to FreeBSD. the one in the ports tree is to old for kdevelop 4. and saddly for me . i have not the skills to port it. cheers Manolito

[kde-freebsd] add FreeBSD mysqld default path on akonadi

2008-12-18 Thread Manolo Valdes
oops i forgot to ccmail to kde-freebsd@kde.org svn ci -m "add FreeBSD mysqld default path" Sendingakonadi/server/src/storage/dbconfig.cpp Transmitting file data . Committed revision 898650 ___ kde-freebsd mailing list kde-freebsd@kde.org https://

[kde-freebsd] KDE/kdebase/workspace/libs/ksysguard/processcore

2008-12-15 Thread Manolo Valdes
SVN commit 897293 by mvaldes: apply patch-libs-ksysguard-processcore-processes_freebsd_p.cpp to the upstream CCMAIL: kde-freebsd@kde.org M +40 -31processes_freebsd_p.cpp --- trunk/KDE/kdebase/workspace/libs/ksysguard/processcore/processes_freebsd_p.cpp #897292:897293 @@ -78,9 +78,1

Re: [kde-freebsd] error on K_GLOBAL_STATIC

2008-10-02 Thread Manolo Valdes
On Thursday 02 October 2008 14:11:37 Henry Hu wrote: Hi againg > I've encountered similar error while running fqterm compiled by myself. > Please read about CMAKE_USE_PTHREAD in bsd.cmake.mk > > Regards, > Henry Thanks Henry, it works fime now cheers Manolito > &g

[kde-freebsd] error on K_GLOBAL_STATIC

2008-10-02 Thread Manolo Valdes
Hi guys After many debuging try to find out why kget crash at start up, i found that it do it try to load the plugins offers = KServiceTypeTrader::self()->query( "KGet/Plugin", str + "'TransferFactory'" ); going deeper i found that KServiceTypeTrader::self() crash inside K_GLOBAL_STATIC

[kde-freebsd] merge into trunk kptydevice patch

2008-09-18 Thread Manolo Valdes
Hi Guys Please check svn-commit 862506 from svn.kde.org it apply the kptydevice.cpp patch from ports with a small change. my question is: why the patch creator didnt do it before? best regards Manolito ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] KDE/kdelibs/kpty

2008-09-18 Thread Manolo Valdes
SVN commit 862506 by mvaldes: make konsole works property on FreeBSD patch tooked from ports CCMAIL:[EMAIL PROTECTED] M +4 -0 kptydevice.cpp --- trunk/KDE/kdelibs/kpty/kptydevice.cpp #862505:862506 @@ -265,7 +265,11 @@ #else int available; #endif +#ifdef Q_OS_FREEBSD +if (

Re: [kde-freebsd] KDE 4.1 slowdowns

2008-09-02 Thread Manolo Valdes
On Tuesday 02 September 2008 19:41:47 Kris Moore wrote: > So, maybe this isn't just something I've done wrong here. I keep > thinking that maybe something is wrong with the dbus implementation with > the conversion from dcop in KDE 3. It almost seems at times like KDE is > having trouble keeping it

[kde-freebsd] i cant compile qt-4.4 in FreBSD-7.PRERELEASE :(

2008-03-12 Thread Manolo Valdes
Hi guys there is any known problem with qt-4.4 on FreeBSD? i'm getting this error: g++ -c -pipe -fno-exceptions -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -Wall -W -pthread -D_THREAD_SAFE -fPIC -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_N

Re: [kde-freebsd] Status of KDE4 on FreeBSD

2008-02-24 Thread Manolo Valdes
On Sunday 24 February 2008 9:44:03 pm Adriaan de Groot wrote: > I've been away, watching only the commits to area51 now and then. At FOSDEM > I mostly fiddled with OSOL thingies, but fielded a few FreeBSD questions as > well, along the lines of "how well does KDE4 work on FreeBSD right now?" I > an

[kde-freebsd] plans for kde4.0 release ?

2007-08-25 Thread Manolo Valdes
Hi guys i'm trying to compile kdebase from trunk and it fails: /usr/local/home/kde4/svn/kdebase/workspace/kdm/backend/dm.c: In function `stoppen': /usr/local/home/kde4/svn/kdebase/workspace/kdm/backend/dm.c:594: error: `requestPort' undeclared (first use in this function) i dont have the knowl

[kde-freebsd] Fix kio-slave fails on FreeBSD (trunk)

2007-07-05 Thread Manolo Valdes
Hi Guys after 7 weeks of pain, i finally found why kio-slaves from trunk was failling on FreeBSD. actually is due a cmake test that it is no founding the setproctitle funtion on FreeBSD and then not creating the corresponding prepocessor HAVE_SETPROCTITLE directive. so until someone figure o

Re: [kde-freebsd] kio_file still have error while trying to get loaded

2007-06-16 Thread Manolo Valdes
El Saturday 16 June 2007 8:16:13 am escribió: > I seem to get exactly the same problems on my recently built KDE4 > system. Here is some example ldd output on the kfmclient residing > inside my devel's user home directory: > > /home/devel/kde/bin/kfmclient: > libkdeinit4_kfmclient.so => >

[kde-freebsd] kio_file still have error while trying to get loaded

2007-06-15 Thread Manolo Valdes
Hi Guys For more than 5 weeks there was introduced some bug on trunk, that makes kio_file and other plugins fails when loaded. example: Could not open library '/usr/local/kde4/lib/kde4/kio_file.so'. QLibrary::load_sys: Cannot load /usr/local/kde4/lib/kde4/kio_file.so (Cannot open "/usr/local/k

Re: [kde-freebsd] Trunk on FreeBSD

2007-05-19 Thread Manolo Valdes
El Saturday 19 May 2007 11:41:26 am Philip Rodrigues escribió: > Hi kde-freebsd (and Ade, specifically), > > I've just built some of trunk on FreeBSD, and noticed several issues. I was > wondering if anyone had seen the same, or had any insight. I've managed to > work around all of them, but I supp

Re: [kde-freebsd] qt4 and -no-sm

2007-03-20 Thread Manolo Valdes
On Tuesday 20 March 2007 11:10:51 am Adriaan de Groot wrote: > Did the no-sm thread reach a result? I've started trying to compile KDE4 > against the Qt4 ports and the -no-sm breaks kdelibs compile (25% in). kde4libs are in heavy changes day after day. why dont you try qt-copy from svn repocitory