> What, also on Linux? How many qhc files do you have configured (imported) in Creator?
quite a bunch, I've got them for the Qt versions I target (5.6, 5.9, 5.11 and sometimes the beta) + KDE Frameworks + CMake + cppreference + two additional qchs for the software I work on. At some point I also had OpenCV's. But I already had to incread my ulimit maximums quita a bit to be able to handle all of this. ------- Jean-Michaël Celerier http://www.jcelerier.name On Sun, Oct 14, 2018 at 11:28 AM René J.V. Bertin <[email protected]> wrote: > On Sunday October 14 2018 07:52:39 Jean-Michaël Celerier wrote: > > >yeap, for me this makes QtCreator crash all the time on linux - fairly > >frustrating, you're writing code, want to see the doc of some class, press > >F1 and then boom ! byebye qtc > > What, also on Linux? How many qhc files do you have configured (imported) > in Creator? > > On Mac I can hardly have the full collection of Qt's own component .qhc > files (even in the Assistant) - for a single Qt version. > This is the ticket in question: > https://bugreports.qt.io/browse/QTBUG-59664 > > Back to the original topic: I've been trying to follow what goes on when > using QtConcurrent::run; how many file descriptors does this open (or using > a QThread in general), on average? > > R. >
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
