Summary: | Dolphin crashed when creating new folder on a mounted google drive | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Uday <udayrao.28> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bugseforuns, johnuren1980, kfm-devel |
Priority: | NOR | Keywords: | drkonqi |
Version: | 21.08.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Uday
2022-02-05 19:22:40 UTC
*** This bug has been marked as a duplicate of bug 433347 *** Created attachment 146429 [details]
New crash information added by DrKonqi
dolphin (21.08.3) using Qt 5.15.2
- What I was doing when the application crashed:
Attempting to create a new folder in my Google Drive with Dolphin
- Unusual behavior I noticed:
Dolphin crashed without creating the new folder
- Custom settings of the application:
Using KIO GDrive
-- Backtrace (Reduced):
#4 0x00007fc54569383f in QLineEdit::text() const () from /lib64/libQt5Widgets.so.5
#5 0x00007fc5467bc570 in QtPrivate::QFunctorSlotObject<KNewFileMenuPrivate::_k_slotTextChanged(QString const&)::{lambda(KJob*)#3}, 1, QtPrivate::List<KJob*>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /lib64/libKF5KIOFileWidgets.so.5
#6 0x00007fc5449db3e9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7 0x00007fc545b72680 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#8 0x00007fc545b76ceb in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
|