[Qt-interest] Strange warning when instantiating QPrintDialog using Qt 4.5.2
Diego Schulz
dschulz at gmail.com
Tue Aug 4 21:18:41 CEST 2009
Tried compiling against Qt 4.6.0 and the warning persists. It seems
rather obvious that this has something to do with the recently
upgraded kernel (2.6.31-5), maybe a sysctl ?
Tried raising fs.inotify.max_user_watches from 8192 to 16384
sudo sysctl -w fs.inotify.max_user_watches=16384
but that didn't helped.
More information about the Qt-interest-old
mailing list