Author Topic: crash  (Read 7700 times)

sempai

  • Guest
crash
« on: May 07, 2009, 02:59:59 PM »
Hi Mike,

I've got some crashes:
1) if I use wclAuthenticator and try to connect to my device, the application crashes in the function below when asked for pin.
private void wclAuthenticator_OnPINRequest(object sender, wcl.wclPINRequestEventArgs e)
        {
            e.PIN = edPIN.Text;
        }

2) When i use pair instead of wclAuthenticator and then connect, a connection is set up.
But when I try to disconnect, my app is not responding and hangs in wclClient.Disconnect();

Any idea's on how to fix this?

I'm using WCL 6.5.6 developer and BlueSoleil 6.4.249.0.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: crash
« Reply #1 on: May 07, 2009, 03:19:56 PM »
Hi,
thanks for the info. We will check and fix the problem.

sempai

  • Guest
Re: crash
« Reply #2 on: May 13, 2009, 09:12:47 AM »
Hi Mike,

I saw the new release (6.5.7), but these problems are not yet fixed?

Could you reproduce the problem? If not i can provide you with some info.

Any idea when you solve these bugs?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: crash
« Reply #3 on: May 13, 2009, 09:21:55 AM »
Hi,

No, the problem is not fixed yet. Hope it will be fixed next release

sempai

  • Guest
Re: crash
« Reply #4 on: October 30, 2009, 11:36:47 AM »
Hi Mike,

Any progress on this bug?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: crash
« Reply #5 on: October 30, 2009, 01:06:31 PM »
Yes, it is fixed.

 

Sitemap 1 2 3 4 5 6 7