On 19/11/05, <b class="gmail_sendername">Bastien Nocera</b> &lt;<a href="mailto:hadess@hadess.net">hadess@hadess.net</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sat, 2005-11-19 at 16:48 +0100, Alessandro Ciorcalo wrote:<br>&gt; Hello,<br>&gt; while I can successfully use gnome-obex-send I get the following error<br>&gt; when I try to send a file from my bt enabled mobile phone to the pc
<br>&gt; using gnome-obex-server:<br>&gt;<br>&gt; conn_request:&nbsp;&nbsp; bdaddr 00:12:8A:FA:xx:xx<br>&gt; conn_complete:&nbsp;&nbsp;status 0x00<br>&gt; ** Message: Incoming connection from 00:12:8A:FA:xx:xx<br>&gt; ** Message: Device 00:12:8A:FA:xx:xx is about to send an object.
<br>&gt; *** glibc detected *** double free or corruption (!prev): 0x080ef308<br>&gt; ***<br>&gt;<br>&gt; Anyone can help me to figure out what does it mean? I am using<br>&gt; libbtctl-0.5 and gnome-bluetooth-0.6 compiled from sources and
<br>&gt; installed by mean of checkinstall on a debian sarge (kernel 2.4.27)<br>&gt; box.<br><br>It's a bug that's fixed in the current CVS. Patch is here:<br><a href="http://cvs.gnome.org/viewcvs/gnome-bluetooth/src/permissiondialog.gob?r1=1.9&amp;r2=1.10&amp;makepatch=1&amp;diff_format=u">
http://cvs.gnome.org/viewcvs/gnome-bluetooth/src/permissiondialog.gob?r1=1.9&amp;r2=1.10&amp;makepatch=1&amp;diff_format=u</a><br></blockquote></div><br>
Thank you Bastien,<br>
I found a post with this hint too, but I cannot see any diffs with my version, here it is:<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (self),<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;%s&quot;, explanation ? explanation :<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
_(&quot;An external device is attempting to connect to your computer via<br>
Bluetooth. You must decide if you want to accept the connection.&quot;));<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g_free (title_markup);<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /* remember this button */<br>
<br>
<br>
What's the matter with this?<br>
Thanks<br>
<br>
<br>