On 02/16/2011 11:25 AM, David C. Rankin wrote:
SOB,
It works! After building kdebase (and fighting with other modules), I just decided to start trinity and see if it would work. Changed ~/.xinitrc to 'startkde' and then typed 'startx' and:
http://www.3111skyline.com/dl/dt/trinity/ss/trinity-first-run.jpg
http://www.3111skyline.com/dl/dt/trinity/ss/trinity-running_01.jpg
The only error I received was a "failed to load kio_slave", but given that there are still some unbuilt modules, that didn't surprise me. However, it is a bit concerning since kio is part of kdebase.
Regardless - FANTASTIC!
Things seem to be pretty much working. Keramic window decorations are on the fritz, but Plastic works (meaning kcontrol is working too :). Konsole works, but kwrite crashes:
11:36 trinity:~> kwrite & [1] 12010 11:36 trinity:~> KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kwrite path = <unknown> pid = 12010
[1]+ Exit 253 kwrite
Debugging Info
[Thread debugging using libthread_db enabled] [KCrash handler] #6 0xb786071e in KWrite::KWrite(KTextEditor::Document*) () from /opt/trinity/lib/libkdeinit_kwrite.so #7 0xb786281c in kdemain () from /opt/trinity/lib/libkdeinit_kwrite.so #8 0x080485ab in main ()
The glaring error above is the path = <unknown> (environment KDEDIR/KDEDIRS?) I'll keep picking around, but if there is a quick list of environment variables that I need to set, please let me know. Thanks.