maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [ANNOUNCE] Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers and shut down WLAN complitely [0.2.2 in extras] (https://talk.maemo.org/showthread.php?t=73682)

hstende 2011-06-04 07:02

Re: [ANNOUNCE] Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
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 2011-06-04 15:08

Re: [ANNOUNCE] Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
after reeboot the aplet is no longer in the status menu. any ideas how to fix it?

laasonen 2011-06-04 15:09

Re: [ANNOUNCE] Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
Quote:

Originally Posted by fw190 (Post 1022225)
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?

fw190 2011-06-04 16:04

Re: [ANNOUNCE] Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
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?

laasonen 2011-06-04 16:21

Re: [ANNOUNCE] Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
Quote:

Originally Posted by fw190 (Post 1022252)
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/

frostbyte 2011-06-04 17:39

Re: [ANNOUNCE] Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
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

fw190 2011-06-04 19:22

Re: [ANNOUNCE] Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
Did som more testing and the app is gone again.

laasonen 2011-06-04 19:56

Re: [ANNOUNCE] Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
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.

fw190 2011-06-05 07:11

Re: [ANNOUNCE] Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
I can do this but don't get it how. Should I copy what you posted? In what sequence?

flocke000 2011-06-05 23:16

Re: [ANNOUNCE] Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 
1 Attachment(s)
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.


All times are GMT. The time now is 07:22.

vBulletin® Version 3.8.8