Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Strange issues with pybluez
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Lukas Hetzenecker  
View profile  
 More options Jun 27, 7:54 pm
From: Lukas Hetzenecker <L...@gmx.at>
Date: Sun, 28 Jun 2009 01:54:26 +0200
Local: Sat, Jun 27 2009 7:54 pm
Subject: Strange issues with pybluez
Hello,

i packaged my application with Pyinstaller 1.3 for Windows, but I've got into
troubles.

I used pybluez to connect to a bluetooth device and it worked correctly on my
computer, but some users reported problems:

> I installed Remote but when running the wizard setting, my device is not
detected.
> From sources, it was possible to run it!

I was able to reproduce the problem on the notebook of a classmate: Pybluez
didn't find any devices if it was packaged with Pyinstaller, but worked
correctly if it was run from sources.

I couldn't see any differences between the two notebook (both use the widcomm
bluetooth stack).

The application is located here: http://series60-remote.sf.net

Dowloads are located here:
http://sourceforge.net/project/showfiles.php?group_id=204429&package_...

And here is the discussion in the Nokia forum:
http://discussion.forum.nokia.com/forum/showpost.php?p=540092&postcou...

Does anybody know what could be the problem or a way to debug this?

Thanks for your help,
Lukas


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gianni Valdambrini  
View profile  
 More options Jun 29, 8:35 am
From: Gianni Valdambrini <gianni.valdambr...@gmail.com>
Date: Mon, 29 Jun 2009 05:35:33 -0700 (PDT)
Local: Mon, Jun 29 2009 8:35 am
Subject: Re: Strange issues with pybluez

On 28 Giu, 01:54, Lukas Hetzenecker <L...@gmx.at> wrote:

> Hello,

> i packaged my application with Pyinstaller 1.3 for Windows, but I've got into
> troubles.

You should try with PyInstaller from SVN.. (PyInstaller 1.3 is
obsolete)

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lukas Hetzenecker  
View profile  
 More options Jul 1, 6:17 am
From: Lukas Hetzenecker <L...@gmx.at>
Date: Wed, 1 Jul 2009 03:17:41 -0700 (PDT)
Local: Wed, Jul 1 2009 6:17 am
Subject: Re: Strange issues with pybluez
I tried it with the latest svn revision, but I get the same error... :-
(

On 29 Jun., 14:35, Gianni Valdambrini <gianni.valdambr...@gmail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Giovanni Bajo  
View profile  
 More options Jul 3, 2:49 pm
From: Giovanni Bajo <ra...@develer.com>
Date: Fri, 03 Jul 2009 20:49:49 +0200
Local: Fri, Jul 3 2009 2:49 pm
Subject: Re: [PyInstaller] Re: Strange issues with pybluez
On 7/1/2009 12:17 PM, Lukas Hetzenecker wrote:

> I tried it with the latest svn revision, but I get the same error... :-
> (

Hi Lucas,

by inspecting PyBluez, I see that in bluetooth/__init__.py it selects
between two alternatives method: widcomm and msbt (Microsoft). It does
this selection by looking for the wbtapi.dll in system folders.

Is it possible that, for instance, it selects the widcomm API in your
computer and the Microsoft API in your classmate's? Or viceversa?

You should try commenting the "return" line at the top of the module in
the _dbg() function to see the debug messages.

Basically, try putting "print" everywhere to find out what it is going
on. Also, please build your executable in debug mode (edit the spec file
and change debug=0 into debug=1) to see the standard output and see if
there is any traceback.
--
Giovanni Bajo
Develer S.r.l.
http://www.develer.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google