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( ... a

empty windows

2013-06-12 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( ... a

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: 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

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

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 fi

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: &g

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

2011-10-04 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. I am missing the option -O0 . man g++

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

2011-10-03 Thread Guy Maurel
is an automatically generated e-mail. 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

Review Request: modification to get all possible informations at debuging

2011-10-03 Thread Guy Maurel
informations at debuging, I think it is more appropriate to make a change at the "DEBUG"-variables defined at FimdKDE4Internal.cmake Diffs - cmake/modules/FindKDE4Internal.cmake 26fc31a Diff: http://git.reviewboard.kde.org/r/102764/diff/diff Testing --- Thanks, Guy Maurel

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

where is the title bar

2011-09-02 Thread Guy Maurel
Hello! It might be trivial: I got many kde-xx software from git, compile... All windows have NO title bar. Where is the problem? A compiler flag? A configuration error? I don't know where to look for! Thanks for any help. -- guy

Re: Review Request: a very little fix

2011-06-04 Thread Guy Maurel
eviewboard.kde.org/r/101433/#review3485 ------- On May 24, 2011, 4:17 p.m., Guy Maurel wrote: > > --- > This is an automatically generated e-mail. To reply,

Review Request: a very little fix

2011-05-24 Thread Guy Maurel
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101433/ --- Review request for kdelibs. Summary --- corrected to the right variab

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

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