What went wrong with the KDE 4 release?


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News What went wrong with the KDE 4 release?
# 1  
Old 07-15-2008
What went wrong with the KDE 4 release?

07-15-2008 11:00 AM
When KDE 4.0 was released in January, it was supposed to be the foundation for a new era of desktop development. But as 4.x versions began finding their way into distributions, negative reactions began to obscure other ones. With the upcoming 4.1 release due at the end of this month, it's hard to avoid wondering: what happened?



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
KROSS(1)							 KDE User's Manual							  KROSS(1)

NAME
kross - KDE application to run kross scripts. SYNOPSIS
kross [--help] [Generic-options] [Qt-options] [KDE-options] [file ...] DESCRIPTION
kross executes kross scripts written in KDE Javascript, Python, Ruby, Java and Falcon. GENERIC OPTIONS
--author Show author information. --help Show help about options. --help-all Show all options. --help-kde Show KDE specific options. --help-qt Show Qt specific options. --license Show license information. -v--version Show version information APPLICATION OPTIONS
file... The files with the scripts to run. USAGE
krossfile runs the script in file after loading the interpreter plugin for the script language (detected by filename suffix). To interpret other languages than KDE Javascript, kdebindings must be installed. SEE ALSO
kdeoptions(7), qtoptions(7), python(1), ruby(1), kjs(1), java(1), falcon(1) Look at http://kross.dipe.org/solution.html for more information and tutorials. BUGS
There are probably tons of bugs. Use bugs.kde.org[1] to report them. AUTHOR
Sebastian Sauer <mail@dipe.org> Author. NOTES
1. bugs.kde.org http://bugs.kde.org 0.01.01 2008-10-22 KROSS(1)