[Kst] [Bug 247527] Build from sources appears to complete correctly but result crashes with signal 6 when executed.

wb666greene at gmail.com wb666greene at gmail.com
Fri Aug 20 18:12:18 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=247527





--- Comment #8 from  <wb666greene gmail com>  2010-08-20 18:12:14 ---
Thanks for your help, sorry it took so long for me to get back to this.

There is a d2asc in the /home/wally/kst/bin directory along with the kst
binary so it seems it got built, assuming this is the module you are talking
about.

There is also an "ASCII File Reader" in /home/wally/kst/share/services/kst

In a terminal, if I give the env command I find:
KDEDIRS=/home/wally/kst:

so it seems the export KDEDIRS line I added to the .bashrc is working,
perhaps the fact that $KDEDIRS was/is empty initially is a problem?

But yes indeed in the Kst->Debug->DataSources tab ASCII File Reader line is
blank.
How can I make it point to the correct place?

Also any insight as to why it doesn't seem to honor the
--geometry=800x600+0+0 command line option, which is supposed to be one of
the fixed issues?

--wally.


On Sat, Aug 14, 2010 at 12:19 AM, Andrew Walker <arwalker at sumusltd.com>wrote:

> https://bugs.kde.org/show_bug.cgi?id=247527
>
>
>
>
>
> --- Comment #7 from Andrew Walker <arwalker sumusltd com>  2010-08-14
> 07:19:40 ---
> It sounds as if the ascii data source (and possibly others) didn't get
> build or
> is not being found. To confirm this start Kst and select
>
> Help... Debug Kst...
>
> In the "Kst Debug Dialog" click on "Data Sources"
>
> If its blank then ensure that you've done the:
>
> export KDEDIRS=/home/wally/kst:$KDEDIRS
>
> That should fix all the problems you're describing - as they would all
> result
> from not having an ASCII data source available.
>
> You may want to add the export KDEDIRS=/home/wally/kst:$KDEDIRS line to
> your
> .bashrc (or whatever you're using) file.
>
> Hope that fixes everything for you.
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
> You reported the bug.
>

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kst mailing list