[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=470845

--- Comment #28 from hectorhe...@proton.me ---
Created attachment 160353
  --> https://bugs.kde.org/attachment.cgi?id=160353=edit
New crash information added by DrKonqi

dolphin (23.04.2) using Qt 5.15.10

I'm using the KDE spin of Fedora 38. Before doing the initial system update,
Dolphin worked fine without any issues. But after doing an update, it closes
immediately after 2 or 3 seconds. Same problem is also occuring for Discover

-- Backtrace (Reduced):
#4  0x7fe607156a74 in Solid::StorageAccess::isEncrypted() const () from
/lib64/libKF5Solid.so.5
#5  0x7fe6075094e9 in KIO::PreviewJobPrivate::createThumbnail(QString
const&) () from /lib64/libKF5KIOWidgets.so.5
#6  0x7fe60750c9b0 in KIO::PreviewJob::slotResult(KJob*) () from
/lib64/libKF5KIOWidgets.so.5
#7  0x7fe6056e8461 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7fe606ad3fc6 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/lib64/libKF5CoreAddons.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=470845

hectorhe...@proton.me changed:

   What|Removed |Added

 CC||hectorhe...@proton.me

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-13 Thread ostap-tymur-tymchenko
https://bugs.kde.org/show_bug.cgi?id=470845

ostap-tymur-tymchenko  changed:

   What|Removed |Added

 CC||ostap.tymche...@gmail.com

--- Comment #27 from ostap-tymur-tymchenko  ---
Creating the directory /home/USER/.cache/thumbnails/ fixed the issue for me

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-11 Thread Konrad Kozioł
https://bugs.kde.org/show_bug.cgi?id=470845

Konrad Kozioł  changed:

   What|Removed |Added

 CC||konrad.koz...@pm.me

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-11 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=470845

Nicolas Fella  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=470845

tbjong2...@hotmail.com changed:

   What|Removed |Added

 CC||tbjong2...@hotmail.com
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-11 Thread Lil NPC
https://bugs.kde.org/show_bug.cgi?id=470845

--- Comment #25 from Lil NPC  ---
Created attachment 160236
  --> https://bugs.kde.org/attachment.cgi?id=160236=edit
New crash information added by DrKonqi

dolphin (23.04.2) using Qt 5.15.10

Fresh install of Fedora 38, dolphin crashes everytime I try to open it. It
opens but crashes 1 second later.

-- Backtrace (Reduced):
#4  0x7f3d4766aa74 in Solid::StorageAccess::isEncrypted() const () from
/lib64/libKF5Solid.so.5
#5  0x7f3d47a1d4e9 in KIO::PreviewJobPrivate::createThumbnail(QString
const&) () from /lib64/libKF5KIOWidgets.so.5
#6  0x7f3d47a209b0 in KIO::PreviewJob::slotResult(KJob*) () from
/lib64/libKF5KIOWidgets.so.5
#7  0x7f3d45ce8461 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7f3d46fe7fc6 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/lib64/libKF5CoreAddons.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-11 Thread Lil NPC
https://bugs.kde.org/show_bug.cgi?id=470845

--- Comment #24 from Lil NPC  ---
Created attachment 160235
  --> https://bugs.kde.org/attachment.cgi?id=160235=edit
New crash information added by DrKonqi

dolphin (23.04.2) using Qt 5.15.10

Dolphin crashes on fresh fedora install. Dolphin opens for a split second and
then crashes.

-- Backtrace (Reduced):
#4  0x7fc8c884ca74 in Solid::StorageAccess::isEncrypted() const () from
/lib64/libKF5Solid.so.5
#5  0x7fc8c8bff4e9 in KIO::PreviewJobPrivate::createThumbnail(QString
const&) () from /lib64/libKF5KIOWidgets.so.5
#6  0x7fc8c8c029b0 in KIO::PreviewJob::slotResult(KJob*) () from
/lib64/libKF5KIOWidgets.so.5
#7  0x7fc8c6ce8461 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7fc8c81c9fc6 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/lib64/libKF5CoreAddons.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-11 Thread Lil NPC
https://bugs.kde.org/show_bug.cgi?id=470845

Lil NPC  changed:

   What|Removed |Added

 CC||lil...@proton.me

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-09 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=470845

--- Comment #23 from Felix Ernst  ---
*** Bug 472009 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-09 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=470845

Felix Ernst  changed:

   What|Removed |Added

 CC||dje...@gmail.com

