Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

Timers warning in syslog #6

Open
de-es opened this issue Mar 10, 2020 · 2 comments
Open

Timers warning in syslog #6

de-es opened this issue Mar 10, 2020 · 2 comments
Assignees
Labels

Comments

@de-es
Copy link

de-es commented Mar 10, 2020

Everything is working fine, but there are the following warnings spaming the syslog when the plugin scans/enters Seafile synchronized directories.

QObject::killTimer: Timers cannot be stopped from another thread
QObject::startTimer: Timers cannot be started from another thread

If more files/directories are contained, more messages will appear.

Is this something that is fixable? Thanks in advance.

@Skycoder42 Skycoder42 self-assigned this Mar 14, 2020
@Skycoder42 Skycoder42 added the bug label Mar 14, 2020
@Skycoder42
Copy link
Owner

This seems to be an undetected multithreading issue - have you experienced any other errors beside these warnings?

@de-es
Copy link
Author

de-es commented Mar 21, 2020

No, these are the only errors. Let me know if I can help to narrow the problem further down.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants