[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-finance-apps
Subject:    Re: GSoC '21 KMyMoney : I am stuck.
From:       Suraj Kumar Mahto <suraj.mahto49 () gmail ! com>
Date:       2021-06-14 20:50:31
Message-ID: CAEDvbQAH4AKjbMx97wbNpgyqn9t1TcHGyF_Dznmt7KFt75zm3Q () mail ! gmail ! com
[Download RAW message or body]

> Thanks for contacting us in this tough situation. Not knowing the details
> about the crashes you experience, they could be related to the fact, that
> the code in Alkimia was written for KDE4 not KF5 and I am not sure how
much
> of KF5 is already supported.

> Let's figure out what is causing these crashes. Since they are
reproducible
> they should also be fixable. Do you have the (crashing) codebase in your
repo
> (maybe on a special branch) so that we can take a look at it? If not, can
you
> provide more details (backtraces) about the crashes?

Thank you very much for the quick response.
https://invent.kde.org/surajsloth/kmymoney/-/tree/gsoc21 - I have pushed
the code that replaces the ksettingsonlinequotes usage and it is the
crashing codebase. I can also provide the backtraces.

> I suggest you continue to resolve the crashes. If you have enough of it,
you
> may take a look into the update functionality. One of the things you can
do
> is to contact the kmymoney-devel list and ask people for samples of their
> kmymoneyrc file.

Ok, then I am trying to understand the backtraces first. The default quotes
data is there in the kmymoneyrc for both cases. I think that is not an
issue for quotes data.

Regards
Suraj Kumar Mahto

On Tue, Jun 15, 2021 at 1:08 AM Thomas Baumgart <thb@net-bembel.de> wrote:

> Hi Suraj,
>
> On Montag, 14. Juni 2021 21:19:34 CEST Suraj Kumar Mahto wrote:
>
> > Hello,
> > I am stuck with things related to how I should proceed further on the
> > project. I am confused about what to do in the project now. Since most of
> > the implementations I planned(in the timeline) is already there in
> > libalkimia like alkonlinewidget functions and other usages of functions
> > related to online quotes.
> >
> > At present, I have the online quotes page with debugging support which
> > crashes(segmentation fault) also it does not have the previous data which
> > was there. I have few assumptions for proceeding further like debugging
> the
> > crash error or work on the update file.
>
> Thanks for contacting us in this tough situation. Not knowing the details
> about the crashes you experience, they could be related to the fact, that
> the code in Alkimia was written for KDE4 not KF5 and I am not sure how much
> of KF5 is already supported.
>
> Let's figure out what is causing these crashes. Since they are reproducible
> they should also be fixable. Do you have the (crashing) codebase in your
> repo
> (maybe on a special branch) so that we can take a look at it? If not, can
> you
> provide more details (backtraces) about the crashes?
>
> > I need some direction regarding the project for now. Please help with the
> > same.
>
> I suggest you continue to resolve the crashes. If you have enough of it,
> you
> may take a look into the update functionality. One of the things you can do
> is to contact the kmymoney-devel list and ask people for samples of their
> kmymoneyrc file.
>
> I start with one of the entries I use here:
>
> [Online-Quote-Source-KMyMoney Currency]
> CSVURL=
> DateFormatRegex=%d/%m/%y
> DateRegex=updated\\s\\d+:\\d+:\\d+\\(\\w+\\)\\s+(\\d{1,2}/\\d{2}/\\d{4})
> IDBy=0
> IDRegex=https://fx-rate.net/([^/]+/[^/]+)
> PriceRegex=1\\s[^=]+\\s=</span><br\\s/>\\s([^\\s]+)
> SkipStripping=true
> URL=https://fx-rate.net/%1/%2
>
>
> --
>
> Regards
>
> Thomas Baumgart
>
> https://www.signal.org/       Signal, the better WhatsApp
> -------------------------------------------------------------
> Having trouble with Windows? Reboot!
> Having trouble with Linux? Be root!
> -------------------------------------------------------------
>

[Attachment #3 (text/html)]

<div dir="ltr"><div>&gt; Thanks for contacting us in this tough situation. Not \
knowing the details<br> &gt; about the crashes you experience, they could be related \
to the fact, that<br> &gt; the code in Alkimia was written for KDE4 not KF5 and I am \
not sure how much<br> &gt; of KF5 is already supported.<br>
<br>
&gt; Let&#39;s figure out what is causing these crashes. Since they are \
reproducible<br> &gt; they should also be fixable. Do you have the (crashing) \
codebase in your repo<br> &gt; (maybe on a special branch) so that we can take a look \
at it? If not, can you<br> &gt; provide more details (backtraces) about the \
crashes?<span class="gmail-im"><br></span><br>Thank you very much for the quick \
response.<br><a href="https://invent.kde.org/surajsloth/kmymoney/-/tree/gsoc21">https://invent.kde.org/surajsloth/kmymoney/-/tree/gsoc21</a> \
- I have pushed the code that replaces the ksettingsonlinequotes usage and it is the \
crashing codebase. I can also provide the backtraces.<br><br>&gt; I suggest you \
continue to resolve the crashes. If you have enough of it, you<br>&gt; may take a \
look into the update functionality. One of the things you can do<br> &gt; is to \
contact the kmymoney-devel list and ask people for samples of their <br> &gt; \
kmymoneyrc file.<br><br></div>Ok, then I am trying to understand the backtraces \
first. The default quotes data is there in the kmymoneyrc for both cases. I think \
that is not an issue for quotes data.<br><br><div>Regards<font color="#888888"><font \
color="#888888"><br></font></font></div><font color="#888888"><font \
color="#888888"><div>Suraj Kumar Mahto</div></font></font></div><br><div \
class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 15, 2021 at 1:08 AM \
Thomas Baumgart &lt;<a href="mailto:thb@net-bembel.de">thb@net-bembel.de</a>&gt; \
wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Suraj,<br> <br>
On Montag, 14. Juni 2021 21:19:34 CEST Suraj Kumar Mahto wrote:<br>
<br>
&gt; Hello,<br>
&gt; I am stuck with things related to how I should proceed further on the<br>
&gt; project. I am confused about what to do in the project now. Since most of<br>
&gt; the implementations I planned(in the timeline) is already there in<br>
&gt; libalkimia like alkonlinewidget functions and other usages of functions<br>
&gt; related to online quotes.<br>
&gt; <br>
&gt; At present, I have the online quotes page with debugging support which<br>
&gt; crashes(segmentation fault) also it does not have the previous data which<br>
&gt; was there. I have few assumptions for proceeding further like debugging the<br>
&gt; crash error or work on the update file.<br>
<br>
Thanks for contacting us in this tough situation. Not knowing the details<br>
about the crashes you experience, they could be related to the fact, that<br>
the code in Alkimia was written for KDE4 not KF5 and I am not sure how much<br>
of KF5 is already supported.<br>
<br>
Let&#39;s figure out what is causing these crashes. Since they are reproducible<br>
they should also be fixable. Do you have the (crashing) codebase in your repo<br>
(maybe on a special branch) so that we can take a look at it? If not, can you<br>
provide more details (backtraces) about the crashes?<br>
<br>
&gt; I need some direction regarding the project for now. Please help with the<br>
&gt; same.<br>
<br>
I suggest you continue to resolve the crashes. If you have enough of it, you<br>
may take a look into the update functionality. One of the things you can do<br>
is to contact the kmymoney-devel list and ask people for samples of their <br>
kmymoneyrc file. <br>
<br>
I start with one of the entries I use here:<br>
<br>
[Online-Quote-Source-KMyMoney Currency]<br>
CSVURL=<br>
DateFormatRegex=%d/%m/%y<br>
DateRegex=updated\\s\\d+:\\d+:\\d+\\(\\w+\\)\\s+(\\d{1,2}/\\d{2}/\\d{4})<br>
IDBy=0<br>
IDRegex=<a href="https://fx-rate.net/(%5B" rel="noreferrer" \
target="_blank">https://fx-rate.net/([</a>^/]+/[^/]+)<br> \
PriceRegex=1\\s[^=]+\\s=&lt;/span&gt;&lt;br\\s/&gt;\\s([^\\s]+)<br> \
SkipStripping=true<br> URL=<a href="https://fx-rate.net/%1/%2" rel="noreferrer" \
target="_blank">https://fx-rate.net/%1/%2</a><br> <br>
<br>
-- <br>
<br>
Regards<br>
<br>
Thomas Baumgart<br>
<br>
<a href="https://www.signal.org/" rel="noreferrer" \
                target="_blank">https://www.signal.org/</a>           Signal, the \
                better WhatsApp<br>
-------------------------------------------------------------<br>
Having trouble with Windows? Reboot!<br>
Having trouble with Linux? Be root!<br>
-------------------------------------------------------------<br>
</blockquote></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic