Announcement

Collapse
No announcement yet.

Running icon from panel causes systemd to invoke dolphin first

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Running icon from panel causes systemd to invoke dolphin first

    On one of my 4 KDE Neon installs whenever I click any icon from any panel Systemd invokes Dolphin with a new tab that states "Loading cancelled" then the application is launched. Here is the syslog showing some warnings from kf.coreaddons and kf.kio.core about finding a file when a folder was expected. If I use the launcher or konsole the application runs fine. It only happens on one installation of 4 so I have borked something and cannot find meanings for warnings via searching. Below is a syslog I get after running nixnote2 and then anydesk. Each time Systemd creates an additional tab in Dolphin. Can anyone help me or point me in the right direction?

    syslog:


    Nov 21 12:27:41 sigma systemd[2508]: Started Dolphin - File Manager.
    Nov 21 12:27:42 sigma dolphin[555272]: kf.coreaddons: KDirWatch: "/home/rob/.local/share/plasma_icons/nixnote2.desktop" is a file. Use addFile!
    Nov 21 12:27:42 sigma dolphin[555272]: kf.coreaddons: KDirWatch: "/home/rob/.local/share/plasma_icons/nixnote2.desktop" is a file. Use addFile!
    Nov 21 12:27:42 sigma dolphin[555272]: libpng warning: iCCP: known incorrect sRGB profile
    Nov 21 12:27:42 sigma dolphin[555272]: kf.kio.core: "/home/rob/.local/share/plasma_icons/nixnote2.desktop is a file, but a folder was expected."
    Nov 21 12:27:42 sigma systemd[2508]: Started NixNote2 - NixNote2.
    Nov 21 12:27:42 sigma plasmashell[555318]: WARN 2022-11-21 12:27:42.703 src/utilities/crossmemorymapper.cpp:57 Shared memory segment failed to allocate, instance key="1256a762-3e5e-4453-ad69-79bf7b90ba5a2"; error=4, "QSharedMemory::create: already exists"
    Nov 21 12:27:42 sigma plasmashell[555318]: INFO 2022-11-21 12:27:42.703 src/main.cpp:225 New shared memory segment could not be created; code=4
    Nov 21 12:27:42 sigma plasmashell[555318]: WARN 2022-11-21 12:27:42.703 src/utilities/crossmemorymapper.cpp:57 Shared memory segment failed to allocate, instance key="1256a762-3e5e-4453-ad69-79bf7b90ba5a2"; error=4, "QSharedMemory::create: already exists"
    Nov 21 12:27:42 sigma plasmashell[555318]: WARN 2022-11-21 12:27:42.703 src/main.cpp:234 New shared memory segment could not be created; code=4
    Nov 21 12:27:42 sigma plasmashell[555318]: INFO 2022-11-21 12:27:42.703 src/main.cpp:242 Another instance with the same configuration seems to be running running, instance key:"1256a762-3e5e-4453-ad69-79bf7b90ba5a2"
    Nov 21 12:27:42 sigma plasmashell[555318]: INFO 2022-11-21 12:27:42.703 src/main.cpp:269 Another running instance with same account detected - configured action: "SHOW_OTHER" instance key:"1256a762-3e5e-4453-ad69-79bf7b90ba5a2"
    Nov 21 12:27:42 sigma plasmashell[555318]: INFO 2022-11-21 12:27:42.703 src/main.cpp:274 Trying to activate it..
    Nov 21 12:27:43 sigma plasmashell[552848]: INFO 2022-11-21 12:27:43.195 src/nixnote.cpp:2634 SHOW_WINDOW requested by shared memory segment.
    Nov 21 12:27:44 sigma pcloud[2911]: Update for linux-x64-prod-v1.9.9 is not available
    Nov 21 12:27:52 sigma systemd[2508]: app-org.kde.dolphin-ae314bce205b44248b1a35bc41579334.scope: Consumed 1.378s CPU time.
    Nov 21 12:28:26 sigma systemd[2508]: Started Dolphin - File Manager.
    Nov 21 12:28:26 sigma dolphin[555389]: kf.coreaddons: KDirWatch: "/home/rob/.local/share/plasma_icons/anydesk.desktop" is a file. Use addFile!
    Nov 21 12:28:26 sigma dolphin[555389]: kf.coreaddons: KDirWatch: "/home/rob/.local/share/plasma_icons/nixnote2.desktop" is a file. Use addFile!
    Nov 21 12:28:26 sigma dolphin[555389]: kf.coreaddons: KDirWatch: "/home/rob/.local/share/plasma_icons/anydesk.desktop" is a file. Use addFile!
    Nov 21 12:28:27 sigma dolphin[555389]: libpng warning: iCCP: known incorrect sRGB profile
    Nov 21 12:28:27 sigma dolphin[555389]: kf.kio.core: "/home/rob/.local/share/plasma_icons/nixnote2.desktop is a file, but a folder was expected."
    Nov 21 12:28:27 sigma dolphin[555389]: kf.kio.core: "/home/rob/.local/share/plasma_icons/anydesk.desktop is a file, but a folder was expected."
    Nov 21 12:28:27 sigma systemd[2508]: Started NixNote2 - NixNote2.
    Nov 21 12:28:27 sigma plasmashell[555440]: WARN 2022-11-21 12:28:27.295 src/utilities/crossmemorymapper.cpp:57 Shared memory segment failed to allocate, instance key="1256a762-3e5e-4453-ad69-79bf7b90ba5a2"; error=4, "QSharedMemory::create: already exists"
    Nov 21 12:28:27 sigma plasmashell[555440]: INFO 2022-11-21 12:28:27.295 src/main.cpp:225 New shared memory segment could not be created; code=4
    Nov 21 12:28:27 sigma plasmashell[555440]: WARN 2022-11-21 12:28:27.295 src/utilities/crossmemorymapper.cpp:57 Shared memory segment failed to allocate, instance key="1256a762-3e5e-4453-ad69-79bf7b90ba5a2"; error=4, "QSharedMemory::create: already exists"
    Nov 21 12:28:27 sigma plasmashell[555440]: WARN 2022-11-21 12:28:27.295 src/main.cpp:234 New shared memory segment could not be created; code=4
    Nov 21 12:28:27 sigma plasmashell[555440]: INFO 2022-11-21 12:28:27.295 src/main.cpp:242 Another instance with the same configuration seems to be running running, instance key:"1256a762-3e5e-4453-ad69-79bf7b90ba5a2"
    Nov 21 12:28:27 sigma plasmashell[555440]: INFO 2022-11-21 12:28:27.296 src/main.cpp:269 Another running instance with same account detected - configured action: "SHOW_OTHER" instance key:"1256a762-3e5e-4453-ad69-79bf7b90ba5a2"
    Nov 21 12:28:27 sigma plasmashell[555440]: INFO 2022-11-21 12:28:27.296 src/main.cpp:274 Trying to activate it..
    Nov 21 12:28:27 sigma anydesk[555446]: Unable to locate theme engine in module_path: "adwaita",
    Nov 21 12:28:27 sigma anydesk[555446]: IA__gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed
    Nov 21 12:28:27 sigma systemd[2508]: Started AnyDesk - AnyDesk.
    Nov 21 12:28:27 sigma anydesk[555446]: gtk_box_pack: assertion 'GTK_IS_WIDGET (child)' failed
    Nov 21 12:28:27 sigma anydesk[555446]: gtk_box_pack: assertion 'GTK_IS_WIDGET (child)' failed
    Nov 21 12:28:27 sigma anydesk[555446]: IA__gtk_signal_connect_full: assertion 'GTK_IS_OBJECT (object)' failed
    Nov 21 12:28:27 sigma anydesk[555446]: IA__gtk_signal_connect_full: assertion 'GTK_IS_OBJECT (object)' failed
    Nov 21 12:28:27 sigma anydesk[555446]: IA__gtk_widget_set_tooltip_markup: assertion 'GTK_IS_WIDGET (widget)' failed
    Nov 21 12:28:27 sigma anydesk[555446]: IA__gtk_widget_set_tooltip_markup: assertion 'GTK_IS_WIDGET (widget)' failed
    Nov 21 12:28:28 sigma plasmashell[552848]: INFO 2022-11-21 12:28:28.195 src/nixnote.cpp:2634 SHOW_WINDOW requested by shared memory segment.
    Nov 21 12:28:37 sigma systemd[2508]: app-org.kde.dolphin-151e7f72c8ec4389bada56a45c34fe2a.scope: Consumed 1.411s CPU time.
    Nov 21 12:30:01 sigma CRON[555585]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
    Nov 21 12:33:04 sigma systemd[1]: Started Run anacron jobs.
    Nov 21 12:33:04 sigma anacron[555758]: Anacron 2.3 started on 2022-11-21
    Nov 21 12:33:04 sigma anacron[555758]: Normal exit (0 jobs run)
    Nov 21 12:33:04 sigma systemd[1]: anacron.service: Deactivated successfully.
    Nov 21 12:34:27 sigma thunderbird[2933]: console.error: mailnews.pop3.144: "NetworkTimeoutError: a Network error occurred"
    Nov 21 12:35:01 sigma CRON[555873]: (rob) CMD (/home/rob/path.sh)
    Nov 21 12:35:01 sigma dbus-daemon[2601]: [session uid=1000 pid=2601] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.7' (uid=1000 pid=2708 comm="/usr/libexec/tracker-miner-fs-3 " label="unconfined")
    Nov 21 12:35:01 sigma systemd[2508]: Starting Tracker metadata extractor...
    Nov 21 12:35:01 sigma dbus-daemon[2601]: [session uid=1000 pid=2601] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
    Nov 21 12:35:01 sigma systemd[2508]: Started Tracker metadata extractor.


    Output from inxi -Fc:
    System: Host: sigma Kernel: 5.15.0-52-generic x86_64 bits: 64 Desktop: KDE Plasma 5.26.3 Distro: KDE neon 22.04 5.26
    Machine: Type: Laptop System: ASUSTeK product: Strix 17 GL703GE v: 1.0 serial: <superuser/root required>
    Mobo: ASUSTeK model: GL703GE v: 1.0 serial: <superuser/root required> UEFI: American Megatrends v: GL703GE.318
    date: 07/19/2019
    Battery: ID-1: BAT1 charge: 34.0 Wh condition: 34.0/64.4 Wh (53%)
    CPU: Topology: 6-Core model: Intel Core i7-8750H bits: 64 type: MT MCP L2 cache: 9216 KiB
    Speed: 1000 MHz min/max: 800/4100 MHz Core speeds (MHz): 1: 1002 2: 1208 3: 1000 4: 1000 5: 1000 6: 983 7: 900
    8: 1010 9: 900 10: 900 11: 918 12: 916
    Graphics: Device-1: Intel CoffeeLake-H GT2 [UHD Graphics 630] driver: i915 v: kernel
    Device-2: NVIDIA GP107M [GeForce GTX 1050 Ti Mobile] driver: nvidia v: 390.154
    Device-3: IMC Networks USB2.0 HD UVC WebCam type: USB driver: uvcvideo
    Display: x11 server: X.Org 1.21.1.3 driver: modesetting,nvidia unloaded: fbdev,nouveau,vesa
    resolution: 1920x1080~120Hz
    OpenGL: renderer: GeForce GTX 1050 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 390.154
    Audio: Device-1: Intel Cannon Lake PCH cAVS driver: snd_hda_intel
    Sound Server: ALSA v: k5.15.0-52-generic
    Network: Device-1: Intel Cannon Lake PCH CNVi WiFi driver: iwlwifi
    IF: wlo1 state: up mac: 94:b8:6d:2a:05:f8
    Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet driver: r8169
    IF: enp2s0 state: down mac: 18:31:bf:97:1b:fd
    Drives: Local Storage: total: 1.14 TiB used: 114.11 GiB (9.8%)
    ID-1: /dev/sda vendor: Micron model: 1100 MTFDDAV256TBN size: 238.47 GiB
    ID-2: /dev/sdb vendor: Seagate model: ST1000LM035-1RK172 size: 931.51 GiB
    Partition: ID-1: / size: 54.70 GiB used: 26.11 GiB (47.7%) fs: ext4 dev: /dev/sda5
    ID-2: /home size: 118.61 GiB used: 80.04 GiB (67.5%) fs: ext4 dev: /dev/sdb2
    Swap: ID-1: swap-1 type: partition size: 13.97 GiB used: 185.2 MiB (1.3%) dev: /dev/sdb3
    Sensors: System Temperatures: cpu: 86.0 C mobo: 27.8 C gpu: nvidia temp: 93 C
    Fan Speeds (RPM): cpu: 0
    Info: Processes: 511 Uptime: 8d 27m Memory: 15.48 GiB used: 8.55 GiB (55.2%) Shell: bash inxi: 3.1.00

    Last edited by blue_bullet; Nov 21, 2022, 02:26 PM.

    #2
    If you create a new, default panel (in plasma you can have several) does the problem occur for it? If it doesn't, you could keep the new one and trash the old.
    Regards, John Little

    Comment


      #3
      Originally posted by jlittle View Post
      If you create a new, default panel (in plasma you can have several) does the problem occur for it? If it doesn't, you could keep the new one and trash the old.
      Thanks. I tried a new panel a week ago and problem persisted. Tried a new default panel today and removed the old panel and problem persisted. I guess I will reinstall KDE Neon from a live usb w/o reformatting my / and /home directories to see if that fixes the problem.

      Comment

      Working...
      X