[maemo-developers] Assertion failed unexpectedly
From: Jakov dkymail at gmail.comDate: Sun Feb 24 12:33:41 EET 2008
- Previous message: Maemo-garage emails get damaged when being read with kmail
- Next message: Assertion failed unexpectedly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I have a very simple app running on Maemo 4.0 with a textbox and a button. As I click on the button, a callback function is invoked to show the content of the textbox. I don't know why the data pointer which is passed to callback function is sometimes NULL: - if I click on the textbox (a virtual keyboard shown below) and then click on the button, the callback function failed due to assertion of data pointer - if I just click the button (don't focus on the textbox), the data pointer is not NULL, but the child of it is NULL. I'm so confused. It didn't happen on Maemo 3.2 before. Here's the code of 4 files (interface.*, callbacks.*) in my project /src/ui, I follow the structure of maemopad-2.1 http://paste.org/index.php?id=2098 If you're interested in solving this problem, please help me out. Thanks very much! Best regards, Jakov -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20080224/491b47ea/attachment.htm
- Previous message: Maemo-garage emails get damaged when being read with kmail
- Next message: Assertion failed unexpectedly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]