atareao / Touchpad-Indicator

An indicator for the touchpad
http://www.atareao.es
GNU General Public License v3.0
127 stars 22 forks source link

Touchpad Indicator error in Ubuntu 20.04 #81

Open mseliger opened 3 years ago

mseliger commented 3 years ago
touchpad-indicator 
<gettext.GNUTranslations object at 0x7fb9246c31f0>
No LSB modules are available.
#####################################################
Distributor: Ubuntu
Description: Ubuntu 20.04.3 LTS
Release: 20.04
Codename: focal
Architecture: x86_64
#####################################################

Touchpad-Indicator version: 2.2.3-ubuntu20.04.0
344 1
Traceback (most recent call last):
  File "/usr/bin/touchpad-indicator", line 36, in <module>
    main()
  File "/usr/share/touchpad-indicator/touchpadindicator.py", line 726, in main
    TouchpadIndicator()
  File "/usr/share/touchpad-indicator/touchpadindicator.py", line 120, in __init__
    self.read_preferences(is_on_start=True)
  File "/usr/share/touchpad-indicator/touchpadindicator.py", line 368, in read_preferences
    self.configuration.get('edge_scrolling'))
AttributeError: 'TouchpadIndicator' object has no attribute 'configuration'