--- Comment #22 from Felix Ernst  ---
*** Bug 471806 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-06 Thread Kalebe Alves
https://bugs.kde.org/show_bug.cgi?id=470845

--- Comment #21 from Kalebe Alves  ---
Created attachment 160101
  --> https://bugs.kde.org/attachment.cgi?id=160101=edit
New crash information added by DrKonqi

dolphin (23.04.2) using Qt 5.15.10

I was just openning dolphin. This is a newly installed fedora, with practically
no file or software installed.
I have no kde customizations currentlly, nor dolphin plugins, like gdrive, or
network folders saved.
As a matter of fact, I'm pretty sure this is the first time I try to open
dolphin on this installation.

-- Backtrace (Reduced):
#4  0x7f5554dd3a74 in Solid::StorageAccess::isEncrypted() const () from
/lib64/libKF5Solid.so.5
#5  0x7f1864e9 in KIO::PreviewJobPrivate::createThumbnail(QString
const&) () from /lib64/libKF5KIOWidgets.so.5
#6  0x7f1899b0 in KIO::PreviewJob::slotResult(KJob*) () from
/lib64/libKF5KIOWidgets.so.5
#7  0x7f55532e8461 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7f5554750fc6 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/lib64/libKF5CoreAddons.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-07-06 Thread Kalebe Alves
https://bugs.kde.org/show_bug.cgi?id=470845

Kalebe Alves  changed:

   What|Removed |Added

 CC||kalebeapsoa...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=470845

camille@encelade.space changed:

   What|Removed |Added

 CC||camille@encelade.space

--- Comment #20 from camille@encelade.space ---
This is still present on a KDE Neon fresh install using Dolphin 23.04.2;
Creating the ~/.cache/thumbnails/ folder fixes it.

How is it resolved though?

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-22 Thread Glyn Stuckey
https://bugs.kde.org/show_bug.cgi?id=470845

--- Comment #19 from Glyn Stuckey  ---
Created attachment 159842
  --> https://bugs.kde.org/attachment.cgi?id=159842=edit
New crash information added by DrKonqi

dolphin (23.04.2) using Qt 5.15.10

Trying to open Dolphin on Fedora 38.  Had not changed any settings within
Dolphin.  Home folder shows briefly, but crashes out.  Happens every time that
I try to open Dolphin, rendering it unusable/

-- Backtrace (Reduced):
#4  0x7f1e7f9c3a74 in Solid::StorageAccess::isEncrypted() const () from
/lib64/libKF5Solid.so.5
#5  0x7f1e7fd764e9 in KIO::PreviewJobPrivate::createThumbnail(QString
const&) () from /lib64/libKF5KIOWidgets.so.5
#6  0x7f1e7fd799b0 in KIO::PreviewJob::slotResult(KJob*) () from
/lib64/libKF5KIOWidgets.so.5
#7  0x7f1e7dee8461 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7f1e7f340fc6 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/lib64/libKF5CoreAddons.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-22 Thread Glyn Stuckey
https://bugs.kde.org/show_bug.cgi?id=470845

Glyn Stuckey  changed:

   What|Removed |Added

 CC||glyn.stuc...@internode.on.n
   ||et

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-22 Thread Glyn Stuckey
https://bugs.kde.org/show_bug.cgi?id=470845

--- Comment #18 from Glyn Stuckey  ---
Created attachment 159841
  --> https://bugs.kde.org/attachment.cgi?id=159841=edit
New crash information added by DrKonqi

dolphin (23.04.2) using Qt 5.15.10

Trying to open app, home folder shows briefly, then dolphin closes
unexpectedly.  App was not customized in any way, Fedora 38 was freshly
installed.

-- Backtrace (Reduced):
#4  0x7f49f92f9a74 in Solid::StorageAccess::isEncrypted() const () from
/lib64/libKF5Solid.so.5
#5  0x7f49f96ac4e9 in KIO::PreviewJobPrivate::createThumbnail(QString
const&) () from /lib64/libKF5KIOWidgets.so.5
#6  0x7f49f96af9b0 in KIO::PreviewJob::slotResult(KJob*) () from
/lib64/libKF5KIOWidgets.so.5
#7  0x7f49f78e8461 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7f49f8c76fc6 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/lib64/libKF5CoreAddons.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-21 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=470845

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-21 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=470845

Nicolas Fella  changed:

   What|Removed |Added

 CC||billing...@gmail.com

--- Comment #17 from Nicolas Fella  ---
*** Bug 471087 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-21 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=470845

Nicolas Fella  changed:

   What|Removed |Added

 CC||i4lqi...@duck.com

