[Qt-interest] Qt 4.7.1 & Mac :: Cocoa widgets seem to be leaking ram (bug - reported)
John Porter
john.porter79 at yahoo.com
Fri Jan 7 18:21:24 CET 2011
Interesting. It only occurs upon quit.
I guess that helps then, do you know if Qt have a way to suppress messages like
this from appearing in the user's console?
so that they do not see messages like this?
thanks for the response,
jp
________________________________
From: Thiago Macieira <thiago at kde.org>
To: qt-interest at qt.nokia.com
Sent: Thu, January 6, 2011 4:36:01 PM
Subject: Re: [Qt-interest] Qt 4.7.1 & Mac :: Cocoa widgets seem to be leaking
ram (bug - reported)
On Thursday, 6 de January de 2011 12:21:26 John Porter wrote:
> Open the sample Qt file located at:
> Qt/Demos/MacMainWindow/
> Build (from x-code)
> Run app.
> Quit app.
Can you reproduce the problem *without* quitting the app?
The reason I ask is that a leak *because* of quitting is not a leak. It's just
improper memory clean-up.
A real leak causes a long-running application to use ever more memory. An
improper cleanup-at-quit doesn't do that.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110107/4e031bfe/attachment.html
More information about the Qt-interest-old
mailing list