<?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>430566</bug_id>
          
          <creation_ts>2020-12-19 03:08:24 +0000</creation_ts>
          <short_desc>Make DK_PLUGIN_PATH allow multiple paths</short_desc>
          <delta_ts>2022-02-05 22:34:04 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>digikam</product>
          <component>Portability-Runtime</component>
          <version>7.1.0</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Zhu Zihao">all_but_last</reporter>
          <assigned_to name="Digikam Developers">digikam-bugs-null</assigned_to>
          <cc>caulier.gilles</cc>
          
          <cf_commitlink>https://invent.kde.org/graphics/digikam/commit/b1cd79999102ce5dfe2daeed8fcc85339d561bc6</cf_commitlink>
          <cf_versionfixedin>7.2.0</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1986562</commentid>
    <comment_count>0</comment_count>
    <who name="Zhu Zihao">all_but_last</who>
    <bug_when>2020-12-19 03:08:24 +0000</bug_when>
    <thetext>Now environment variable DK_PLUGIN_PATH only allow one entry. It&apos;s invalid to do

  export DK_PLUGIN_PATH=/usr/lib/qt5/plugins/digikam:/usr/local/lib/qt5/plugins/digikam

If this env var accept a colon separated list, it would be helpful for user to use
plugins in different prefix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1986707</commentid>
    <comment_count>1</comment_count>
    <who name="Maik Qualmann">metzpinguin</who>
    <bug_when>2020-12-19 05:55:13 +0000</bug_when>
    <thetext>Git commit b1cd79999102ce5dfe2daeed8fcc85339d561bc6 by Maik Qualmann.
Committed on 19/12/2020 at 05:54.
Pushed by mqualmann into branch &apos;master&apos;.

allow DK_PLUGIN_PATH as path list with colon as separator
FIXED-IN: 7.2.0

M  +2    -1    NEWS
M  +18   -15   core/libs/dplugins/setup/dpluginloader_p.cpp

https://invent.kde.org/graphics/digikam/commit/b1cd79999102ce5dfe2daeed8fcc85339d561bc6</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1986708</commentid>
    <comment_count>2</comment_count>
    <who name="Maik Qualmann">metzpinguin</who>
    <bug_when>2020-12-19 06:00:01 +0000</bug_when>
    <thetext>Git commit 4510b935fdfa7a8679f41b793b648a29804d1244 by Maik Qualmann.
Committed on 19/12/2020 at 05:59.
Pushed by mqualmann into branch &apos;master&apos;.

the colon is bad for Windows users, now use semicolon as separator

M  +1    -1    core/libs/dplugins/setup/dpluginloader_p.cpp

https://invent.kde.org/graphics/digikam/commit/4510b935fdfa7a8679f41b793b648a29804d1244</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>