Summary: | kio-gdrive no longer works (Error loading '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/gdrive.so) | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-gdrive | Reporter: | Justin <kdebugs.cmrck> |
Component: | general | Assignee: | Elvis Angelaccio <elvis.angelaccio> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alex_jame_mick, kinofhek, omeritzicschwartz, rikmills, rjvbertin |
Priority: | NOR | ||
Version First Reported In: | 21.04.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | crash |
Description
Justin
2021-06-21 07:41:16 UTC
Cannot reproduce. More info for what it is worth! sudo kioclient5 exec gdrive:/ [sudo] password for justin: \ QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' \ QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' \ QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' \ QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' \ QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' \ kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/klauncher' \ kdeinit5: Launched KLauncher, pid = 5707, result = 0 \ QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' \ QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' \ Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) \ QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' \ kdeinit5: opened connection to :0 \ kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/gdrive.so' from launcher. \ kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/gdrive.so' \ kdeinit5: (gdrive.so ) Pipe closed unexpectedlykdeinit5: Pipe closed unexpectedly: Resource temporarily unavail\ able \ kdeinit5: PID 5711 terminated. \ kf.kio.core: couldn't create slave: "klauncher said: Error loading '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/k\ io/gdrive.so'." \ kf.notifications: Failed to play sound with canberra: Not available\ I think you'll need to restart kdeinit5.
> pkill -f kdeinit5
should be enough, but after an update that involves the KF5 frameworks and/or Plasma components, or just a kioslave it is not a bad idea to log off and back in again (or even reboot the machine).
Did you do that?
I'm more curious to know if you were still allowed access to your gdrive before the update!?
(In reply to RJVB from comment #3) > I think you'll need to restart kdeinit5. > > > pkill -f kdeinit5 > > should be enough, but after an update that involves the KF5 frameworks > and/or Plasma components, or just a kioslave it is not a bad idea to log off > and back in again (or even reboot the machine). > > Did you do that? > > > > I'm more curious to know if you were still allowed access to your gdrive > before the update!? Restarting kioslave nor logging off and back in again do not solve the problem. gdrive does not work correctly only since the update to version 21.04. I recently borked the OS and had to re-install. On a fresh unadulterated install of Kubuntu 21.04 the problem still persists. *** Bug 424630 has been marked as a duplicate of this bug. *** Created attachment 140463 [details]
crash
Seeing this in 21.10 with a crash in libKPimGAPIDrive.so.5.17.80
At least in Ubuntu, as per bug #411425 this seems to be a result of building with LTO enabled. Should now be fixed in backports (In reply to Rik Mills from comment #9) > Should now be fixed in backports Now it is fixed. Thank you! (In reply to Rik Mills from comment #9) > Should now be fixed in backports Now it is fixed. Thank you! |