Re: fault finding/identification (pre-debugging?). Graphicsal issues

2011-01-09 Thread Thomas Lübking
Am Sunday 09 January 2011 schrieb oliverthered: On Saturday 08 Jan 2011 00:16:40 Thomas Lübking wrote: Ok, The problem with allignment may be a different problem or may be a side- effect. Certainly it's just happened again and ProjectM (for instance) runs in full-screen no problem The weird

Re: fault finding/identification (pre-debugging?), a check to see if something is work in progress and begining widget development

2011-01-09 Thread Oliver Stieber
cd /proc sudo grep -R --include='cmdline' --exclude-dir='[a-z]*' '.*graphicssystem.*' * unfortunately the default value can be compiled into Qt - so it's not sure it's not the default (but from the xrestop output - probably not) Ok, I'll see if I can find that out. It there a way of

Re: fault finding/identification (pre-debugging?), a check to see if something is work in progress and begining widget development

2011-01-09 Thread Oliver Stieber
On Sun, Jan 9, 2011 at 10:37 PM, Thomas Lübking thomas.luebk...@gmail.comwrote: Am Saturday 08 January 2011 schrieb oliverthered: Ok xorg was using a lot of ram mem shared Xorg 729248k 9060 ^^^ RES or VIRT (anyway it

problems to build kde current

2011-01-09 Thread Vladymir Bezerra
Hi all, I'm following these steps to build kde: http://techbase.kde.org/Build_KDE4.6_on_Kubuntu and the compilation of kdesupport was ok. When I try to cmakekde on kdelibs I'm facing this error: - -- The following

Re: problems to build kde current

2011-01-09 Thread lindsay . mathieson
Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe

Re: problems to build kde current

2011-01-09 Thread Vladymir Bezerra
I forgot to mention, but I have libattica-dev installed too... tnks 2011/1/10 lindsay.mathie...@gmail.com On Monday 10/01/2011 at 2:41 pm, Vladymir Bezerra wrote: Hi all, I'm following these steps to build kde: http://techbase.kde.org/Build_KDE4.6_on_Kubuntu and the compilation of

Re: problems to build kde current

2011-01-09 Thread Vladymir Bezerra
I'm using kubuntu 10.10 but I've upgraded the libattica to version 0.2 kd...@vladbox:/usr/lib$ locate libattica.so /home/kde46/attica/build/lib/libattica.so /home/kde46/attica/build/lib/libattica.so.0 /home/kde46/attica/build/lib/libattica.so.0.2.2 /usr/lib/libattica.so /usr/lib/libattica.so.0

Re: developer

2011-01-09 Thread Anne-Marie Mahfouf
Hi, It depends on what you want to develop: - a new program: use kde git - improve an existing program: send a few patches to the developers or use reviewboard.kde.org and you will be granted svn/git access after that Tell us a bit more on what area/program you want to contribute please.

Re: problems to build kde current

2011-01-09 Thread Riccardo Bellini
Try to remove the files in the build folder of kdelibs (something like /home/your_user/kde/build/kdelibs) and run again cmakekde. Riccardo Bellini 2011/1/10 Vladymir Bezerra vlad.beze...@gmail.com I'm using kubuntu 10.10 but I've upgraded the libattica to version 0.2 kd...@vladbox:/usr/lib$