Hi,<br><div class="gmail_quote"><br>I have a simple app with socket communication. In Maemo 3.x it worked well. But the problem comes when I use Maemo 4.0<br><br>This line is ok when initializing:<br><br>gtk_label_set_text (GTK_LABEL(communication_tab->label_connect), "Connect"); <br>
<br>The label has text "Connect";<br><br>When I click a button, I want to change its text, to "Reconnect", for example. A callback func is invoked, you know. But in this func, an error occurs:<br><br>
"qemu: uncaught target signal 11 (Segmentation fault) - exiting"<br>
<br>It didn't happen in Maemo 3.x.<br><br>Please tell me what's wrong. Thanks very much.<br><br>
</div>Jakov<br>