Summary: | Plasma session very slow to fully load when the drive mounted on startup is not plugged in | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | szelbi <public+bugskde> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | kde, kdedev, nate |
Priority: | NOR | ||
Version First Reported In: | 6.4.3 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=272361 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Case 1
Case 2 |
Description
szelbi
2025-07-28 15:41:12 UTC
It sounds like nothing is actually crashing. This sounds, rather, that you're running into a severe slowdown in the session load time when the external drive is not mounted Can you run this command and see if freespacenotifier is in the list? qdbus6 org.kde.kded6 /kded org.kde.kded6.loadedModules If that's in the list, this is likely bug 506488, and please also look for "mount" in your system logs from around the time of the session start journalctl -b 0 (In reply to TraceyC from comment #1) > It sounds like nothing is actually crashing. This sounds, rather, that > you're running into a severe slowdown in the session load time when the > external drive is not mounted Yes, now that I think about it, you're absolutely right. The slowdown stops as soon as the drive is plugged in. > Can you run this command and see if freespacenotifier is in the list? > > qdbus6 org.kde.kded6 /kded org.kde.kded6.loadedModules Yes, it's on the list. > If that's in the list, this is likely bug 506488, and please also look for > "mount" in your system logs from around the time of the session start > > journalctl -b 0 The word "mount" does not appear anywhere in the entire output triggered just after the logon. While doing this test to get the output of `journalctl`, I also noticed that when I retrieve a notification during the slowdown, it shows up directly in the middle of the screen. It has no frame and is bigger than usual (it didn't get the proper styling?). Thanks, that's helpful. It rules out Free Space Notifier being involved, so this is a different bug. I have a few other questions to try to narrow this down. Do you have any links to this drive in the Places panel in Dolphin? Might there be anything that starts automatically that references the drive, like Dolphin, or anything else that might usually load files from it? Thanks. (In reply to TraceyC from comment #3) > Do you have any links to this drive in the Places panel in Dolphin? No, I only have it in the "Removable Devices" section on the left in Dolphin. I think all devices, like USB sticks, show up there, whether they're pinned or not. > Might there be anything that starts automatically that references the drive, > like Dolphin, or anything else that might usually load files from it? Oh, I have the qBittorrent app set to start automatically, and it reads files from that drive. However, during the slow start, qBittorrent doesn't open, nor do a couple of other apps, as I mentioned in the original post. Only Firefox starts as expected. (In reply to szelbi from comment #4) > Oh, I have the qBittorrent app set to start automatically, and it reads > files from that drive. However, during the slow start, qBittorrent doesn't > open, nor do a couple of other apps, as I mentioned in the original post. > Only Firefox starts as expected. I removed qBittorrent from autostart, but it didn't help. Here is the output of `journalctl` after this boot: ``` lip 31 17:59:05 my-username-opensuse systemd[1849]: Queued start job for default target Main User Target. lip 31 17:59:05 my-username-opensuse systemd[1849]: Created slice User Application Slice. lip 31 17:59:05 my-username-opensuse systemd[1849]: Started Submitting pending crash events (file monitor). lip 31 17:59:05 my-username-opensuse systemd[1849]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/my-username/.cache/kcrash-metadata/*.ini). lip 31 17:59:05 my-username-opensuse systemd[1849]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/my-username/.cache/drkonqi/sentry-envelopes/*). lip 31 17:59:05 my-username-opensuse systemd[1849]: Started Daily Cleanup of User's Temporary Directories. lip 31 17:59:05 my-username-opensuse systemd[1849]: Reached target Paths. lip 31 17:59:05 my-username-opensuse systemd[1849]: Reached target Timers. lip 31 17:59:05 my-username-opensuse systemd[1849]: Starting D-Bus User Message Bus Socket... lip 31 17:59:05 my-username-opensuse systemd[1849]: Listening on Socket to launch DrKonqi for a systemd-coredump crash. lip 31 17:59:05 my-username-opensuse systemd[1849]: Listening on PipeWire PulseAudio. lip 31 17:59:05 my-username-opensuse systemd[1849]: Listening on PipeWire Multimedia System Sockets. lip 31 17:59:05 my-username-opensuse systemd[1849]: Listening on Podman API Socket. lip 31 17:59:05 my-username-opensuse systemd[1849]: Starting Create User Files and Directories... lip 31 17:59:05 my-username-opensuse systemd[1849]: Finished Create User Files and Directories. lip 31 17:59:05 my-username-opensuse systemd[1849]: Listening on D-Bus User Message Bus Socket. lip 31 17:59:05 my-username-opensuse systemd[1849]: Reached target Sockets. lip 31 17:59:05 my-username-opensuse systemd[1849]: Reached target Basic System. lip 31 17:59:05 my-username-opensuse systemd[1849]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/my-username/.cache/kcrash-metadata/*.ini). lip 31 17:59:05 my-username-opensuse systemd[1849]: Reached target Main User Target. lip 31 17:59:05 my-username-opensuse systemd[1849]: Startup finished in 197ms. lip 31 17:59:05 my-username-opensuse sddm-helper[1870]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket lip 31 17:59:06 my-username-opensuse systemd[1849]: Created slice User Core Session Slice. lip 31 17:59:06 my-username-opensuse systemd[1849]: Starting D-Bus User Message Bus... lip 31 17:59:06 my-username-opensuse dbus-broker-launch[1925]: Service file '/usr/share//dbus-1/services/org.jackaudio.service' is not named after the D-Bus name 'org.jackaudio.service'. lip 31 17:59:06 my-username-opensuse dbus-broker-launch[1925]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'. lip 31 17:59:06 my-username-opensuse dbus-broker-launch[1925]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored lip 31 17:59:06 my-username-opensuse dbus-broker-launch[1925]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored lip 31 17:59:06 my-username-opensuse dbus-broker-launch[1925]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'. lip 31 17:59:06 my-username-opensuse dbus-broker-launch[1925]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'. lip 31 17:59:06 my-username-opensuse systemd[1849]: Started D-Bus User Message Bus. lip 31 17:59:06 my-username-opensuse dbus-broker-launch[1925]: Ready lip 31 17:59:06 my-username-opensuse systemd[1849]: Reload requested from client PID 1872 ('startplasma-way')... lip 31 17:59:06 my-username-opensuse systemd[1849]: Reloading... lip 31 17:59:06 my-username-opensuse systemd[1849]: Reloading finished in 136 ms. lip 31 17:59:06 my-username-opensuse systemd[1849]: Created slice Slice /app/dbus-:1.2-org.kde.KSplash. lip 31 17:59:06 my-username-opensuse systemd[1849]: Started dbus-:1.2-org.kde.KSplash@0.service. lip 31 17:59:06 my-username-opensuse systemd[1849]: Created slice User Background Tasks Slice. lip 31 17:59:06 my-username-opensuse systemd[1849]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/my-username/.cache/drkonqi/sentry-envelopes/*). lip 31 17:59:06 my-username-opensuse systemd[1849]: Starting KDE Global Shortcuts Server... lip 31 17:59:06 my-username-opensuse systemd[1849]: Starting KDE Window Manager... lip 31 17:59:06 my-username-opensuse systemd[1849]: Starting User folders update... lip 31 17:59:06 my-username-opensuse systemd[1849]: Starting Baloo File Indexer Daemon... lip 31 17:59:06 my-username-opensuse systemd[1849]: Finished User folders update. lip 31 17:59:06 my-username-opensuse systemd[1849]: Reached target Session services which should run early before the graphical session is brought up. lip 31 17:59:06 my-username-opensuse systemd[1849]: Started KDE Window Manager. lip 31 17:59:06 my-username-opensuse systemd[1849]: Starting KDE Config Module Initialization... lip 31 17:59:06 my-username-opensuse systemd[1849]: Starting Splash screen shown during boot... lip 31 17:59:06 my-username-opensuse systemd[1849]: Reached target Bluetooth. lip 31 17:59:06 my-username-opensuse systemd[1849]: Started Baloo File Indexer Daemon. lip 31 17:59:06 my-username-opensuse systemd[1849]: Started KDE Global Shortcuts Server. lip 31 17:59:06 my-username-opensuse systemd[1849]: Starting Portal service... lip 31 17:59:06 my-username-opensuse systemd[1849]: Starting sandboxed app permission store... lip 31 17:59:06 my-username-opensuse systemd[1849]: Started sandboxed app permission store. lip 31 17:59:06 my-username-opensuse systemd[1849]: Starting flatpak document portal service... lip 31 17:59:06 my-username-opensuse systemd[1849]: Started flatpak document portal service. lip 31 17:59:06 my-username-opensuse kwin_wayland[1947]: No backend specified, automatically choosing drm lip 31 17:59:06 my-username-opensuse baloo_file[1946]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.31' lip 31 17:59:06 my-username-opensuse baloo_file[1946]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.34' lip 31 17:59:07 my-username-opensuse systemd[1849]: Started PipeWire Multimedia Service. lip 31 17:59:07 my-username-opensuse systemd[1849]: Started Multimedia Service Session Manager. lip 31 17:59:08 my-username-opensuse kcminit_startup[1951]: Initializing "/usr/lib64/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so" lip 31 17:59:08 my-username-opensuse kwin_wayland_wrapper[2055]: The XKEYBOARD keymap compiler (xkbcomp) reports: lip 31 17:59:08 my-username-opensuse kwin_wayland_wrapper[2055]: > Warning: Could not resolve keysym XF86RefreshRateToggle lip 31 17:59:08 my-username-opensuse kwin_wayland_wrapper[2055]: > Warning: Could not resolve keysym XF86Accessibility lip 31 17:59:08 my-username-opensuse kwin_wayland_wrapper[2055]: > Warning: Could not resolve keysym XF86DoNotDisturb lip 31 17:59:08 my-username-opensuse kwin_wayland_wrapper[2055]: Errors from xkbcomp are not fatal to the X server lip 31 17:59:08 my-username-opensuse kcminit_startup[1951]: Initializing "/usr/lib64/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so" lip 31 17:59:08 my-username-opensuse kwin_wayland_wrapper[2072]: The XKEYBOARD keymap compiler (xkbcomp) reports: lip 31 17:59:08 my-username-opensuse kwin_wayland_wrapper[2072]: > Warning: Unsupported maximum keycode 708, clipping. lip 31 17:59:08 my-username-opensuse kwin_wayland_wrapper[2072]: > X11 cannot support keycodes above 255. lip 31 17:59:08 my-username-opensuse kwin_wayland_wrapper[2072]: > Warning: Could not resolve keysym XF86RefreshRateToggle lip 31 17:59:08 my-username-opensuse kwin_wayland_wrapper[2072]: > Warning: Could not resolve keysym XF86Accessibility lip 31 17:59:08 my-username-opensuse kwin_wayland_wrapper[2072]: > Warning: Could not resolve keysym XF86DoNotDisturb lip 31 17:59:08 my-username-opensuse kwin_wayland_wrapper[2072]: Errors from xkbcomp are not fatal to the X server lip 31 17:59:08 my-username-opensuse kcminit_startup[1951]: Initializing "/usr/lib64/qt6/plugins/plasma/kcms/systemsettings/kcm_mouse.so" lip 31 17:59:08 my-username-opensuse systemd[1849]: Started KDE Config Module Initialization. lip 31 17:59:08 my-username-opensuse kcminit[2073]: Initializing "/usr/lib64/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so" lip 31 17:59:08 my-username-opensuse systemd[1849]: Starting KDE Session Management Server... lip 31 17:59:08 my-username-opensuse systemd[1849]: Started Unlock kwallet from pam credentials. lip 31 17:59:08 my-username-opensuse systemd[1849]: Starting KDE Daemon 6... lip 31 17:59:08 my-username-opensuse kcminit[2073]: Initializing "/usr/lib64/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so" lip 31 17:59:08 my-username-opensuse pam_kwallet_init[2088]: 2025/07/31 17:59:08 socat[2088] W address is opened in read-write mode but only supports read-only lip 31 17:59:08 my-username-opensuse systemd[1849]: Started KDE Daemon 6. lip 31 17:59:08 my-username-opensuse systemd[1849]: Starting KDE Configuration Module Initialization (Phase 1)... lip 31 17:59:08 my-username-opensuse kcminit_startup[1951]: Initializing "/usr/lib64/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_kgamma.so" lip 31 17:59:08 my-username-opensuse kcminit_startup[1951]: Initializing "/usr/lib64/qt6/plugins/plasma/kcms/systemsettings/kcm_touchpad.so" lip 31 17:59:08 my-username-opensuse kded6[2083]: QDBusObjectPath: invalid path "/modules/wpad-detector" lip 31 17:59:08 my-username-opensuse kded6[2083]: kf.dbusaddons: The kded module name "wpad-detector" is invalid! lip 31 17:59:08 my-username-opensuse systemd[1849]: Finished KDE Configuration Module Initialization (Phase 1). lip 31 17:59:08 my-username-opensuse systemd[1849]: Starting User preferences database... lip 31 17:59:08 my-username-opensuse systemd[1849]: Started User preferences database. lip 31 17:59:08 my-username-opensuse systemd[1849]: Started KDE Session Management Server. lip 31 17:59:08 my-username-opensuse systemd[1849]: Starting KDE Plasma Workspace... lip 31 17:59:08 my-username-opensuse kded6[2083]: org.kde.plasma.printmanager.kded: Unable to register service to systemBus: "com.redhat.NewPrinterNotification" lip 31 17:59:08 my-username-opensuse systemd[1849]: Started PipeWire PulseAudio. lip 31 17:59:09 my-username-opensuse wireplumber[2018]: [0:00:21.540396970] [2018] WARN IPAManager ipa_manager.cpp:148 No IPA found in '/usr/lib64/libcamera/ipa' lip 31 17:59:09 my-username-opensuse wireplumber[2018]: [0:00:21.540420208] [2018] INFO Camera camera_manager.cpp:326 libcamera v0.5.1 lip 31 17:59:09 my-username-opensuse kded6[2083]: org.kde.colorcorrectlocationupdater: Geolocator stopped lip 31 17:59:09 my-username-opensuse kded6[2083]: QDBusObjectPath: invalid path "/modules/oom-notifier" lip 31 17:59:09 my-username-opensuse kded6[2083]: kf.dbusaddons: The kded module name "oom-notifier" is invalid! lip 31 17:59:09 my-username-opensuse kded6[2083]: QDBusObjectPath: invalid path "/modules/plasma-session-shortcuts" lip 31 17:59:09 my-username-opensuse kded6[2083]: kf.dbusaddons: The kded module name "plasma-session-shortcuts" is invalid! lip 31 17:59:09 my-username-opensuse kded6[2083]: org.kde.kameleon: found no RGB LED devices lip 31 17:59:09 my-username-opensuse kconf_update[2168]: kf.config.kconf_update: /usr/share/kconf_update/ark.upd defined Version=5 but Version=6 was expected lip 31 17:59:09 my-username-opensuse kconf_update[2168]: kf.config.kconf_update: /usr/share/kconf_update/dolphin_directorysizemode.upd defined Version=5 but Version=6 was expected lip 31 17:59:09 my-username-opensuse kconf_update[2168]: kf.config.kconf_update: /usr/share/kconf_update/filepicker.upd defined Version=5 but Version=6 was expected lip 31 17:59:09 my-username-opensuse kded6[2187]: xsettingsd: Loaded 16 settings from /home/my-username/.config/xsettingsd/xsettingsd.conf lip 31 17:59:09 my-username-opensuse kded6[2187]: xsettingsd: Created window 0x800001 on screen 0 with timestamp 21828 lip 31 17:59:09 my-username-opensuse kded6[2187]: xsettingsd: Selection _XSETTINGS_S0 is owned by 0x0 lip 31 17:59:09 my-username-opensuse kded6[2187]: xsettingsd: Took ownership of selection _XSETTINGS_S0 lip 31 17:59:09 my-username-opensuse systemd[1849]: Starting Bluetooth OBEX service... lip 31 17:59:09 my-username-opensuse obexd[2196]: OBEX daemon 5.79 lip 31 17:59:09 my-username-opensuse systemd[1849]: Started Bluetooth OBEX service. lip 31 17:59:09 my-username-opensuse systemd[1849]: Starting KActivityManager Activity manager Service... lip 31 17:59:09 my-username-opensuse systemd[1849]: Started KDE Plasma Workspace. lip 31 17:59:09 my-username-opensuse systemd[1849]: Reached target KDE Plasma Workspace Core. lip 31 17:59:09 my-username-opensuse systemd[1849]: Started Consume pending crashes using DrKonqi. lip 31 17:59:09 my-username-opensuse systemd[1849]: Started Proxies GTK DBus menus to a Plasma readable format. lip 31 17:59:09 my-username-opensuse systemd[1849]: Started KAccess. lip 31 17:59:09 my-username-opensuse systemd[1849]: Starting KSplash "ready" Stage... lip 31 17:59:09 my-username-opensuse systemd[1849]: Starting KDE PolicyKit Authentication Agent... lip 31 17:59:09 my-username-opensuse systemd[1849]: Starting Powerdevil... lip 31 17:59:09 my-username-opensuse systemd[1849]: Starting Xdg Desktop Portal For KDE... lip 31 17:59:09 my-username-opensuse systemd[1849]: Started Handle legacy xembed system tray icons. lip 31 17:59:09 my-username-opensuse systemd[1849]: Finished KSplash "ready" Stage. lip 31 17:59:09 my-username-opensuse systemd[1849]: Started KActivityManager Activity manager Service. lip 31 17:59:09 my-username-opensuse kaccess[2217]: Xlib XKB extension major= 1 minor= 0 lip 31 17:59:09 my-username-opensuse org_kde_powerdevil[2220]: Starting libddcutil. library built Not set at Not set. stdout_stderr_redirected=true lip 31 17:59:09 my-username-opensuse org_kde_powerdevil[2220]: Initializing libddcutil. ddcutil version: 2.2.1, shared library: /usr/lib64/libddcutil.so.5.3.0 lip 31 17:59:09 my-username-opensuse org_kde_powerdevil[2220]: [ 2220] Options passed from client: lip 31 17:59:09 my-username-opensuse org_kde_powerdevil[2220]: [ 2220] Applying combined libddcutil options: lip 31 17:59:09 my-username-opensuse kaccess[2217]: X server XKB extension major= 1 minor= 0 lip 31 17:59:09 my-username-opensuse systemd[1849]: Started KDE PolicyKit Authentication Agent. lip 31 17:59:09 my-username-opensuse polkit-kde-authentication-agent-1[2219]: New PolkitAgentListener 0x564e4cd40040 lip 31 17:59:09 my-username-opensuse polkit-kde-authentication-agent-1[2219]: Adding new listener PolkitQt1::Agent::Listener(0x564e4cd3fd70) for 0x564e4cd40040 lip 31 17:59:09 my-username-opensuse polkit-kde-authentication-agent-1[2219]: Listener online lip 31 17:59:09 my-username-opensuse polkit-kde-authentication-agent-1[2219]: Authentication agent result: true lip 31 17:59:09 my-username-opensuse systemd[1849]: Started Xdg Desktop Portal For KDE. lip 31 17:59:09 my-username-opensuse plasmashell[2200]: kf.plasma.quick: Applet preload policy set to 1 lip 31 17:59:09 my-username-opensuse systemd[1849]: Finished Splash screen shown during boot. lip 31 17:59:10 my-username-opensuse systemd[1849]: Starting Virtual filesystem service... lip 31 17:59:10 my-username-opensuse systemd[1849]: Started Virtual filesystem service. lip 31 17:59:10 my-username-opensuse org_kde_powerdevil[2220]: [ 2220] busno=7, Feature 0xdd should not exist but ddc_get_nontable_vcp_value() succeeds, returning mh=0x00 ml=0x64 sh=0x00 sl=0x64 lip 31 17:59:10 my-username-opensuse org_kde_powerdevil[2220]: [ 2220] busno=7, Feature 0x41 should not exist but ddc_get_nontable_vcp_value() succeeds, returning mh=0x00 ml=0x64 sh=0x00 sl=0x64 lip 31 17:59:10 my-username-opensuse org_kde_powerdevil[2220]: [ 2220] busno=7, Feature 0x00 should not exist but ddc_get_nontable_vcp_value() succeeds, returning mh=0x00 ml=0x64 sh=0x00 sl=0x64 lip 31 17:59:10 my-username-opensuse org_kde_powerdevil[2220]: [ 2220] busno=7, All features that should not exist detected. Monitor does not indicate unsupported lip 31 17:59:11 my-username-opensuse org_kde_powerdevil[2220]: Library initialization complete. lip 31 17:59:11 my-username-opensuse org_kde_powerdevil[2220]: Watching for DPMS state changes unimplemented lip 31 17:59:11 my-username-opensuse org_kde_powerdevil[2220]: [ 2220] Watching for DPMS state changes unimplemented lip 31 17:59:11 my-username-opensuse org_kde_powerdevil[2220]: [ 2220] Watching for display connection changes, resolved watch mode = Watch_Mode_Xevent, poll loop interval = 100 millisec lip 31 17:59:11 my-username-opensuse org_kde_powerdevil[2220]: [ 2220] extra_stabilization_millisec: 0, stabilization_poll_millisec: 100 lip 31 17:59:11 my-username-opensuse org_kde_powerdevil[2220]: [ 2220] libddcutil recheck thread 0x5597940c3b50 started lip 31 17:59:11 my-username-opensuse org_kde_powerdevil[2220]: [ 2220] libddcutil watch thread 0x5597940c3af0 started lip 31 17:59:11 my-username-opensuse org_kde_powerdevil[2220]: [ 2338] (dw_recheck_displays_func) Recheck interval: Sleeping for 200 milliseconds lip 31 17:59:12 my-username-opensuse systemd[1849]: Started Powerdevil. lip 31 17:59:12 my-username-opensuse systemd[1849]: Reached target KDE Plasma Workspace. lip 31 17:59:12 my-username-opensuse systemd[1849]: Reached target Current graphical user session. lip 31 17:59:12 my-username-opensuse systemd[1849]: Reached target plasma-workspace-wayland.target. lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting QNAP Qsync Client... lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting AT-SPI D-Bus Bus... lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting Firefox... lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting Geoclue Demo agent... lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting Discover... lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting Calendar Reminders... lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting Plasma Session Restore... lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting Xwayland Video Bridge... lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting KeePassXC... lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting Signal... lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting KDE Session Restoration... lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting Portal service (GTK/GNOME implementation)... lip 31 17:59:12 my-username-opensuse systemd[1849]: Started KeePassXC. lip 31 17:59:12 my-username-opensuse systemd[1849]: Started Firefox. lip 31 17:59:12 my-username-opensuse systemd[1849]: Started Xwayland Video Bridge. lip 31 17:59:12 my-username-opensuse systemd[1849]: Started Signal. lip 31 17:59:12 my-username-opensuse systemd[1849]: Started QNAP Qsync Client. lip 31 17:59:12 my-username-opensuse systemd[1849]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'. lip 31 17:59:12 my-username-opensuse systemd[1849]: Condition check resulted in AT-SPI D-Bus Bus being skipped. lip 31 17:59:12 my-username-opensuse systemd[1849]: Started Geoclue Demo agent. lip 31 17:59:12 my-username-opensuse systemd[1849]: Started Discover. lip 31 17:59:12 my-username-opensuse kwin_wayland[1947]: kf.config.core: "\"restore1\" - conversion of \"-20,-76.8,20.799999999999997,20.799999999999997\" to QRect failed" lip 31 17:59:12 my-username-opensuse kwin_wayland[1947]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed" lip 31 17:59:12 my-username-opensuse systemd[1849]: Finished KDE Session Restoration. lip 31 17:59:12 my-username-opensuse systemd[1849]: Started Calendar Reminders. lip 31 17:59:12 my-username-opensuse systemd[1849]: Started Plasma Session Restore. lip 31 17:59:12 my-username-opensuse systemd[1849]: Reached target Startup of XDG autostart applications. lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting flatpak session helper... lip 31 17:59:12 my-username-opensuse systemd[1849]: Started flatpak session helper. lip 31 17:59:12 my-username-opensuse systemd[1849]: Starting Accessibility services bus... lip 31 17:59:12 my-username-opensuse systemd[1849]: Started Accessibility services bus. lip 31 17:59:12 my-username-opensuse dbus-broker-launch[2444]: Ready lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: QIPCService::QIPCService lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: QIPCService::connectToIPCClient lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: QIPCService: serverName => "QNAP_TEST" lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: QLocalServer::listen() called when already listening lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: QEventLoop: Cannot be used without QApplication lip 31 17:59:12 my-username-opensuse systemd[1849]: Started app-flatpak-org.keepassxc.KeePassXC-2026288248.scope. lip 31 17:59:12 my-username-opensuse systemd[1849]: Created slice Slice /app/dbus-:1.50-org.a11y.atspi.Registry. lip 31 17:59:12 my-username-opensuse systemd[1849]: Started dbus-:1.50-org.a11y.atspi.Registry@0.service. lip 31 17:59:12 my-username-opensuse at-spi2-registryd[2471]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: SubPorcess console: "qt.qpa.plugin: Could not load the Qt platform plugin \"wayland\" in \"\" even though it was found.\n1.25" lip 31 17:59:12 my-username-opensuse systemd[1849]: Started Portal service (GTK/GNOME implementation). lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found. lip 31 17:59:12 my-username-opensuse systemd[1849]: Started Portal service. lip 31 17:59:12 my-username-opensuse kwin_wayland[1947]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11 lip 31 17:59:12 my-username-opensuse kded6[2083]: Registering ":1.58/StatusNotifierItem" to system tray lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created. lip 31 17:59:12 my-username-opensuse kded6[2083]: Registering "org.kde.StatusNotifierItem-2393-1/StatusNotifierItem" to system tray lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: "[2025/07/31 17:59:12] [Debug] [QsyncSysInfo] Qsync Start" lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: "[2025/07/31 17:59:12] [Debug] [QsyncApp] QsyncWindow::QsyncWindow (1.0.11.0509)" lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: "[2025/07/31 17:59:12] [Debug] [QsyncSysInfo] Qsync Client openSUSE Tumbleweed-Slowroll Version(1.0.11.0509)" lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: "[2025/07/31 17:59:12] [Debug] [QsyncApp] QsyncWindow::QsyncWindow OS(openSUSE Tumbleweed-Slowroll)" lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: "[2025/07/31 17:59:12] [Debug] [QsyncSysInfo] Release build" lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: "[2025/07/31 17:59:12] [Debug] [QsyncSysInfo] Platform(openSUSE Tumbleweed-Slowroll)" lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: "[2025/07/31 17:59:12] [Debug] [QsyncSysInfo] OS Language(pl_PL), Qsync Language()" lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: "[2025/07/31 17:59:12] [Debug] [QFileAPI] CQQtFile::Open (strPathName=/home/my-username/.local/share/QNAP/Qsync/FileUpdateLog.db)" lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: "[2025/07/31 17:59:12] [Debug] [QFileAPI] CQQtFile::Close (strPathName=/home/my-username/.local/share/QNAP/Qsync/FileUpdateLog.db)" lip 31 17:59:12 my-username-opensuse Qsync.sh[2393]: "[2025/07/31 17:59:12] [Debug] [QsyncApp] QsyncConfigSettingTable::Initialize sqlite3_step (create table LogFileInfo) success" lip 31 17:59:12 my-username-opensuse systemd[1849]: Started app-flatpak-org.signal.Signal-3685442362.scope. lip 31 17:59:13 my-username-opensuse akonadi_control[2613]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) lip 31 17:59:13 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Starting up the Akonadi Server... lip 31 17:59:13 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Running DB initializer lip 31 17:59:13 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: DB initializer done lip 31 17:59:13 my-username-opensuse akonadiserver[2638]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) lip 31 17:59:13 my-username-opensuse akonadi_control[2613]: org.kde.pim.akonadicontrol: Akonadi server is now operational. lip 31 17:59:13 my-username-opensuse kalendarac[2405]: endResetModel called on Akonadi::CalendarModel(0x55dafd716750, name = "ETM") without calling beginResetModel first lip 31 17:59:13 my-username-opensuse kalendarac[2405]: endResetModel called on Akonadi::KColumnFilterProxyModel(0x55dafd7168f0, name = "Remove columns") without calling beginResetModel first lip 31 17:59:13 my-username-opensuse kalendarac[2405]: endResetModel called on Akonadi::CollectionFilterProxyModel(0x55dafd7151d0, name = "Only show collections") without calling beginResetModel first lip 31 17:59:13 my-username-opensuse kalendarac[2405]: endResetModel called on Akonadi::CheckableProxyModel(0x55dafd7177a0, name = "Add checkboxes") without calling beginResetModel first lip 31 17:59:13 my-username-opensuse kalendarac[2405]: endResetModel called on KSelectionProxyModel(0x55dafd71b5b0, name = "Only show items of selected collection") without calling beginResetModel first lip 31 17:59:13 my-username-opensuse kalendarac[2405]: endResetModel called on Akonadi::CalFilterProxyModel(0x55dafd7bf680, name = "KCalendarCore::CalFilter filtering") without calling beginResetModel first lip 31 17:59:13 my-username-opensuse kalendarac[2405]: endResetModel called on Akonadi::CalFilterPartStatusProxyModel(0x55dafd7bf720, name = "PartStatus filtering") without calling beginResetModel first lip 31 17:59:13 my-username-opensuse kalendarac[2405]: endResetModel called on Akonadi::EntityMimeTypeFilterModel(0x55dafd7bfa80, name = "Show headers") without calling beginResetModel first lip 31 17:59:13 my-username-opensuse kalendarac[2405]: endResetModel called on KSelectionProxyModel(0x55dafd71b5b0, name = "Only show items of selected collection") without calling beginResetModel first lip 31 17:59:13 my-username-opensuse kalendarac[2405]: endResetModel called on Akonadi::CalFilterProxyModel(0x55dafd7bf680, name = "KCalendarCore::CalFilter filtering") without calling beginResetModel first lip 31 17:59:13 my-username-opensuse kalendarac[2405]: endResetModel called on Akonadi::CalFilterPartStatusProxyModel(0x55dafd7bf720, name = "PartStatus filtering") without calling beginResetModel first lip 31 17:59:13 my-username-opensuse kalendarac[2405]: endResetModel called on Akonadi::EntityMimeTypeFilterModel(0x55dafd7bfa80, name = "Show headers") without calling beginResetModel first lip 31 17:59:13 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc0022a0) ) lip 31 17:59:13 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc0022a0) identified as "ETMCalendarMonitor - 94399044120176" lip 31 17:59:13 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc02bb60) ) lip 31 17:59:13 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc055af0) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc04af40) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc04cb10) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc047320) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc0488f0) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc049d30) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc0a4890) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc0a6320) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc0a7860) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc0a8d10) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc055af0) identified as "AgentBaseChangeRecorder - 93966057967856" lip 31 17:59:14 my-username-opensuse akonadi_migration_agent[2671]: kf.jobwidgets: Couldn't start kuiserver from org.kde.kuiserver.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name is not activatable") lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc02bb60) identified as "AgentBaseChangeRecorder - 94053509266352" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc0a8d10) identified as "akonadi_birthdays_resource - 94053508489952" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc04af40) identified as "AgentBaseChangeRecorder - 94469035890768" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc047320) identified as "AgentBaseChangeRecorder - 93859553849424" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc049d30) identified as "AgentBaseChangeRecorder - 93842643204336" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc04cb10) identified as "AgentBaseChangeRecorder - 94253071300464" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc0488f0) identified as "AgentBaseChangeRecorder - 94156883461104" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc0a6320) identified as "AgentBaseChangeRecorder - 94539301916528" lip 31 17:59:14 my-username-opensuse kded6[2083]: kf.bluezqt: PendingCall Error: "br-connection-page-timeout" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc11b570) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc11cd00) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc0a4890) identified as "AgentBaseChangeRecorder - 93827100279984" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc11b570) identified as "akonadi_maildispatcher_agent - 93827100596400" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc11cd00) identified as "SpecialCollectionsMonitor - 93827100599664" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc0a7860) identified as "AgentBaseChangeRecorder - 93831293127648" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc152ca0) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc155cd0) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc156fd0) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber "" disconnected lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc1587b0) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc1587b0) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc17a650) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc17b7e0) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc152ca0) identified as "AgentBaseChangeRecorder - 94654002107008" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc1587b0) identified as "MailFilter Kernel ETM - 94654002136688" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc17a650) identified as "MailFilterCollectionMonitor - 94654002099776" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc17b7e0) identified as "MailFilterItemMonitor - 94654001898368" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc1b0050) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc1b0050) identified as "SpecialCollectionsMonitor - 94654001339824" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc155cd0) identified as "AgentBaseChangeRecorder - 93840287013664" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc1b1ee0) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc156fd0) identified as "AgentBaseChangeRecorder - 93879664392512" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber "" disconnected lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc1b4a90) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc1dda10) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc1dea70) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc1dda10) identified as "Archive Mail Kernel ETM - 93879664365280" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc1dea70) identified as "ArchiveMailCollectionMonitor - 93879664385536" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7efebc1b4a90) ) lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc1b1ee0) identified as "AgentBaseChangeRecorder - 93938473146032" lip 31 17:59:14 my-username-opensuse akonadiserver[2638]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7efebc1b4a90) identified as "UnifiedMailboxChangeRecorder - 140733458112864" lip 31 17:59:16 my-username-opensuse systemd[1849]: Started app-flatpak-org.keepassxc.KeePassXC-4171304746.scope. lip 31 17:59:17 my-username-opensuse DiscoverNotifie[2403]: Found icon of unknown type 'unknown' in 'system/package/os/org.opensuse.opensuse_welcome/*', skipping it. lip 31 17:59:17 my-username-opensuse DiscoverNotifie[2403]: Found icon of unknown type 'unknown' in 'system/package/os/io.github.bit_team.back_in_time.gui/*', skipping it. lip 31 17:59:17 my-username-opensuse DiscoverNotifie[2403]: Found icon of unknown type 'unknown' in 'system/package/os/io.github.syllo.nvtop/*', skipping it. lip 31 17:59:17 my-username-opensuse DiscoverNotifie[2403]: Found icon of unknown type 'unknown' in 'system/package/os/org.naev.Naev/*', skipping it. lip 31 17:59:17 my-username-opensuse DiscoverNotifie[2403]: Found icon of unknown type 'unknown' in 'system/package/os/org.luanti.luanti/*', skipping it. lip 31 17:59:17 my-username-opensuse DiscoverNotifie[2403]: Found icon of unknown type 'unknown' in 'system/package/os/com.kdocker.KDocker.desktop/*', skipping it. lip 31 17:59:17 my-username-opensuse DiscoverNotifie[2403]: Found icon of unknown type 'unknown' in 'system/package/os/im.dino.Dino/*', skipping it. lip 31 17:59:17 my-username-opensuse DiscoverNotifie[2403]: Found icon of unknown type 'unknown' in 'system/package/os/org.musescore.MuseScore/*', skipping it. lip 31 17:59:19 my-username-opensuse wireplumber[2018]: spa.bluez5.native: RFCOMM receive command but modem not available: AT+BTRH? lip 31 17:59:22 my-username-opensuse systemd[1849]: Started Konsola - Terminal. lip 31 17:59:22 my-username-opensuse konsole[3592]: QLayout: Cannot add a null widget to QHBoxLayout/ lip 31 17:59:22 my-username-opensuse systemd[1849]: Started app-org.kde.konsole-3592.scope. ``` There are no occurrences of "mount." Created attachment 183684 [details]
Case 1
1) Drive unplugged; output read after the taskbar appeared.
Created attachment 183685 [details]
Case 2
2) Drive plugged in; output read after successful startup.
I tried one more thing. Now, I have the `journalctl` output for two cases: 1) Drive unplugged; output read after the taskbar appeared. 2) Drive plugged in; output read after successful startup. Perhaps you will find something useful in comparing these two outputs. I've attached the files to the bug because they are too long for the comment. Thanks for the additional logs. These stand out. They're in the log from when the drive is not mounted. They don't appear when the drive is mounted. lip 31 18:20:50 my-username-opensuse flatpak[2463]: bwrap: Can't bind mount /oldroot/mnt on /newroot/mnt: Unable to apply mount flags: remount "/newroot/mnt/ext-drive": No such device lip 31 18:20:50 my-username-opensuse flatpak[2462]: bwrap: Can't bind mount /oldroot/mnt on /newroot/mnt: Unable to apply mount flags: remount "/newroot/mnt/ext-drive": No such device lip 31 18:20:50 my-username-opensuse flatpak[2466]: bwrap: Can't bind mount /oldroot/mnt on /newroot/mnt: Unable to apply mount flags: remount "/newroot/mnt/ext-drive": No such device lip 31 18:20:56 my-username-opensuse systemd[1858]: Started Dolphin - Zarządzanie plikami. lip 31 18:21:23 my-username-opensuse systemd[1858]: Started Dolphin - Zarządzanie plikami. I'll let the plasmashell developers take a look from here. > Oh, I have the qBittorrent app set to start automatically, and it reads files from that drive.
Are there any other cases you can think of where something on the system expects the drive to be mounted, or will only work when the drive is mounted? I'm almost certain that's the problem here.
Of course, if it is, we can do a better job of handling this case. But we need to figure out what the exact cause of the problem is.
(In reply to Nate Graham from comment #10) > > Oh, I have the qBittorrent app set to start automatically, and it reads files from that drive. > > Are there any other cases you can think of where something on the system > expects the drive to be mounted, or will only work when the drive is > mounted? I'm almost certain that's the problem here. > > Of course, if it is, we can do a better job of handling this case. But we > need to figure out what the exact cause of the problem is. Removing these two options from the line in /etc/fstab posted in the original post stops the problem from occurring: `x-systemd.automount,x-systemd.mount-timeout=10` It looks like systemd is just trying to mount it again and again. I think I found these options in this Arch Wiki article about /etc/fstab, but I'm not 100% sure because it was a while ago: https://wiki.archlinux.org/title/Fstab#Automount_with_systemd Removing these two didn't stop automounting at startup when the device is plugged in. However, it did stop automounting when the drive was plugged in after the system was already running, which makes sense and proves that systemd tries to mount it all the time. Makes sense and well spotted. Since Plasma didn't add those configuration options, it's not a Plasma bug but rather a configuration issue. :) |