Re: Review Request: Fix docs generation with docbook-xslt >= 1.76

2011-06-27 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101791/#review4225 --- Ship it! Installed docbook-xsl_1.76.0~RC1+dfsg-1 and applied th

Review Request: Fix docs generation with docbook-xslt >= 1.76

2011-06-27 Thread Luigi Toscano
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101791/ --- Review request for kdelibs, Burkhard Lück, Rex Dieter, and Albert Astals Cid

Re: Intended organization of KDE Frameworks

2011-06-27 Thread Ingo Klöcker
On Sunday 26 June 2011, Albert Astals Cid wrote: > A Sunday, June 26, 2011, Ingo Klöcker va escriure: > > On Tuesday 07 June 2011, Albert Astals Cid wrote: > > > A Tuesday, June 07, 2011, Kevin Ottens va escriure: > > > > On Tuesday 7 June 2011 01:26:17 Albert Astals Cid wrote: > > > > > A Tuesday,

Re: KMainWindow unit test crash, caused by recent Oxygen commit

2011-06-27 Thread Hugo Pereira Da Costa
I could reproduce the issue with both kxmlgui_unittest and kmainwindow_unittest Oxygen was the curlpit indeed. (there was a real flaw in the code, thanks to Thomas for pointing it out). Should be fixed with http://commits.kde.org/kde-workspace/68dbf302f2cb7bb011bdbd52e8dda04902a1dae5 Sorry for

KMainWindow unit test crash, caused by recent Oxygen commit

2011-06-27 Thread Frank Reininghaus
Hi, I'm seeing a failure in kmainwindow_unittest: http://my.cdash.org/testDetails.php?test=6516885&build=203056 The test crashes with the backtrace below. Sometimes, also kxmlgui_unittest crashes with that bt, but that's not 100% reproducible. It seems that the failure is due to commit 2bc7142