Active Topics

 



Notices


Reply
Thread Tools
Posts: 376 | Thanked: 511 times | Joined on Aug 2009 @ Greece
#61
Originally Posted by attila77 View Post
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 (!).
 
Posts: 5 | Thanked: 1 time | Joined on Mar 2010
#62
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.
 
Posts: 376 | Thanked: 511 times | Joined on Aug 2009 @ Greece
#63
Originally Posted by ton View Post
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.
 
Posts: 209 | Thanked: 44 times | Joined on Jan 2010 @ Austria
#64
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

Last edited by Mr. Incredible; 2010-05-25 at 20:26.
 

The Following User Says Thank You to Mr. Incredible For This Useful Post:
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#65
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..

Last edited by Saturn; 2010-05-25 at 20:39.
 
Posts: 376 | Thanked: 511 times | Joined on Aug 2009 @ Greece
#66
Originally Posted by Mr. Incredible View Post
[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.
 

The Following User Says Thank You to v13 For This Useful Post:
Posts: 209 | Thanked: 44 times | Joined on Jan 2010 @ Austria
#67
Thanks v13! It's working now! Damn you are fast.
 
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#68
Originally Posted by v13 View Post
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 ?
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 
Posts: 5 | Thanked: 1 time | Joined on Mar 2010
#69
I got the same error message. The update works for me too.
 
Posts: 376 | Thanked: 511 times | Joined on Aug 2009 @ Greece
#70
Originally Posted by attila77 View Post
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.
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:17.