System log is being flooded by missing image error messages #6225

Closed
opened 2026-02-21 18:17:32 -05:00 by deekerman · 4 comments
Owner

Originally created by @realnc on GitHub (Nov 2, 2017).

Please provide the following information

qBittorrent version and Operating System:

3.3.16 on Gentoo Linux (AMD64).

If on linux, libtorrent and Qt version:

libtorrent-rasterbar 1.1.5
Qt 5.9.2

What is the problem:

I noticed that my /var/log/journal/ directory accumulated 2GB of log files in only about a month. I took a look, and 80% of those 2GB consists of this:

plasmashell[364]: file:///usr/lib64/qt5/qml/org/kde/plasma/core/private/DefaultToolTip.qml:70:13: QML Heading: Cannot open: file:///usr/lib64/qt5/qml/org/kde/plasma/core/private/:/icons/skin/download.png

plasmashell[364]: file:///usr/lib64/qt5/qml/org/kde/plasma/core/private/DefaultToolTip.qml:70:13: QML Heading: Cannot open: file:///usr/lib64/qt5/qml/org/kde/plasma/core/private/:/icons/skin/seeding.png

I have qbittorrent always running on this machine. The message stop if I quit qbittorrent.

What is the expected behavior:

No message log spam.

Steps to reproduce:

Run qbittorrent.

Extra info(if any):

Originally created by @realnc on GitHub (Nov 2, 2017). **Please provide the following information** ### qBittorrent version and Operating System: 3.3.16 on Gentoo Linux (AMD64). ### If on linux, libtorrent and Qt version: libtorrent-rasterbar 1.1.5 Qt 5.9.2 ### What is the problem: I noticed that my /var/log/journal/ directory accumulated 2GB of log files in only about a month. I took a look, and 80% of those 2GB consists of this: plasmashell[364]: file:///usr/lib64/qt5/qml/org/kde/plasma/core/private/DefaultToolTip.qml:70:13: QML Heading: Cannot open: file:///usr/lib64/qt5/qml/org/kde/plasma/core/private/:/icons/skin/download.png plasmashell[364]: file:///usr/lib64/qt5/qml/org/kde/plasma/core/private/DefaultToolTip.qml:70:13: QML Heading: Cannot open: file:///usr/lib64/qt5/qml/org/kde/plasma/core/private/:/icons/skin/seeding.png I have qbittorrent always running on this machine. The message stop if I quit qbittorrent. ### What is the expected behavior: No message log spam. ### Steps to reproduce: Run qbittorrent. ### Extra info(if any):
deekerman 2026-02-21 18:17:32 -05:00
  • closed this issue
  • added the
    Duplicate
    label
Author
Owner

@zeule commented on GitHub (Nov 3, 2017):

This is another effect of referencing icon resources in the tooltip, even more significant than missing images. This issue thus duplicates #2934.

@zeule commented on GitHub (Nov 3, 2017): This is another effect of referencing icon resources in the tooltip, even more significant than missing images. This issue thus duplicates #2934.
Author
Owner

@bughunter2 commented on GitHub (Dec 23, 2018):

For anyone who has this issue:

As a workaround, you can disable qBittorrent's tray icon.
This appears to fix the log flooding problem as described above.

@bughunter2 commented on GitHub (Dec 23, 2018): For anyone who has this issue: As a workaround, you can disable qBittorrent's tray icon. This appears to fix the log flooding problem as described above.
Author
Owner

@realnc commented on GitHub (Dec 23, 2018):

For anyone who has this issue:

As a workaround, you can disable qBittorrent's tray icon.
This appears to fix the log flooding problem as described above.

That's not an option, since then it appears on the task manager and in alt+tab.

@realnc commented on GitHub (Dec 23, 2018): > For anyone who has this issue: > > As a workaround, you can disable qBittorrent's tray icon. > This appears to fix the log flooding problem as described above. That's not an option, since then it appears on the task manager and in alt+tab.
Author
Owner

@bughunter2 commented on GitHub (Dec 23, 2018):

That's not an option, since then it appears on the task manager and in alt+tab.

The workaround was meant as a solution for people who don't mind that. Disabling the tray icon does solve the log flooding problem.

Edit: Of course the underlying issue should still be solved. ;-)

@bughunter2 commented on GitHub (Dec 23, 2018): > That's not an option, since then it appears on the task manager and in alt+tab. The workaround was meant as a solution for people who don't mind that. Disabling the tray icon does solve the log flooding problem. Edit: Of course the underlying issue should still be solved. ;-)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#6225
No description provided.