--- Comment #16 from Nicolas Fella  ---
*** Bug 471254 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-21 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=470845

Nicolas Fella  changed:

   What|Removed |Added

 CC||fsouza.br...@gmail.com

--- Comment #15 from Nicolas Fella  ---
*** Bug 471237 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-21 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=470845

Nicolas Fella  changed:

   What|Removed |Added

 CC||patrick@piconet.co.uk

--- Comment #14 from Nicolas Fella  ---
*** Bug 471182 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-19 Thread Stal
https://bugs.kde.org/show_bug.cgi?id=470845

Stal  changed:

   What|Removed |Added

 CC||k...@sap.mozmail.com

--- Comment #13 from Stal  ---
(In reply to kde.pope from comment #12)
> Ran. Dolphin through Terminal. Dolphin crashed again. There was written
> something about thumbnails folder missing in .config or some other hidden
> location. Created the missing folder and the problem was solved, Dolphin was
> working correctly after that.

I can confirm that creating a thumbnail directory
"/home/username/.cache/thumbnails/" solves the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=470845

--- Comment #12 from kde.p...@aleeas.com ---
Ran. Dolphin through Terminal. Dolphin crashed again. There was written
something about thumbnails folder missing in .config or some other hidden
location. Created the missing folder and the problem was solved, Dolphin was
working correctly after that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=470845

--- Comment #11 from noor...@gmail.com ---
Created attachment 159758
  --> https://bugs.kde.org/attachment.cgi?id=159758=edit
New crash information added by DrKonqi

dolphin (23.04.2) using Qt 5.15.8

There might be timeshift package problem. After installing timeshift, the whole
system is misbehaving.

-- Backtrace (Reduced):
#4  0x7fb7dfc66a74 in Solid::StorageAccess::isEncrypted() const () from
/lib64/libKF5Solid.so.5
#5  0x7fb7e00194e9 in KIO::PreviewJobPrivate::createThumbnail(QString
const&) () from /lib64/libKF5KIOWidgets.so.5
#6  0x7fb7e001c9b0 in KIO::PreviewJob::slotResult(KJob*) () from
/lib64/libKF5KIOWidgets.so.5
#7  0x7fb7de2e84f1 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7fb7df5e3fc6 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/lib64/libKF5CoreAddons.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=470845

noor...@gmail.com changed:

   What|Removed |Added

 CC||noor...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=470845

kde.p...@aleeas.com changed:

   What|Removed |Added

 CC||kde.p...@aleeas.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=470845

--- Comment #10 from kde.p...@aleeas.com ---
Created attachment 159734
  --> https://bugs.kde.org/attachment.cgi?id=159734=edit
New crash information added by DrKonqi

dolphin (23.04.2) using Qt 5.15.9

Used BleachBit. System froze. Mouse cursor could be moved. Restarted the
computer using power button. After starting the system up again, Dolphin closes
immedietely after opening, every time. Same for Portal application.

-- Backtrace (Reduced):
#4  0x7fee25438a74 in Solid::StorageAccess::isEncrypted() const () from
/lib64/libKF5Solid.so.5
#5  0x7fee257eb4e9 in KIO::PreviewJobPrivate::createThumbnail(QString
const&) () from /lib64/libKF5KIOWidgets.so.5
#6  0x7fee257ee9b0 in KIO::PreviewJob::slotResult(KJob*) () from
/lib64/libKF5KIOWidgets.so.5
#7  0x7fee238e8651 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7fee24db5fc6 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/lib64/libKF5CoreAddons.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-17 Thread Randall Larson
https://bugs.kde.org/show_bug.cgi?id=470845

--- Comment #9 from Randall Larson  ---
Created attachment 159729
  --> https://bugs.kde.org/attachment.cgi?id=159729=edit
New crash information added by DrKonqi

dolphin (23.04.2) using Qt 5.15.10

Crash happens winthin seconds of launch with 100% repro rate.

-- Backtrace (Reduced):
#4  0x7fba4af43a74 in Solid::StorageAccess::isEncrypted() const () from
/lib64/libKF5Solid.so.5
#5  0x7fba4b2f64e9 in KIO::PreviewJobPrivate::createThumbnail(QString
const&) () from /lib64/libKF5KIOWidgets.so.5
#6  0x7fba4b2f99b0 in KIO::PreviewJob::slotResult(KJob*) () from
/lib64/libKF5KIOWidgets.so.5
#7  0x7fba494e8461 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x7fba4a8c0fc6 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/lib64/libKF5CoreAddons.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-17 Thread Randall Larson
https://bugs.kde.org/show_bug.cgi?id=470845

