maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] WifiEye (https://talk.maemo.org/showthread.php?t=43806)

v13 2010-05-25 19:59

Re: [Announce] WifiEye
 
Quote:

Originally Posted by attila77 (Post 557914)
python-wifi seems to be missing from the dependencies... not sure if there is any inherent reason for that or simply nobody bothered. PyQt is available for the N810, so no problem there.

Version 0.6.1-3 does not depend on python-wifi anymore. Perhaps you can try this one?

I tried doing it myself in the SDK by installing python2.5-qt4-gui but it core dumps (!).

ton 2010-05-25 20:11

Re: [Announce] WifiEye
 
I just installed it but not networks are detected. You see only the chart without any networks. Normally I should see about 6 networks. I installed version v0.6.1.

v13 2010-05-25 20:16

Re: [Announce] WifiEye
 
Quote:

Originally Posted by ton (Post 676954)
I just installed it but not networks are detected. You see only the chart without any networks. Normally I should see about 6 networks. I installed version v0.6.1.

First try "refresh" if you have not done already,

If it doesn't work then check if no networks are shown in all views (especially in channels and detail view)

In any case, run 'wifieye' from a terminal and see if there are any errors. If there are errors then please send them to me directly via e-mail or post them here in the forum.

Mr. Incredible 2010-05-25 20:22

Re: [Announce] WifiEye
 
Sorry, I forgot to add "/" at the end of extras-devel reporistory.
I just installed it, but it also shows no wireless stations.

Edit:
I tried to run it from terminal. It says

Stderr was:
None
Error loading output of wifieye-sy
Stdout was:
Exception in attempt #0
[Errno 2] No such file or directory
(dp0
.

Stderr was:
None

Saturn 2010-05-25 20:35

Re: [Announce] WifiEye
 
Hi Stefane,

Excellent work, thanks for sharing.

Your new version works fine for me.

In addition, I've done a manual remove of the python-wifi since it is not needed as you mentioned.
Code:

apt-get remove --purge python-wifi
Thanks again.

EDIT: most probably a hiccup from today's huge traffic flow, it is not possible to vote. will try again in a couple of days..

v13 2010-05-25 20:37

Re: [Announce] WifiEye
 
Quote:

Originally Posted by Mr. Incredible (Post 676990)
[Errno 2] No such file or directory

Got it! The new version should be OK (0.6.1-4).

The problem is that it doesn't depend on wireless-tools which provides /sbin/iwlist. the -4 version depends on that so just wait for it to reach extras-testing.

If you're impatient the you can try installing wireless-tools by hand.

Mr. Incredible 2010-05-25 20:51

Re: [Announce] WifiEye
 
Thanks v13! It's working now! Damn you are fast. :eek:

attila77 2010-05-25 21:55

Re: [Announce] WifiEye
 
Quote:

Originally Posted by v13 (Post 676926)
Version 0.6.1-3 does not depend on python-wifi anymore. Perhaps you can try this one?

I tried doing it myself in the SDK by installing python2.5-qt4-gui but it core dumps (!).

We're currently in flux due to PR1.2 changes, so please do not take anything for granted. Can you describe what lead to the core dump ?

ton 2010-05-26 06:14

Re: [Announce] WifiEye
 
I got the same error message. The update works for me too.

v13 2010-05-26 07:45

Re: [Announce] WifiEye
 
Quote:

Originally Posted by attila77 (Post 677215)
We're currently in flux due to PR1.2 changes, so please do not take anything for granted. Can you describe what lead to the core dump ?

No :-)

It's a python program and it core dumps when app.exec_() is called.

I believe you can try it yourself. Just unpack the source and inside the src/ directory run:

Code:

$ run-standalone.sh python2.5 core.py
It dumps core immediately.


All times are GMT. The time now is 15:15.

vBulletin® Version 3.8.8