Re: Nepomuk crashes in 4.8.4 fixed in KDE/4.8.x branch

2012-06-13 Thread Scott Kitterman
On Thursday, June 14, 2012 01:31:18 AM Albert Astals Cid wrote:
> Vishesh "fixed" the KDE/4.8.x branch of kdelibs. Can you guys verify it also
> fixes the issues for you?
> 
> If so, what's the next step? Release an early 4.8.5? Repackage 4.8.4
> kdelibs?
> 
> Ideas?

Call it 4.8.4.1 and add it to the 4.8.4 directory or 4.8.5 as you prefer, but 
4.8.4 was released.  It's too late to call it 4.8.4 now.

Scott K
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Nepomuk crashes in 4.8.4 fixed in KDE/4.8.x branch

2012-06-13 Thread Albert Astals Cid
Vishesh "fixed" the KDE/4.8.x branch of kdelibs. Can you guys verify it also 
fixes the issues for you?

If so, what's the next step? Release an early 4.8.5? Repackage 4.8.4 kdelibs?

Ideas?

Cheers,
  Albert--- Begin Message ---
The relevant commits have been reverted in the KDE/4.8.x branch.

This should fix the issues.

On Thu, Jun 14, 2012 at 2:29 AM, Albert Astals Cid  wrote:

> El Dimecres, 13 de juny de 2012, a les 14:47:08, Will Stephenson va
> escriure:
> > > On Wed, Jun 13, 2012 at 2:34 PM, Sebastian Trüg 
> wrote:
> > > > I am totally lost. What is the problem with that commit?
> > >
> > > AFAIK, the problem is that changes were made in both Soprano and
> KDElibs
> > > for 4.9, but for 4.8.4, they are using this "changed" kdelibs with the
> old
> > > soprano.
> >
> > Not correct - at openSUSE, we are using Soprano 2.7.6 with kdelibs 4.8.4
> > (and virtuoso 4.1.5) and we get the crashes mentioned in Jose Maria's
> > original mail.
>
> Yes, that's the whole point, there is something wrong in the
> Soprano 2.7.6 + kdelibs 4.8.4 combination
> Soprano 2.7.6 + kdelibs 4.8.3 works
> Soprano 2.7.57 + kdelibs 4.8.4 works
>
> Cheers,
>  Albert
>
> > Particularly the gwenview crash is very easy to reproduce:
> > > #2 gwenview
> > > I can reproduce it just clicking an image and sometimes even just
> starting
> > > the application.
> > > Backtrace:
> > >
> http://alioth.debian.org/~santa-guest/4.8.4_crashes/bug_gwenview_santa.kcr
> > > as
> > I don't know whether there is an issue with the kdelibs commit or whether
> > the SC/BC issue Aaron fixed with TCPClient is relevant.  I don't
> understand
> > why the backtraces seemingly have nothing to do with Soprano either,
> unless
> > (guess) a threading problem causes useless backtraces to be generated.
> >
> > Will
>



-- 
Vishesh Handa
--- End Message ---
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: Question regarding compatibility for kdecore and KDE4_ENABLE_FINAL

2012-06-13 Thread Alexander Neundorf
On Wednesday 13 June 2012, Michael Pyne wrote:
> Hi all,
> 
> Bug 301419 has been reported against kdelibs due to a build failure when
> KDE4_ENABLE_FINAL is used, introduced by some commits of mine to perform
> even more sanity checking in the KSharedDataCache.
> 
> These commits use exceptions (as are already used in khtml) since they are
> actually "the right tool" in the context of where they are used, and
> because refactoring everything to use error codes everywhere (ECE) would
> have risked introducing more bugs.
> 
> In order to minimize the changes to kdecore I only added the CMake magic to
> enable exceptions for only kshareddatacache.cpp. This doesn't work when
> KDE4_ENABLE_FINAL is used, as the project-wide CXXFLAGS are used in that
> case.
> 
> The Mageia devs have a proposed patch [1] to enable exceptions for all of
> kdecore, which fixes the issue. Is it acceptable for me to go this route?
> The only real alternative this late in the game is to back out the sanity
> checks to the 4.8.3 status or to explicitly say that KDE4_ENABLE_FINAL
> will not work for this tarball although it worked for 4.8.3, both of which
> I consider less desirable. But I don't want to make the change if there
> are good reasons to avoid it.
> 
> Longer term (for frameworks) KSharedDataCache could be split into its own
> tier if necessary (it only really depends on Qt and KStandardDirs, which
> is now also in Qt...).