Randall Larson  changed:

   What|Removed |Added

 CC||k...@list.randalllarson.me

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-14 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=470845

Nicolas Fella  changed:

   What|Removed |Added

 CC||patrick.auer...@gmail.com

--- Comment #8 from Nicolas Fella  ---
*** Bug 471024 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-14 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=470845

Nicolas Fella  changed:

   What|Removed |Added

 CC||bs7qd1...@mozmail.com

--- Comment #7 from Nicolas Fella  ---
*** Bug 471035 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=470845

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
   |eworks/kio/-/commit/3fdcb7b |eworks/kio/-/commit/daa0b06
   |cdae3a3dc95ce5b3d1574080245 |ae8621f731327b547f268bddc97
   |0b129e  |84001b

--- Comment #6 from Nate Graham  ---
Git commit daa0b06ae8621f731327b547f268bddc9784001b by Nate Graham, on behalf
of Nicolas Fella.
Committed on 12/06/2023 at 14:26.
Pushed by ngraham into branch 'kf5'.

[previewjob] Check whether thumbRootDevice is valid before access

storageAccessFromPath may return an invalid device, e.g. because the thumbnail
directory doesn't exist yet

In that case we must not use the device
(cherry picked from commit 3fdcb7bcdae3a3dc95ce5b3d15740802450b129e)

M  +1-1src/widgets/previewjob.cpp

https://invent.kde.org/frameworks/kio/-/commit/daa0b06ae8621f731327b547f268bddc9784001b

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-11 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=470845

Christoph Cullmann  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/-/commit/3fdcb7b
   ||cdae3a3dc95ce5b3d1574080245
   ||0b129e
 Resolution|--- |FIXED

--- Comment #5 from Christoph Cullmann  ---
Git commit 3fdcb7bcdae3a3dc95ce5b3d15740802450b129e by Christoph Cullmann, on
behalf of Nicolas Fella.
Committed on 11/06/2023 at 20:29.
Pushed by cullmann into branch 'master'.

[previewjob] Check whether thumbRootDevice is valid before access

storageAccessFromPath may return an invalid device, e.g. because the thumbnail
directory doesn't exist yet

In that case we must not use the device

M  +1-1src/gui/previewjob.cpp

https://invent.kde.org/frameworks/kio/-/commit/3fdcb7bcdae3a3dc95ce5b3d15740802450b129e

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=470845

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kio/-/merge_requests/1310

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=470845

--- Comment #3 from Nicolas Fella  ---
I was able to reproduce it

