maemo.org - Talk

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

Temporal 2011-05-31 21:07

Re: [Announce] QNetMan
 
Quote:

Originally Posted by qnetman (Post 1019643)
I have another idea, to determine what program is trying to make a connection and display it in the window "Network Connections"

That is perfectly what I need. I would love that.

qnetman 2011-05-31 21:44

Re: [Announce] QNetMan
 
Quote:

Originally Posted by handaxe (Post 1019733)
I discovered the database was corrupted. Could not delete records. Once the db was deleted and a new one made, the lag I described seems not to be there. The button does not respond to touch but the notification message appears quickly. I still however think that an immediate button response upon touch would be good.
thanks.

The delay in the touch of a button can occur only if sending a signal to dbus would be blocking. However, as far as I know, the function is not blocked.
Yet there is little opportunity to accelerate the reaction, but it's acceleration, I think it will not matter much. But I'll do it. :)
Please,tell me, database corruption has occurred due to errors in the program qnetman ? :confused:

qnetman 2011-05-31 21:47

Re: [Announce] QNetMan
 
Quote:

Originally Posted by Temporal (Post 1019740)
That is perfectly what I need. I would love that.

I'm working on this idea :)

handaxe 2011-05-31 22:33

Re: [Announce] QNetMan
 
Quote:

Originally Posted by qnetman (Post 1019765)
Please,tell me, database corruption has occurred due to errors in the program qnetman ? :confused:

It most likely happened when the n900 rebooted whilst using qnetman. Only reason I can think of. Program then indicated it was recording but the session records never appeared and I could not delete those sessions that were there (database error message).

fasza2 2011-06-01 23:37

Re: [Announce] QNetMan
 
Quote:

Originally Posted by qnetman (Post 1019643)
If you remember such detailed statistics package, you get a different program :D
I have another idea, to determine what program is trying to make a connection and display it in the window "Network Connections"

Kind of thought so, however the latter idea is also welcome ;)

qnetman 2011-06-06 18:14

Re: [Announce] QNetMan
 
The new version QNetMan - 0.4.0

http://qnetman.garage.maemo.org/imag...enshots/s1.png http://qnetman.garage.maemo.org/imag...enshots/s2.png
  • Fixed bugs in the GUI (thanks to everyone for active discussion)
  • Added more options in the interface monitoring

Please inform me of all the bugs. Thanks ;)

fasza2 2011-06-11 00:19

Re: [Announce] QNetMan
 
Hi Anatoliy, I tried your new build from devel and I ran into the same or at least simillar issue with pyside as before:
opt/qnetman $ ./qnetman.py
Traceback (most recent call last):
File "./qnetman.py", line 4, in <module>
from PySide import QtCore, QtGui
File "/usr/lib/python2.5/site-packages/PySide/__init__.py", line 2, in <module>
import private
File "/usr/lib/python2.5/site-packages/PySide/private.py", line 2, in <module>
from QtCore import __moduleShutdown
ImportError: /usr/lib/python2.5/site-packages/PySide/QtCore.so: undefined symbol: _ZN6PySide15DestroyListener8instanceEv

for dpkg -l | grep -i pyside I get:
ii libpyside0.3 0.3.1-1maemo2 Python bindings for Qt 4 (base files)
ii libpyside1.0 1.0.2-1maemo2 Python bindings for Qt 4 (base files)
ii pyside-qt4-core 1.0.3-1maemo2 Transitional package for python-pyside.qtcor
ii pyside-qt4-gui 1.0.3-1maemo2 Transitional package for python-pyside.qtgui
ii pyside-qt4-maemo5 0.3.1-1maemo2 Qt 4 Maemo5 module - Python bindings
ii python-pyside.qtcore 1.0.3-1maemo2 Qt 4 core module - Python bindings
ii python-pyside.qtgui 1.0.3-1maemo2 Qt 4 GUI module - Python bindings

I did not manually update pyside. It either got installed by your new build or by something else from testing. (Well qnetman didn't work out of the box just after I installed so the latter is very unlikely)

Now I'm going to revert pyside back to the version that worked with your last build, I'll get back with the result in a few mins.

fasza2 2011-06-11 00:42

Re: [Announce] QNetMan
 
It's a no go :(

sudo apt-get install python-pyside.qtcore python-pyside.qtgui
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-pyside.qtcore is already the newest version.
python-pyside.qtgui is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.

Could you please help me out here m8? How can I force revert it in one step? I know I could just --purge it then install, but... still learning linux:) You could also enlighten me if I'm wrong about the source of the problem. ;)

laasonen 2011-06-11 01:07

Re: [Announce] QNetMan
 
It would look nicer, if you used Maemo's own icons.

qnetman 2011-06-12 10:17

Re: [Announce] QNetMan
 
:confused:

fasza2
try to update the library pyside the command
apt-get upgrade libpyside
you have installed version 0.3, but the repositories have version 1.0


All times are GMT. The time now is 19:57.

vBulletin® Version 3.8.8