In KDE frameworks, i.e. next gen kdelibs, ENABLE_FINAL will not be supported 
anymore at all.
AFAIK gcc now actually has a mode to do interobject optimizations, so with 
this mode enabled (which we currently don't), ENABLE_FINAL should not be 
necessary anymore.

So, personally I do not really care much about ENABLE_FINAL.

Alex
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


www/sites/www

2012-06-13 Thread Sebastian Kügler
SVN commit 1300408 by sebas:

Release 4.9 Beta2

\o/

CCMAIL:release-team@kde.org


 M  +4 -4  announcements/announce-4.9-beta2.php  
 M  +6 -0  announcements/index.php  
 M  +6 -6  index.php  


--- trunk/www/sites/www/announcements/announce-4.9-beta2.php #1300407:1300408
@@ -9,7 +9,7 @@
 
 June 13, 2012. Today KDE released the second beta for its renewed Workspaces, 
Applications, and Development
 Platform. With API, dependency and feature freezes in place, the KDE team's 
focus is now on fixing
-bugs and further polishing new and old functionality. Highlights of 4.9 
include, but are not limited to:
+bugs and further polishing new and old functionality. Highlights of 4.9 will 
include, but are not limited to:
 
 
 
@@ -23,13 +23,13 @@
 Many performance improvements and bugfixes improve the overall user 
experience, making the KDE Applications and Workspaces more productive and fun 
to use than ever before.
 
 
-More improvements can be found in the http://techbase.kde.org/Schedules/KDE4/4.9_Feature_Plan";>4.9 Feature 
Plan. As with any large number of changes, we need to give 4.9 a good 
testing in order to maintain and improve the quality and our user's user 
experience when they get the update. Therefore, in tandem with this first 4.9 
beta, we also announce a testing initiative lead by KDE's Testing Team.
+More improvements can be found in the http://techbase.kde.org/Schedules/KDE4/4.9_Feature_Plan";>4.9 Feature 
Plan. As with any large number of changes, we need to give 4.9 a good 
testing in order to maintain and improve the quality and our user's user 
experience when they get the update.
 
 Testing in Progress
 
 The KDE Testing Team carries on testing with Beta2. The testing effort
-started with 4.9 Beta 1. 83 bugs reports were opened or
-confirmed, 29 of them are already closed, the bugs having been fixed.
+started with 4.9 Beta 1. 101 bugs reports were opened or
+confirmed, 33 of them are already closed, the bugs having been fixed.
 Some regressions in QML applets were identified and fixed. A few bugs were 
also corrected without anyone opening a bug report. Newcomers joined the team 
and are doing a great job. The KDE Testing Team is happy to welcome more 
people. It is easy to get involved: install the Beta 2 from your distribution 
and choose an area of
 testing, all details are available on the http://community.kde.org/Getinvolved/Testing/Beta";>wiki. We are also 
available on IRC Freenode in the #kde-testing channel and
 via our https://mail.kde.org/mailman/listinfo/kde-testing";>mailing 
list.
--- trunk/www/sites/www/announcements/index.php #1300407:1300408
@@ -10,6 +10,12 @@
 
 
 
+
+13th June 2012 - KDE 
Announces 4.9 Beta2
+
+"KDE Provides Test Release for 4.9 Beta2 Workspaces, Applications and 
Platform."
+
+
 
 8th June 2012 - KDE Ships June 
Updates to Plasma Workspaces, Applications and Platform
 
--- trunk/www/sites/www/index.php #1300407:1300408
@@ -42,16 +42,16 @@
 
 Latest Announcements
 
+KDE Announces 4.9 
Beta2
+June 13, 2012. KDE released the second beta for its renewed Workspaces, 
Applications, and Development
+Platform. With API, dependency and feature freezes in place, the KDE team's 
focus is now on fixing
+bugs and further polishing new and old functionality.
+
+
 KDE Ships June Updates to 
Plasma Workspaces, Applications and Platform (KDE 4.8.4)
 On 8th June 2012, KDE has released updates to their workspaces, applications 
and development platform. Significant bugfixes include improvements to the 
Kontact Suite, bugfixes in Dolphin and many more corrections and performance 
improvements all over the place.
 
 
-KDE Announces 4.9 Beta1 
and Testing Initiative
-June 4, 2012. KDE released the first beta for its renewed Workspaces, 
Applications, and Development
-Platform. With API, dependency and feature freezes in place, the KDE team's 
focus is now on fixing
-bugs and further polishing new and old functionality.
-
-
 KDE Plasma Workspaces, Applications and 
Platform 4.8 Improve User Experience
 On 25th January 2012, KDE has released 4.8.0, containing compelling new 
features and improvements to the Plasma 
Workspaces, the KDE 
Applications and the KDE 
Development Platform.
 
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: New kdesdk package (for beta 2) available

2012-06-13 Thread Anne-Marie Mahfouf

On 06/13/2012 12:18 PM, Anne-Marie Mahfouf wrote:

On 06/13/2012 12:11 PM, Anne-Marie Mahfouf wrote:

On 06/13/2012 11:57 AM, Eric Hameleers wrote:

On Mon, 11 Jun 2012, Albert Astals Cid wrote:


$ sha1sum kdesdk-4.8.90.tar.xz
7526fb0fe5fd217cb536b692a0409951b04f6502 kdesdk-4.8.90.tar.xz

Based svn.kde.org/home/kde/trunk/KDE/kdesdk revision 1299778

Cheers,
 Albert
___


Everything compiled nicely for KDE 4.8.90 except the kde-l10n-gl 
source tarball. I get a lot of warnings about missing CMakeLists.txt 
files, and it ends with this error:


CMake Error: Error in cmake code at
/tmp/kde-l10n-gl-4.8.90/data/kdeedu/khangman/CMakeLists.txt:4:
Parse error.  Expected a command name, got unquoted argument with 
text ".".

-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.

Can this be fixed before release? It that release still planned for 
today?


Cheers, Eric

As KHangMan is mine (but I did not commit those translation files) I 
fixed it
http://websvn.kde.org/trunk/l10n-kde4/gl/data/kdeedu/khangman/CMakeLists.txt?r1=1300324&r2=1300323&pathrev=1300324 



Anne-Marie


Does Albert need to respin this kde-l10n-gl tarball?

Anne-Marie
Albert would prefer to add it to the release notes so we could release 
today, objections?


Anne-Marie

___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: New kdesdk package (for beta 2) available

2012-06-13 Thread Anne-Marie Mahfouf

On 06/13/2012 12:11 PM, Anne-Marie Mahfouf wrote:

On 06/13/2012 11:57 AM, Eric Hameleers wrote:

On Mon, 11 Jun 2012, Albert Astals Cid wrote:


$ sha1sum kdesdk-4.8.90.tar.xz
7526fb0fe5fd217cb536b692a0409951b04f6502 kdesdk-4.8.90.tar.xz

Based svn.kde.org/home/kde/trunk/KDE/kdesdk revision 1299778

Cheers,
 Albert
___


Everything compiled nicely for KDE 4.8.90 except the kde-l10n-gl 
source tarball. I get a lot of warnings about missing CMakeLists.txt 
files, and it ends with this error:


CMake Error: Error in cmake code at
/tmp/kde-l10n-gl-4.8.90/data/kdeedu/khangman/CMakeLists.txt:4:
Parse error.  Expected a command name, got unquoted argument with 
text ".".

-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.

Can this be fixed before release? It that release still planned for 
today?


Cheers, Eric

As KHangMan is mine (but I did not commit those translation files) I 
fixed it
http://websvn.kde.org/trunk/l10n-kde4/gl/data/kdeedu/khangman/CMakeLists.txt?r1=1300324&r2=1300323&pathrev=1300324 



Anne-Marie


Does Albert need to respin this kde-l10n-gl tarball?

Anne-Marie

___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: New kdesdk package (for beta 2) available

2012-06-13 Thread Anne-Marie Mahfouf

On 06/13/2012 11:57 AM, Eric Hameleers wrote:

On Mon, 11 Jun 2012, Albert Astals Cid wrote:


$ sha1sum kdesdk-4.8.90.tar.xz
7526fb0fe5fd217cb536b692a0409951b04f6502 kdesdk-4.8.90.tar.xz

Based svn.kde.org/home/kde/trunk/KDE/kdesdk revision 1299778

Cheers,
 Albert
___


Everything compiled nicely for KDE 4.8.90 except the kde-l10n-gl 
source tarball. I get a lot of warnings about missing CMakeLists.txt 
files, and it ends with this error:


CMake Error: Error in cmake code at
/tmp/kde-l10n-gl-4.8.90/data/kdeedu/khangman/CMakeLists.txt:4:
Parse error.  Expected a command name, got unquoted argument with text 
".".

-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.

Can this be fixed before release? It that release still planned for 
today?


Cheers, Eric

As KHangMan is mine (but I did not commit those translation files) I 
fixed it

http://websvn.kde.org/trunk/l10n-kde4/gl/data/kdeedu/khangman/CMakeLists.txt?r1=1300324&r2=1300323&pathrev=1300324

Anne-Marie
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: New kdesdk package (for beta 2) available

2012-06-13 Thread Eric Hameleers

On Mon, 11 Jun 2012, Albert Astals Cid wrote:


$ sha1sum kdesdk-4.8.90.tar.xz
7526fb0fe5fd217cb536b692a0409951b04f6502 kdesdk-4.8.90.tar.xz

Based svn.kde.org/home/kde/trunk/KDE/kdesdk revision 1299778

Cheers,
 Albert
___


Everything compiled nicely for KDE 4.8.90 except the kde-l10n-gl 
source tarball. I get a lot of warnings about missing CMakeLists.txt 
files, and it ends with this error:


CMake Error: Error in cmake code at
/tmp/kde-l10n-gl-4.8.90/data/kdeedu/khangman/CMakeLists.txt:4:
Parse error.  Expected a command name, got unquoted argument with text 
".".

-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found.  Stop.

Can this be fixed before release? It that release still planned for 
today?


Cheers, Eric

--
Eric Hameleers 
Jabber: al...@jabber.xs4all.nl
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team