Application: Dolphin (dolphin), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = 0x0}
[KCrash Handler]
#5  0x7f8e9651756e in Solid::StorageAccess::d_func (this=0x0) at
/home/nico/kde/src/solid/src/solid/devices/frontend/storageaccess.h:37
#6  0x7f8e965174fc in Solid::StorageAccess::isEncrypted (this=0x0) at
/home/nico/kde/src/solid/src/solid/devices/frontend/storageaccess.cpp:77
#7  0x7f8e96ac4146 in KIO::PreviewJobPrivate::canBeCached (this=0x15cf9d0,
path=...) at /home/nico/kde/src/kio/src/widgets/previewjob.cpp:832
#8  0x7f8e96ac497e in KIO::PreviewJobPrivate::createThumbnail
(this=0x15cf9d0, pixPath=...) at
/home/nico/kde/src/kio/src/widgets/previewjob.cpp:875
#9  0x7f8e96ac2c26 in KIO::PreviewJob::slotResult (this=0x164a860,
job=0x1ca52a0) at /home/nico/kde/src/kio/src/widgets/previewjob.cpp:648
#10 0x7f8e9595c717 in QtPrivate::FunctorCall,
QtPrivate::List, void, void (KCompositeJob::*)(KJob*)>::call (f=
KCompositeJob::slotResult(KJob*), o=0x164a860, arg=0x7fff28be1700) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:152
#11 0x7f8e9595c2f4 in QtPrivate::FunctionPointer::call, void> (f=
KCompositeJob::slotResult(KJob*), o=0x164a860, arg=0x7fff28be1700) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:185
#12 0x7f8e9595bead in QtPrivate::QSlotObject, void>::impl (which=1,
this_=0x11368e0, r=0x164a860, a=0x7fff28be1700, ret=0x0) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:418
#13 0x7f8e942e8651 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#14 0x7f8e9595f700 in KJob::result (this=0x1ca52a0, _t1=0x1ca52a0, _t2=...)
at
/home/nico/kde/build/kcoreaddons/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633
#15 0x7f8e9595ce45 in KJob::finishJob (this=0x1ca52a0, emitResult=true) at
/home/nico/kde/src/kcoreaddons/src/lib/jobs/kjob.cpp:98
#16 0x7f8e9595da01 in KJob::emitResult (this=0x1ca52a0) at
/home/nico/kde/src/kcoreaddons/src/lib/jobs/kjob.cpp:338
#17 0x7f8e966ed4df in KIO::SimpleJob::slotFinished (this=0x1ca52a0) at
/home/nico/kde/src/kio/src/core/simplejob.cpp:236
#18 0x7f8e966f0c8f in KIO::StatJob::slotFinished (this=0x1ca52a0) at
/home/nico/kde/src/kio/src/core/statjob.cpp:205
#19 0x7f8e966ed5f9 in KIO::SimpleJob::slotError (this=0x1ca52a0, err=111,
errorText=...) at /home/nico/kde/src/kio/src/core/simplejob.cpp:249
#20 0x7f8e966efc45 in QtPrivate::FunctorCall,
QtPrivate::List, void, void (KIO::SimpleJob::*)(int,
QString const&)>::call (f=(void (KIO::SimpleJob::*)(KIO::SimpleJob * const,
int, const QString &)) 0x7f8e966ed4f2 , o=0x1ca52a0, arg=0x7fff28be1af0) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:152
#21 0x7f8e966efaa3 in QtPrivate::FunctionPointer::call, void> (f=(void (KIO::SimpleJob::*)(KIO::SimpleJob * const, int, const
QString &)) 0x7f8e966ed4f2 ,
o=0x1ca52a0, arg=0x7fff28be1af0) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:185
#22 0x7f8e966ef7ed in QtPrivate::QSlotObject, void>::impl (which=1,
this_=0x1c8ad50, r=0x1ca52a0, a=0x7fff28be1af0, ret=0x0) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:418
#23 0x7f8e942e8651 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#24 0x7f8e966cdf8b in KIO::SlaveInterface::error (this=0x1454440, _t1=111,
_t2=...) at
/home/nico/kde/build/kio/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:452
#25 0x7f8e966cb93e in KIO::SlaveInterface::dispatch (this=0x1454440,
_cmd=102, rawdata=...) at
/home/nico/kde/src/kio/src/core/slaveinterface.cpp:181
#26 0x7f8e966cb3de in KIO::SlaveInterface::dispatch (this=0x1454440) at
/home/nico/kde/src/kio/src/core/slaveinterface.cpp:78
#27 0x7f8e966cfe9b in KIO::Slave::gotInput (this=0x1454440) at
/home/nico/kde/src/kio/src/core/slave.cpp:354
#28 0x7f8e966d1a80 in QtPrivate::FunctorCall,
QtPrivate::List<>, void, void (KIO::Slave::*)()>::call(void (KIO::Slave::*)(),
KIO::Slave*, void**) (f=(void (KIO::Slave::*)(KIO::Slave * const))
0x7f8e966cfe48 , o=0x1454440, arg=0x7fff28be1f10) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:152
#29 0x7f8e966d1a12 in QtPrivate::FunctionPointer::call, void>(void (KIO::Slave::*)(),
KIO::Slave*, void**) (f=(void (KIO::Slave::*)(KIO::Slave * const))
0x7f8e966cfe48 , o=0x1454440, arg=0x7fff28be1f10) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:185
#30 0x7f8e966d197d in QtPrivate::QSlotObject, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*,
void**, bool*) (which=1, this_=0x15e4d30, r=0x1454440, a=0x7fff28be1f10,
ret=0x0) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:418
#31 0x7f8e942e8651 in void doActivate(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#32 0x7f8e966589ef in KIO::Connection::readyRead (this=0x164e640) at
/home/nico/kde/build/kio/src/core/KF5KIOCore_autogen/include/moc_connection_p.cpp:131
#33 0x7f8e96657b6d in KIO::ConnectionPrivate::dequeue 

[dolphin] [Bug 470845] Dolphin crashes in Solid::StorageAccess::isEncrypted when generating thumbnails

2023-06-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=470845

Nicolas Fella  changed:

   What|Removed |Added

Summary|Dolphin crashes in rawhide  |Dolphin crashes in
   ||Solid::StorageAccess::isEnc
   ||rypted when generating
   ||thumbnails

-- 
You are receiving this mail because:
You are watching all bug changes.