empty windows

2013-06-14 Thread Guy Maurel
Hello! I get many empty windows, look at https://bugs.kde.org/show_bug.cgi?id=320966 to see 3 of them. I identify the source code where the problem occurs (using kmail, Settings, Configure Kmail): within kdelibs/kdecore/sycoca/ksycocadict.cpp 540 qint32 KSycocaDict::Private::offsetForKey( ...

Review Request: QtWebKit is needed but not required bei CMakeList.txt

2012-11-19 Thread Guy Maurel
. Description --- Some files, such as kdewebkit/kwebwallet.h, need some h-file from QtWebKit, but this is not yet required from CMakeLists.txt Diffs - CMakeLists.txt 893f00e Diff: http://git.reviewboard.kde.org/r/107386/diff/ Testing --- Thanks, Guy Maurel

Re: Review Request: QtWebKit is needed but not required bei CMakeList.txt

2012-11-19 Thread Guy Maurel
: http://git.reviewboard.kde.org/r/107386/diff/ Testing --- Thanks, Guy Maurel

Review Request: kde-workspace KDE/4.9 broken

2012-07-12 Thread Guy Maurel
. Description --- a depency is missing, cannot compile. Add an include. Diffs - kwin/scripting/workspace_wrapper.h 964453d Diff: http://git.reviewboard.kde.org/r/105522/diff/ Testing --- Thanks, Guy Maurel

Re: Review Request: modification to get all possible informations at debuging

2011-10-08 Thread Guy Maurel
On Oct. 3, 2011, 5:24 p.m., David Faure wrote: Please don't commit this. Use debugfull if you want no optimizations (e.g. for step-by-step in gdb). Guy Maurel wrote: thanks, I'll try this. Guy Maurel wrote: I am missing the option -O0 . man g++ says: -O0 Reduce

a confusion beetwen cmake/ccmake and FindKDE4Internal.cmake

2011-10-08 Thread Guy Maurel
Hello! I made an experience (little depressive) at the build of kdelibs. The tool ccmake is showing something erroness: The values of CMAKE_C_FLAGS and CMAKE_CXX_FLAGS are shown with -g One may change these values to another value. BUT the file FindKDE4Internal.cmake is stronger. The generated

Re: Review Request: modification to get all possible informations at debuging

2011-10-03 Thread Guy Maurel
. To reply, visit: http://git.reviewboard.kde.org/r/102764/#review7048 --- On Oct. 3, 2011, 4:25 p.m., Guy Maurel wrote: --- This is an automatically generated e-mail. To reply, visit

Re: where is the title bar

2011-09-02 Thread Guy Maurel
Hello Martin! First: Thanks! On Friday, September 02, 2011 06:45:58 PM Martin Gräßlin wrote: On Friday 02 September 2011 18:16:05 Guy Maurel wrote: Hello! It might be trivial: I got many kde-xx software from git, compile... All windows have NO title bar. Where is the problem

Re: kwin crashes short after start

2011-04-18 Thread Guy Maurel
Hello! On Saturday, April 16, 2011 08:17:10 PM Ingo Klöcker wrote: On Saturday 16 April 2011, Guy Maurel wrote: Hello! With a new account, after loging, I get everytime a crash at: ... #7 0x7f38b20627f1 in KWin::GLShader::load (this=0x1e4e520, vertexSource=..., fragmentSource

Re: kwin crashes short after start

2011-04-17 Thread Guy Maurel
On Saturday, April 16, 2011 10:19:17 PM Thomas Lübking wrote: Please file a bug and add the complete backtrace. Dr. Konqui should assist you on this. Cheers, Thomas look at the Bug 271166 thanks -- guy

kwin crashes short after start

2011-04-16 Thread Guy Maurel
Hello! With a new account, after loging, I get everytime a crash at: ... #7 0x7f38b20627f1 in KWin::GLShader::load (this=0x1e4e520, vertexSource=..., fragmentSource=...) at /home/guy-kde/kdesvn/kde- workspace/kwin/libkwineffects/kwinglutils.cpp:785 May I get any help? What/where is to look