QupZilla / qupzilla

Cross-platform Qt web browser
http://www.qupzilla.com
GNU General Public License v3.0
1.11k stars 350 forks source link

databases-incognito directory is created in user's home directory #2547

Closed elcste closed 6 years ago

elcste commented 6 years ago

Sometimes after using a private window I find the databases-incognito directory in my home directory. It's easy enough to delete, but should it be created somewhere under ~/.config/qupzilla (or maybe ~/.cache/qupzilla) (for Linux and the appropriate places under Win/Mac)?

nowrep commented 6 years ago

It should not be created at all, what is your QtWebEngine version?

elcste commented 6 years ago

Sorry, I should have included that. It's 5.9.1 from Ubuntu 17.10. (QupZilla I built from source earlier in the week if it matters.)

ghost commented 6 years ago

That also occurs to me and really annoying me. 5.9.3 QtWebEngine

nowrep commented 6 years ago

Any particular site on which it happens? I can't reproduce it here with QtWebEngine 5.10.

ghost commented 6 years ago

I don't know, it really happens from time to time.

ghost commented 6 years ago

Reproduced it with youtube (second tab), but after closing QupZilla, the directory was deleted, so maybe it is fixed already?

Chiitoo commented 6 years ago

I remember seeing it in the past, too, but since deleting it some time ago, it doesn't seem to have re-appeared.

Currently on QtWebEngine 5.10.0, with Falkon 2.1.99 (26307bd3).

ghost commented 6 years ago

https://bugreports.qt.io/browse/QTBUG-62957

elcste commented 6 years ago

Thanks @cranes-bill. I will start searching that bugtracker when I suspect the issue could be with QtWebEngine.