merge 296020 295105 thanks Le dimanche 13 f�vrier 2005 � 19:01 +0100, Hugues Hiegel a �crit : >Package: gdesklets-data >Version: 0.32 >Severity: important > >Hello, > >Since around a week, the LTVDisk applet doesn't wants to start anymore and show >me these details : > >Traceback (most recent call last): > File "/usr/lib/gdesklets/factory/SensorFactory.py", line 86, in create_sensor > sensor = module.new_sensor(args) > File "/usr/share/gdesklets/Sensors/LTVDisk/__init__.py", line 83, in > new_sensor > def new_sensor(args): return apply(LTVDisk, args) > File "/usr/share/gdesklets/Sensors/LTVDisk/__init__.py", line 36, in __init__ > for i in libdesklets.disk.get_partitions(): >AttributeError: 'module' object has no attribute 'disk'
Hi, That's probably due to the changes in gdesklets, the devel dropped some parts of the API. Cheers, Sebastien Bacher

