![]() |
2011-06-04
, 07:02
|
Posts: 150 |
Thanked: 91 times |
Joined on Dec 2009
@ Norway
|
#51
|
![]() |
2011-06-04
, 15:08
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#52
|
![]() |
2011-06-04
, 15:09
|
|
Posts: 565 |
Thanked: 618 times |
Joined on Jun 2010
@ Finland
|
#53
|
after reeboot the aplet is no longer in the status menu. any ideas how to fix it?
![]() |
2011-06-04
, 16:04
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#54
|
![]() |
2011-06-04
, 16:21
|
|
Posts: 565 |
Thanked: 618 times |
Joined on Jun 2010
@ Finland
|
#55
|
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?
gconftool-2 --type string --set /apps/wlan_driver_selector/driver_folder /path/to/drivers/
The Following User Says Thank You to laasonen For This Useful Post: | ||
![]() |
2011-06-04
, 17:39
|
|
Posts: 293 |
Thanked: 373 times |
Joined on Jul 2010
@ Westside
|
#56
|
![]() |
2011-06-04
, 19:22
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#57
|
![]() |
2011-06-04
, 19:56
|
|
Posts: 565 |
Thanked: 618 times |
Joined on Jun 2010
@ Finland
|
#58
|
#Debug ########################################################################################### import sys f=open('/tmp/driver-selector.log', 'at', buffering=1) sys.stdout=f sys.stderr=f
#Librarys ########################################################################################### import gtk, hildon, os, dbus, gconf, commands, pango from hildondesktop import StatusMenuItem
/usr/lib/hildon-desktop/status-area-wlan-driver-selector-applet.py
The Following User Says Thank You to laasonen For This Useful Post: | ||
![]() |
2011-06-05
, 07:11
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#59
|
![]() |
2011-06-05
, 23:16
|
|
Posts: 16 |
Thanked: 13 times |
Joined on May 2011
@ Magdeburg, Germany
|
#60
|