Summary: | Dophin crashes if I try to create a new folder with KDE KIO gdrive | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Shadowblitz16 |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | degas.dami, kfm-devel, mark_nefedov, nicolas.fella |
Priority: | NOR | Keywords: | drkonqi |
Version: | 21.12.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Shadowblitz16
2022-03-15 18:40:08 UTC
*** This bug has been marked as a duplicate of bug 433347 *** Created attachment 148738 [details]
New crash information added by DrKonqi
dolphin (21.12.2) using Qt 5.15.3
- What I was doing when the application crashed:
I just created a new file (or a new folder, it crashes in both cases) in my google drive folder in Dolphine
-- Backtrace (Reduced):
#4 0x00007f5f4dd40145 in QLineEdit::text() const () from /lib64/libQt5Widgets.so.5
#5 0x00007f5f4ee707dc 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 0x00007f5f4d093726 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7 0x00007f5f4e21bb69 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#8 0x00007f5f4e21ffab in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
Created attachment 155209 [details]
New crash information added by DrKonqi
dolphin (22.12.1) using Qt 5.15.7
Dolphin crashes when trying to create new folder in google drive, and network perfomance is not great. (Expreiancing signifigant lag in any operations)
-- Backtrace (Reduced):
#4 0x00007fe9230ed27a in QLineEdit::text() const () from /lib64/libQt5Widgets.so.5
[...]
#7 0x00007fe923688e55 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#8 0x00007fe92368d0bb in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
[...]
#10 0x00007fe923e55906 in KIO::SlaveInterface::error(int, QString const&) () from /lib64/libKF5KIOCore.so.5
#11 0x00007fe923e5abd8 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libKF5KIOCore.so.5
|