Bug 393991 - QFileSystemWatcher::removePaths: list is empty
Summary: QFileSystemWatcher::removePaths: list is empty
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 5.12.5
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-08 10:59 UTC by Guo Yunhe
Modified: 2018-06-04 21:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guo Yunhe 2018-05-08 10:59:04 UTC
Step to reproduce:

1. Open Konsole or other terminal
2. Start any Qt based application from command line, like kate, git-cola, etc.
3. Close the app.
4. Go back to terminal.

I get the following output when I close any qt based apps.

QFileSystemWatcher::removePaths: list is empty
QFileSystemWatcher::removePaths: list is empty
Comment 1 Christoph Feck 2018-05-31 23:16:24 UTC
Please report issues with QFileSystemWatcher directly to Qt devlopers via https://bugreports.qt.io/
Comment 2 Thiago Macieira 2018-06-04 21:13:19 UTC
(In reply to Guo Yunhe from comment #0)
> Step to reproduce:
> 
> 1. Open Konsole or other terminal
> 2. Start any Qt based application from command line, like kate, git-cola,
> etc.
> 3. Close the app.
> 4. Go back to terminal.
> 
> I get the following output when I close any qt based apps.
> 
> QFileSystemWatcher::removePaths: list is empty
> QFileSystemWatcher::removePaths: list is empty

Cannot reproduce.

(In reply to Christoph Feck from comment #1)
> Please report issues with QFileSystemWatcher directly to Qt devlopers via
> https://bugreports.qt.io/

Reporter cannot provide enough information to help Qt developers debug this.