Jun
10
2010
For those wanting the latest crack-of-the-week, packages for the release of the KDE Software Compilation 4.5 Beta 2 are available.
This is beta software so expect bugs. Bugs in packaging should be reported to kubuntu-ppa on Launchpad. Bugs in the software to KDE.
Users of 10.04 LTS can install it from the Kubuntu Beta PPA.
To update, use the Software Repository Guide to add the following repository to your software sources list:
ppa:kubuntu-ppa/beta
Packages are also compiling in our maverick development release.
Thanks to lex and shadeslayer for packaging this release.
*p/s: taken from Kubuntu.org News
So here are my screenshot of my desktop:

13 comments | tags: Kubuntu, Ubuntu, Ubuntu-my | posted in Kubuntu, Ubuntu
Mar
17
2009
First i try running it via KMenu .. application appear and hang while connecting to IRC server … i try to check what actually happened :
fenris@kubuntu:~/Documents$ quassel
2009-03-17 12:37:42 Warning: SslServer: Certificate file /home/fenris/.config/quassel-irc.org/quasselCert.pem does not exist
2009-03-17 12:37:42 Warning: SslServer: Unable to set certificate file
Quassel Core will still work, but cannot provide SSL for client connections.
Please see http://quassel-irc.org/faq/cert to learn how to enable SSL support.
2009-03-17 12:37:42 Warning: SslServer: Certificate file /home/fenris/.config/quassel-irc.org/quasselCert.pem does not exist
2009-03-17 12:37:42 Info: Storage Backend is ready. Quassel Schema Version: 14
2009-03-17 12:37:42 Info: Restoring previous core state…
Hmm .. its mean i need to generate ssl cert to get connected .. so i do the following cmd to generate it
fenris@kubuntu:~/Documents$ openssl req -x509 -nodes -days 365 -newkey rsa:1024 -keyout ~/.quassel/quasselCert.pem -out ~/.quassel/quasselCert.pem
Generating a 1024 bit RSA private key
…………..++++++
…………….++++++
unable to write ‘random state’
writing new private key to ‘/home/fenris/.quassel/quasselCert.pem’
—–
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter ‘.’, the field will be left blank.
—–
Country Name (2 letter code) [AU]:MY
State or Province Name (full name) [Some-State]:Cyberjaya
Locality Name (eg, city) []:Cyberjaya
Organization Name (eg, company) [Internet Widgits Pty Ltd]:OSCC
Organizational Unit Name (eg, section) []:RND
Common Name (eg, YOUR name) []:Khairul Aizat Kamarudzzaman
Email Address []:khairul@domain.org.my
Yay !! got connected …
no comments | tags: Kubuntu, Quassel | posted in KDE, Kubuntu
Feb
18
2009
Hmm .. for a past a few month im using pidgin in Kubuntu since Kopete got bugs with Yahoo Messenger (YM) … so today i’ve compiled it while in meeting ( hehe bored ). so what did i do ?
Requirement :
sudo apt-get install kdevelop-kde4 kdevplatform kdevelop-dev-kde4 kdevelop-data-kde4 kdepimlibs5 kdepimlibs5-dev sqlite3 libsqlite3-dev libqimageblitz4 libqimageblitz-dev
SVN the latest kopete code :
svn co -N svn://anonsvn.kde.org/home/kde/branches/KDE/4.2/kdenetwork
cd kdenetwork
svn up kopete cmake
Next,
mkdir ../kdenetwork-build
cd ../kdenetwork-build
cmake ../kdenetwork
make
………wait while it compiling everything ……….
sudo make install
…….waiting building the binary and installing …….
Then ..
try your kopete that u already compiled … hope it solve/fixed the bugs ….this is temporary fixed while waiting the Kubuntu team repackage the kopete with the latest SVN
Enjoyed ya messanging ……..
no comments | tags: Kopete, Kubuntu | posted in Kubuntu, My Life
Jan
7
2009
Start using Kubuntu for my desktop … upgrading from 8.04 -> 8.10 -> 9.04
$ uname -a;lsb_release -a
Linux kubuntu 2.6.28-4-generic #9-Ubuntu SMP Tue Jan 6 19:34:01 UTC 2009 i686 GNU/Linux
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu jaunty (development branch)
Release: 9.04
Codename: jaunty
Here are some screen shot of my desktop:
no comments | tags: KDE4.2, Kubuntu | posted in My Life