<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>435753</bug_id>
          
          <creation_ts>2021-04-15 02:41:21 +0000</creation_ts>
          <short_desc>No aqbanking plugin available from binary factory</short_desc>
          <delta_ts>2024-08-06 17:30:04 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>Craft</product>
          <component>Blueprints</component>
          <version>stable</version>
          <rep_platform>Microsoft Windows</rep_platform>
          <op_sys>Microsoft Windows</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>435581</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Ralf Habacker">ralf.habacker</reporter>
          <assigned_to name="Hannah von Reth">vonreth</assigned_to>
          <cc>bcooksley</cc>
    
    <cc>windows-bugs-null</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2025185</commentid>
    <comment_count>0</comment_count>
    <who name="Ralf Habacker">ralf.habacker</who>
    <bug_when>2021-04-15 02:41:21 +0000</bug_when>
    <thetext>SUMMARY
The preview builds for Windows listed at https://kmymoney.org/download.html does not provide the aqbanking plugin.


STEPS TO REPRODUCE
1. download and unpack a portable package from the listed web page 
2. start kmymoney
3. open settings menu

OBSERVED RESULT
There is no entry for the aqbanking plugin


EXPECTED RESULT
There should be an entry for the aqbanking plugin

SOFTWARE/OS VERSIONS
Windows: 10</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2025254</commentid>
    <comment_count>1</comment_count>
    <who name="Ralf Habacker">ralf.habacker</who>
    <bug_when>2021-04-15 09:05:23 +0000</bug_when>
    <thetext>That issue need to be fixed by the craft/craft blueprint maintainers.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2025260</commentid>
    <comment_count>2</comment_count>
    <who name="Ben Cooksley">bcooksley</who>
    <bug_when>2021-04-15 09:29:27 +0000</bug_when>
    <thetext>The issue here is that AQBanking appears to rely on an autotools build system.
https://invent.kde.org/packaging/craft-blueprints-kde/-/blob/master/libs/_autotools/aqbanking/aqbanking.py

You therefore have two options:
1) Request that the Binary Factory build be switched to be MingW based - which can handle autotools builds. 
2) Prepare a build system port that allows for AQBanking to be built using CMake natively

Note that MingW does not support QtWebEngine - so you will have to be able to function without a web rendering engine to use MingW.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2025770</commentid>
    <comment_count>3</comment_count>
    <who name="Ralf Habacker">ralf.habacker</who>
    <bug_when>2021-04-17 19:03:06 +0000</bug_when>
    <thetext>(In reply to Ben Cooksley from comment #2)
&gt; 2) Prepare a build system port that allows for AQBanking to be built using
&gt; CMake natively

That belongs also to the gwenhywfar package.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2025773</commentid>
    <comment_count>4</comment_count>
    <who name="Ben Cooksley">bcooksley</who>
    <bug_when>2021-04-17 19:13:16 +0000</bug_when>
    <thetext>Note that as KMyMoney is one of the only users of those two packages, the work in this case should be done by KMyMoney contributors (who also have to choose which of the two presented roads you wish to go down)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2026036</commentid>
    <comment_count>5</comment_count>
    <who name="Ralf Habacker">ralf.habacker</who>
    <bug_when>2021-04-19 07:46:18 +0000</bug_when>
    <thetext>(In reply to Ben Cooksley from comment #4)
&gt; Note that as KMyMoney is one of the only users of those two packages, the
&gt; work in this case should be done by KMyMoney contributors (who also have to
&gt; choose which of the two presented roads you wish to go down)
The content on the https://www.aquamaniac.de/rdm/projects/aqbanking/wiki/Gwbuild page may shed some light on the available options.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2123115</commentid>
    <comment_count>6</comment_count>
    <who name="Ralf Habacker">ralf.habacker</who>
    <bug_when>2022-05-13 07:55:15 +0000</bug_when>
    <thetext>(In reply to Ralf Habacker from comment #5)
&gt;&gt; https://www.aquamaniac.de/rdm/projects/aqbanking/wiki/Gwbuild page may shed
&gt;&gt;  some light on the available options.

&gt; meson is another good alternative since it also uses ninja and is therefore also extremely fast. But I wasn&apos;t able to
&gt; adapt my projects to use &quot;meson&quot; because some features I needed for e.g. AqFinance or AqBanking required a version of meson newer
&gt; than what is provided by the distribution I&apos;m currently working with.

For this approach, Martin Preuss has set up a corresponding branch https://www.aquamaniac.de/rdm/projects/aqbanking/repository/revisions/mp-20190307-meson/show.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2343601</commentid>
    <comment_count>7</comment_count>
    <who name="Ralf Habacker">ralf.habacker</who>
    <bug_when>2024-08-06 17:30:04 +0000</bug_when>
    <thetext>The maintainer of aqbanking/gwenhywfar does not want to migrate to cmake and according to https://bugs.kde.org/show_bug.cgi?id=435581#c11 you cannot build aqbanking with msvc.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>