<?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>517299</bug_id>
          
          <creation_ts>2026-03-08 18:01:26 +0000</creation_ts>
          <short_desc>Opening Geolocation Editor crashes DigiKam</short_desc>
          <delta_ts>2026-03-22 14:58:34 +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>Geolocation-Engine</component>
          <version>9.0.0</version>
          <rep_platform>Appimage</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>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Herb Smith">hesmith1029</reporter>
          <assigned_to name="Digikam Developers">digikam-bugs-null</assigned_to>
          <cc>caulier.gilles</cc>
    
    <cc>hesmith1029</cc>
    
    <cc>metzpinguin</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin>9.1.0</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2501657</commentid>
    <comment_count>0</comment_count>
    <who name="Herb Smith">hesmith1029</who>
    <bug_when>2026-03-08 18:01:26 +0000</bug_when>
    <thetext>SUMMARY
As soon as I  try to open the GeoLocation editor, it opens and immediately crashes DigiKam

STEPS TO REPRODUCE
1. Open DigiKam 9.0
2. Select a photo from thumbnails in middle pannel
3. Press CTL-Shift-G   or select from ITEM-&gt;Edit Geolocation

OBSERVED RESULT
Geolocation Editor opens and then immediately crashes Digikam.

EXPECTED RESULT
That things would work as in 8.8 and prior.  The GeoLocation editor stays open and works

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Ubuntu 24.04.4 LTS
KDE Plasma Version: 
KDE Frameworks Version: 6.20.0
Qt Version: 6.10.1

ADDITIONAL INFORMATION
digiKam: 9.0.0
KDE Frameworks: 6.20.0
Qt: Using 6.10.1 and built against 6.10.1
AppImage
Ubuntu 24.04.4 LTS (Xcb)
Build ABI: x86_64-little_endian-lp64
Kernel: linux 6.8.0-101-generic

I will try to get the crash log as described above.   I will then add it to this ticket.   Will let you know if I need help producing it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2501658</commentid>
    <comment_count>1</comment_count>
    <who name="Maik Qualmann">metzpinguin</who>
    <bug_when>2026-03-08 18:12:01 +0000</bug_when>
    <thetext>digiKam-9.0.0 from Ubuntu as a Snap package or as an AppImage.

Maik</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2501659</commentid>
    <comment_count>2</comment_count>
    <who name="Herb Smith">hesmith1029</who>
    <bug_when>2026-03-08 18:22:33 +0000</bug_when>
    <thetext>Ran the appimage from a terminal session.   Got the following when attempting to launch geolocation editor.   Will keep looking for info

MESA-LOADER: failed to open radeonsi: ././/lib/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory (search paths ././/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:././/lib/dri, suffix _dri)
MESA-LOADER: failed to open zink: ././/lib/dri/zink_dri.so: cannot open shared object file: No such file or directory (search paths ././/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:././/lib/dri, suffix _dri)
MESA-LOADER: failed to open kms_swrast: ././/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory (search paths ././/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:././/lib/dri, suffix _dri)
MESA-LOADER: failed to open swrast: ././/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths ././/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:././/lib/dri, suffix _dri)
/tmp/.mount_digiKaOgmmUS/AppRun: line 266: 348948 Segmentation fault      (core dumped) digikam $@</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2501661</commentid>
    <comment_count>3</comment_count>
    <who name="Maik Qualmann">metzpinguin</who>
    <bug_when>2026-03-08 18:26:48 +0000</bug_when>
    <thetext>Yes, I can reproduce the crash when I switch to the Google map in the AppImage. This is a QWebEngine problem. There are no problems in my native digiKam version.

Maik</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2501664</commentid>
    <comment_count>4</comment_count>
    <who name="Maik Qualmann">metzpinguin</who>
    <bug_when>2026-03-08 18:34:12 +0000</bug_when>
    <thetext>Use Marble as a workaround; switch in the digikamrc to the Marble backend.

[Geolocation Edit Settings][Map Widget]
Backend=marble

Maik</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2501920</commentid>
    <comment_count>5</comment_count>
    <who name="Herb Smith">hesmith1029</who>
    <bug_when>2026-03-09 15:52:56 +0000</bug_when>
    <thetext>Thanks for the quick response.   To change to Marble backend normally requires that I be able to get the GeoLocation editor open.  So the crash blocks that.   I found that starting DigiKam 8.8 and changing the settings there allows DigiKam 9.0 to load with the Marble settings in place.  Switching 9.0 to Google instantly crashes.   In fact if I switch 8.8 back to Google I can not even launch 9.0, it crashes when loading tools. 

I am not a big fan of the Marble map,  so I may just stick with 8.8 until this gets fixed.

You mentioned running Digikam native.  Is that an option on Ubuntu?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2501971</commentid>
    <comment_count>6</comment_count>
    <who name="Herb Smith">hesmith1029</who>
    <bug_when>2026-03-09 19:33:43 +0000</bug_when>
    <thetext>Just tried golocation with the Marble settings.   Same result.   Immediate crash after enter CTL-Shift-G</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2501978</commentid>
    <comment_count>7</comment_count>
    <who name="Herb Smith">hesmith1029</who>
    <bug_when>2026-03-09 19:42:44 +0000</bug_when>
    <thetext>(In reply to Herb Smith from comment #6)
&gt; Just tried golocation with the Marble settings.   Same result.   Immediate
&gt; crash after enter CTL-Shift-G

False alarm.  Apparently the map settings for right hand display to not carry over to the Geolocation module, nor to map center panel option.  I  configured all three to use the Marble option and for now it is NOT crashing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2504423</commentid>
    <comment_count>8</comment_count>
    <who name="Maik Qualmann">metzpinguin</who>
    <bug_when>2026-03-18 17:39:39 +0000</bug_when>
    <thetext>Use the pre-release version of digiKam-9.1.0 from here:

https://files.kde.org/digikam/

Maik</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2504756</commentid>
    <comment_count>9</comment_count>
    <who name="Herb Smith">hesmith1029</who>
    <bug_when>2026-03-19 14:48:42 +0000</bug_when>
    <thetext>Confirmed fixed on my machine, thanks</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>