Active Topics

 



Notices


Reply
Thread Tools
qnetman's Avatar
Posts: 64 | Thanked: 140 times | Joined on May 2011
#31
Originally Posted by laasonen View Post
It would look nicer, if you used Maemo's own icons.
But the native icon set does not contain the necessary icon themes for QNetMan
 
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#32
Originally Posted by qnetman View Post


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
I had a guy who had the same error with my program. Try what qnetman suggests, I think that will do the trick. If it does not help, try to follow my post : http://talk.maemo.org/showpost.php?p...&postcount=134

Last edited by ade; 2011-06-12 at 10:38.
 

The Following 2 Users Say Thank You to ade For This Useful Post:
qnetman's Avatar
Posts: 64 | Thanked: 140 times | Joined on May 2011
#33
Originally Posted by qnetman View Post


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
Oops, sorry for my inattention. I saw that you already have version 1.0

Originally Posted by fasza2 View Post
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
Very strange all this
That what I installed


dpkg -l | grep -i pyside
ii libpyside1.0 1.0.0~rc1-1maemo1 Python bindings for Qt 4 (base files)
ii pyside-mobility 0.2-0maemo1 Python bindings for Qt Mobility (big metapackage)
ii pyside-qt4 1.0.0~rc1-1maemo1 Transitional package for python-pyside
ii python-pyside 1.0.0~rc1-1maemo1 Python bindings for Qt4 (big metapackage)
ii python-pyside.phonon 1.0.2-1maemo3 Qt 4 Phonon module - Python bindings
ii python-pyside.qtcore 1.0.2-1maemo3 Qt 4 core module - Python bindings
ii python-pyside.qtdeclarative 1.0.2-1maemo3 Qt 4 Declarative module - Python bindings
ii python-pyside.qtgui 1.0.2-1maemo3 Qt 4 GUI module - Python bindings
ii python-pyside.qtmaemo5 1.0.0~rc1-1maemo1 Qt 4 Maemo5 module - Python bindings
ii python-pyside.qtmultimedia 1.0.2-1maemo3 Qt 4 Multimedia module - Python bindings
ii python-pyside.qtnetwork 1.0.2-1maemo3 Qt 4 network module - Python bindings
ii python-pyside.qtopengl 1.0.2-1maemo3 Qt 4 OpenGL module - Python bindings
ii python-pyside.qtscript 1.0.2-1maemo3 Qt 4 script module - Python bindings
ii python-pyside.qtsql 1.0.2-1maemo3 Qt 4 SQL module - Python bindings
ii python-pyside.qtsvg 1.0.2-1maemo3 Qt 4 SVG module - Python bindings
ii python-pyside.qtwebkit 1.0.2-1maemo3 Qt 4 WebKit module - Python bindings
ii python-pyside.qtxml 1.0.2-1maemo3 Qt 4 XML module - Python bindings
ii python-pyside.qtxmlpatterns 1.0.2-1maemo3 Qt 4 XML patterns module - Python bindings



Try to remove the old version 0.3
 
qnetman's Avatar
Posts: 64 | Thanked: 140 times | Joined on May 2011
#34
In version 0.5.0 QNetMan is available the widget homescreen.



This is the first simple version of the widget. Work on the widget just begun. If you have ideas for development, write.
 

The Following 4 Users Say Thank You to qnetman For This Useful Post:
fasza2's Avatar
Posts: 187 | Thanked: 96 times | Joined on Sep 2010 @ London, UK
#35
Originally Posted by qnetman View Post
Oops, sorry for my inattention. I saw that you already have version 1.0
Anyway apt-get upgrade libpyside fixed the problem, though I have updated to 0.4.5 from testing(it also had the same issue with pyside... on my side ) Thx I'll check it out now.
 

The Following User Says Thank You to fasza2 For This Useful Post:
fasza2's Avatar
Posts: 187 | Thanked: 96 times | Joined on Sep 2010 @ London, UK
#36
@Anatoliy
Checked out the widget, works like a charm. I had an idea that perhaps you could make a data counter based on your daemon. It would be much simpler then qnetman and a big portion of the work is already done. Now I don't know there is anything useful out there in the repos, since I don't really need it, but last time I checked there was only 1 package that was counting home data as gprs0+eth0 which doesn't help much determing wether you are within your data plan. If you're interested I could look around for data counter apps and check if really there is a need for it, saving you the time
 

The Following User Says Thank You to fasza2 For This Useful Post:
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#37
Widget works really well and frankly makes the whole use of qnetman a breeze.
One thing: if one can choose between bar and line graph in the monitor function, the same should reflect in the historical usage graphs or should be a choice there too.
 

The Following User Says Thank You to handaxe For This Useful Post:
qnetman's Avatar
Posts: 64 | Thanked: 140 times | Joined on May 2011
#38
Thanks all. Functional widget must be expanded.

Originally Posted by fasza2 View Post
@Anatoliy
I had an idea that perhaps you could make a data counter based on your daemon. It would be much simpler then qnetman and a big portion of the work is already done. Now I don't know there is anything useful out there in the repos, since I don't really need it, but last time I checked there was only 1 package that was counting home data as gprs0+eth0 which doesn't help much determing wether you are within your data plan. If you're interested I could look around for data counter apps and check if really there is a need for it, saving you the time
If I understood you correctly, then I can add the daemon to track the number of consumed traffic from a specific point in time. If the value exceeds the threshold, notify the user. Right?

Originally Posted by handaxe View Post
One thing: if one can choose between bar and line graph in the monitor function, the same should reflect in the historical usage graphs or should be a choice there too.
A little later I'll do it
 
fasza2's Avatar
Posts: 187 | Thanked: 96 times | Joined on Sep 2010 @ London, UK
#39
Originally Posted by qnetman View Post
If I understood you correctly, then I can add the daemon to track the number of consumed traffic from a specific point in time. If the value exceeds the threshold, notify the user. Right?
Exactly, just remember that user needs to be able to set the date of count reset and the amount of the threshold. You could keep it rather simple.

Regarding your widget the only improvement I could think of is to add a record button to each 'line' so that user don't have to fire up qnetman just to start/stop recording a session. Other then that it's good enough for me(BTW love the click to refresh option). Feedback of others on this idea is welcome.

Ps: you could add a link for donate as well(both app&homepage) I'm sure if peeps are willing to throw some money at you that can't hurt

Last edited by fasza2; 2011-06-15 at 19:39.
 

The Following User Says Thank You to fasza2 For This Useful Post:
qnetman's Avatar
Posts: 64 | Thanked: 140 times | Joined on May 2011
#40
Originally Posted by fasza2 View Post
Regarding your widget the only improvement I could think of is to add a record button to each 'line' so that user don't have to fire up qnetman just to start/stop recording a session.
Yes, it's really a good idea thanks

Originally Posted by fasza2 View Post
Exactly, just remember that user needs to be able to set the date of count reset and the amount of the threshold. You could keep it rather simple.
I'll think about how this can be done

I like your ideas
 
Reply

Tags
i am sleeping


 
Forum Jump


All times are GMT. The time now is 20:26.