| Summary: | Selecting "Encrypt Folder" crashes Kleopatra | ||
|---|---|---|---|
| Product: | [Applications] kleopatra | Reporter: | futahito.arc |
| Component: | general | Assignee: | Andre Heinecke <aheinecke> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | CC: | fortinogianfranco, mutz, nemeyes, pim-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 2.3.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| URL: | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869647 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
futahito.arc
2017-06-03 05:44:11 UTC
Error that crashes kleopatra f5.kio.core: KSambaShare: Could not find smb.conf! kleopatra: /build/kleopatra-zcOy1_/kleopatra-16.12.3/src/crypto/signencryptfilescontroller.cpp:275: std::shared_ptr<Kleo::ArchiveDefinition> getDefaultAd(): Assertion `!ads.empty()' failed. Aborted (core dumped) Right button with mouse on dolphin and kleopatra opened by terminal or 1. Press "Sign/Encrypt Folder" in toolbar or in "File" menu. 2. Choose folder to encrypt. QObject(0x0) QObject(0x0) QObject(0x0) kleopatra: /build/kleopatra-zcOy1_/kleopatra-16.12.3/src/crypto/signencryptfilescontroller.cpp:275: std::shared_ptr<Kleo::ArchiveDefinition> getDefaultAd(): asserzione "!ads.empty()" non riuscita. Annullato (core dump creato) This might be caused by a missing libkleopatrarc Could you check if /etc/xdg/libkleopatrarc exists. Which distribution are you using? (In reply to Andre Heinecke from comment #3) > This might be caused by a missing libkleopatrarc > > Could you check if /etc/xdg/libkleopatrarc exists. > > Which distribution are you using? [Solved] Thanks Ubuntu 17.04 INFO https://packages.ubuntu.com/hu/yakkety/amd64/libkleo4/filelist 1. sudo apt install libkleo4 2. ln -s /usr/share/kde4/config/libkleopatrarc /etc/xdg/libkleopatrarc In debian this is in libkf5libkleo-data Maybe a missing dependency in the kleopatra or libkleo package to libkf5libkleo-data. I'll report it to debian. For the record a link to the downstream report. (In reply to Andre Heinecke from comment #6) > For the record a link to the downstream report. ok thanks *** Bug 389689 has been marked as a duplicate of this bug. *** |