Active Topics

 



Notices


Reply
Thread Tools
Posts: 150 | Thanked: 91 times | Joined on Dec 2009 @ Norway
#51
The latest version did show up. So after upgrading I can now see the applet. I don't know why it wouldn't on the older version.
 
fw190's Avatar
Posts: 584 | Thanked: 700 times | Joined on Jan 2010
#52
after reeboot the aplet is no longer in the status menu. any ideas how to fix it?
__________________
per ardua ad astra
 
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#53
Originally Posted by fw190 View Post
after reeboot the aplet is no longer in the status menu. any ideas how to fix it?
Do you have the newest 0.1.1 version?
__________________
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
fw190's Avatar
Posts: 584 | Thanked: 700 times | Joined on Jan 2010
#54
sorry. I should have mentioned it in the first post. yes. it's the latest version. I did some testing and removed the app. then installed it againa and after reboot it seems to work.
ps.
how to change the path for the file?
__________________
per ardua ad astra
 
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#55
Originally Posted by fw190 View Post
sorry. I should have mentioned it in the first post. yes. it's the latest version. I did some testing and removed the app. then installed it againa and after reboot it seems to work.
ps.
how to change the path for the file?
Ok :/

It should automatically ask for the path, if the drivers are not found in the previous location, but you can use gconftool-2 to manually update the path:
Code:
gconftool-2 --type string --set /apps/wlan_driver_selector/driver_folder /path/to/drivers/
__________________
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 

The Following User Says Thank You to laasonen For This Useful Post:
frostbyte's Avatar
Posts: 293 | Thanked: 372 times | Joined on Jul 2010 @ Westside
#56
after a reboot, applet disappears. after reinstalling (applet only), applet shows on taskbar until next reboot; after a reinstall, the applet crashes/won't load bleeding edge drivers; keeps stock drivers loaded.

i have not yet tried re-downloading the files while reinstalling applet.

edit: using latest vs 0.1.1-1
__________________
[ArchLinux|OpenBox blissness]

"The Cake Is A Lie"

Last edited by frostbyte; 2011-06-04 at 17:42.
 
fw190's Avatar
Posts: 584 | Thanked: 700 times | Joined on Jan 2010
#57
Did som more testing and the app is gone again.
__________________
per ardua ad astra
 
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#58
Ok. I'll do some testing tomorrow.

EDIT: I have tried tens of times to enable and disable the drivers, kill the hildon-status-menu and reboot my phone without crashes or entrys in debug logs :|

Could some try to add this:
Code:
#Debug
###########################################################################################
import sys
f=open('/tmp/driver-selector.log', 'at', buffering=1)
sys.stdout=f
sys.stderr=f
on top of:
Code:
#Librarys
###########################################################################################
import gtk, hildon, os, dbus, gconf, commands, pango
from hildondesktop import StatusMenuItem
in this file:
Code:
/usr/lib/hildon-desktop/status-area-wlan-driver-selector-applet.py
And then kill the hildon-status-menu or reboot. When the applet disappears copy the the contents of /tmp/driver-selector.log here.
__________________
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers

Last edited by laasonen; 2011-06-04 at 21:39.
 

The Following User Says Thank You to laasonen For This Useful Post:
fw190's Avatar
Posts: 584 | Thanked: 700 times | Joined on Jan 2010
#59
I can do this but don't get it how. Should I copy what you posted? In what sequence?
__________________
per ardua ad astra
 
flocke000's Avatar
Posts: 16 | Thanked: 13 times | Joined on May 2011 @ Magdeburg, Germany
#60
I have the same problem with the applet, so I added the debug lines to the script and rebooted my phone.
After the second reboot the applet was not in the menu, I attached the logfile, I hope it helps.
Attached Files
File Type: txt driver-selector.txt (1.1 KB, 83 views)
 

The Following 3 Users Say Thank You to flocke000 For This Useful Post:
Reply

Tags
announce, applet, bleeding edge, driver, monitor, not4noobs


 
Forum Jump


All times are GMT. The time now is 13:53.