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!
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.
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!
I need a check on the KDE environment I have Trinity running in. Currently I have:
12:30 trinity:~> set | grep -i kde DESKTOP_SESSION=kde3 GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/david/.gtkrc-2.0:/home/david/.kde3/share/config/gtkrc-2.0 GTK_RC_FILES=/etc/gtk/gtkrc:/home/david/.gtkrc:/home/david/.kde3/share/config/gtkrc KDEDIR=/opt/trinity/ KDEDIRS=/opt/trinity/:/usr/ KDEHOME=/home/david/.kde3 KDE_FULL_SESSION=true KDE_MULTIHEAD=false KDE_SESSION_UID=1000
12:38 trinity:~> set | grep -i trinity HOSTNAME=trinity KDEDIR=/opt/trinity/ KDEDIRS=/opt/trinity/:/usr/ PATH=/opt/trinity/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl:/opt/qt/bin:/home/david/bin:/usr/local/bin:/home/david/bin:/usr/local/bin:/opt/trinity/bin:/home/david/bin:/usr/local/bin:/opt/trinity/bin SESSION_MANAGER=local/trinity:@/tmp/.ICE-unix/11889,unix/trinity:/tmp/.ICE-unix/11889,inet6/trinity:40159,inet/trinity:42706 XDG_CONFIG_DIRS=/etc/xdg:/opt/trinity/etc/xdg/:/etc/xdg/ XDG_DATA_DIRS=/usr/share/:/usr/local/share/:/opt/trinity/share/:/usr/share/
That makes the kwrite error I'm getting all the more strange, because it looks like I have it in the PATH (although the PATH is redundant in areas):
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 ()
Any ideas?
On Wednesday 16 February 2011 20:42:05 David C. Rankin wrote: [...]
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 ()
Any ideas?
Without a trace, no ideas. Compile with debug info and give us the trace.
On 02/16/2011 12:46 PM, Serghei Amelian wrote:
On Wednesday 16 February 2011 20:42:05 David C. Rankin wrote: [...]
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 ()
Any ideas?
Without a trace, no ideas. Compile with debug info and give us the trace.
Will do - Thanks Serghei!
On 02/16/2011 12:46 PM, Serghei Amelian wrote:
On Wednesday 16 February 2011 20:42:05 David C. Rankin wrote: [...]
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 ()
Any ideas?
Without a trace, no ideas. Compile with debug info and give us the trace.
Will setting:
-DCMAKE_CXX_FLAGS_DEBUG
do it?
On Wednesday 16 February 2011 20:59:07 David C. Rankin wrote: [...]
Without a trace, no ideas. Compile with debug info and give us the trace.
Will setting:
-DCMAKE_CXX_FLAGS_DEBUG
do it?
"-DCMAKE_CXX_FLAGS=-g" should be enough.
On 02/16/2011 01:07 PM, Serghei Amelian wrote:
On Wednesday 16 February 2011 20:59:07 David C. Rankin wrote: [...]
Without a trace, no ideas. Compile with debug info and give us the trace.
Will setting:
-DCMAKE_CXX_FLAGS_DEBUG
do it?
"-DCMAKE_CXX_FLAGS=-g" should be enough.
kwrite/kio - all working. It was my fault. The build script I used on kdelibs didn't include the .la libs. With Arch, you need
options=('libtool') [which is the default]. The template I used on kdelibs had
options=('!libtool') which prevented install of the .la files
See:
http://www.3111skyline.com/dl/dt/trinity/ss/trinity-running_02.jpg
On Wed, Feb 16, 2011 at 12:25, David C. Rankin drankinatty@suddenlinkmail.com 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!
Fantastic!
Can you please email directions on how to install your packages? I'd like to post them to the Trinity wiki for future installations.
On 02/16/2011 12:50 PM, Robert Xu wrote:
On Wed, Feb 16, 2011 at 12:25, David C. Rankin drankinatty@suddenlinkmail.com 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!
Fantastic!
Can you please email directions on how to install your packages? I'd like to post them to the Trinity wiki for future installations.
Sure,
Here is the complete write-up:
https://wiki.archlinux.org/index.php/Trinity