So I created work/konsole4-ui to work on porting Konsole to XMLGUI (and LiveUI?). I'm also using as a test area for some ideas and code cleanup. So far so good, I got the session menus to work. The shortcuts are an issue I have to look into again. Things will be much better when I can actually run KDE4 so I can test session managment, config files, etc...
khindenburg's blog
Konsole4-ui / KBackground
Submitted by khindenburg on Sun, 07/30/2006 - 14:05- 2 comments
- Read more
- 495 reads
Gentoo/cmake ebuilds
Submitted by khindenburg on Wed, 05/17/2006 - 17:31For those using Gentoo and building KDE4, you'll find the latest ebuild for cmake here:
http://bugs.gentoo.org/show_bug.cgi?id=131080
I personally have not been using their rpath patch... KDE4 wor
cmake && kdelibs4_ss work!
Submitted by khindenburg on Fri, 04/21/2006 - 16:21Well, I'm impressed... cmake-2.4 and kdelibs4_ss actually compile and works (and doesn't seg. fault). Grats to the hard working people on kde-buildsystem.
Systems: x86 and sparc...
'make -j6' is a joy to watch... 
Now to kdebase...
cmake && seg faults
Submitted by khindenburg on Sat, 03/25/2006 - 16:18Well, kdelibs4_snapshot compiles and installs with cmake. Almost, anyway... I had to remove kstyles/keramik since the genembed seg faults...
... and after installing kdelibs4_ss...
% /opt/KDEDIRS/trunk/bin/kde-config --path
Segmentation fault
Urgh, I would rather have something NOT compile than have it seg fault...
Oh well, cmake is still in infancy... I'll be glad when all the auto* crap is deleted from KDE!
cmake ebuild for KDE4
Submitted by khindenburg on Sun, 03/19/2006 - 20:18For those running Gentoo, I've created an ebuild for the cmake required to compile KDE4.
Although, the current kdelibs4_snapshot doesn't seem to compile with cmake. 
http://kurt.hindenburg.name/
http://kurt.hindenburg.name/downloads/cmake-2.3.4-20060317.tar.gz
korundum/qtruby compile 3.5?
Submitted by khindenburg on Mon, 01/30/2006 - 06:09The 3.5 branch of kdebinding doesn't compile and hasn't for a while I believe. It seems like the development of korundum/qtruby has moved to http://rubyforge.org/projects/korundum/.
I wonder why?
- 3 comments
- Read more
- 493 reads
Nethack wtf?
Submitted by khindenburg on Sun, 01/29/2006 - 21:21Why does this even mean?!?!?
|./!+#
|.i.|
#+...|
If I were a NetHack monster, I would be a tengu. I'm always in the right place at the right time, and am quick to avoid people that I'd
KDE4 compiles
Submitted by khindenburg on Fri, 12/30/2005 - 19:31Whoa... for the first time KDE4 /trunk/qt-copy, kdelibs4_snapshot, and kdebase all compiled without errors. Thats frightening...
now to test if it is usable at all... 
- 2 comments
- 604 reads
I Blog Too
Submitted by khindenburg on Sun, 10/23/2005 - 21:31Finally got around to fixing some issue with Konsole with the latest kdelibs4_snapshot. The menus work and you can create multiple sessions/tabs again. The actual terminal widget still needs some TLC.
KDE test scripts report #2
Submitted by khindenburg on Thu, 09/29/2005 - 05:01For those that use KDE Automated Test Report located at http://kde.icefox.net/tests/, I have created a new script that generates a different report.
It is a Ruby script, playground/base/kdetestscripts/create_module_reports.rb, that displays every file and the errors/warnings for that file on a per module basis (kdelibs, kdebase, etc).
