Preferences panel is not visible

Bug #1318490 reported by Raffaello Manacorda
This bug report is a duplicate of:  Bug #1225777: Settings not avaible. Edit Remove
26
This bug affects 6 people
Affects Status Importance Assigned to Milestone
Touchpad-indicator
Confirmed
Undecided
Unassigned

Bug Description

On Linux Mint 16, clicking on "preferences" does not open the preferences panel, furthermore the option becomes greyed out. However clicking on disable touchpad works flawlessly.

Output from the command line when clicking on the preferences command:

Couldn't find synaptics properties. No synaptics driver loaded?
Traceback (most recent call last):
  File "/opt/extras.ubuntu.com/touchpad-indicator/share/touchpad-indicator/touchpad_indicator.py", line 359, in on_preferences_item
    preferences_dialog = PreferencesDialog()
  File "/opt/extras.ubuntu.com/touchpad-indicator/share/touchpad-indicator/preferences_dialog.py", line 209, in __init__
    self.load_preferences()
  File "/opt/extras.ubuntu.com/touchpad-indicator/share/touchpad-indicator/preferences_dialog.py", line 321, in load_preferences
    self.checkbutton46.set_active((int(aclient.get('VertScrollDelta'))<0) and (int(aclient.get('HorizScrollDelta'))<0))
TypeError: int() argument must be a string or a number, not 'NoneType'

Revision history for this message
Jpx (janpecha) wrote :

Same problem with "preferences" dialog on Linux Mint 16, but another error, Touchpad Indicator version: 1.0.2-0extras14.04.1-src

'natural_scrolling'
Traceback (most recent call last):
  File "/opt/extras.ubuntu.com/touchpad-indicator/share/touchpad-indicator/configurator.py", line 36, in get
    return self.params[key]
KeyError: 'natural_scrolling'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/opt/extras.ubuntu.com/touchpad-indicator/share/touchpad-indicator/touchpad_indicator.py", line 359, in on_preferences_item
    preferences_dialog = PreferencesDialog()
  File "/opt/extras.ubuntu.com/touchpad-indicator/share/touchpad-indicator/preferences_dialog.py", line 209, in __init__
    self.load_preferences()
  File "/opt/extras.ubuntu.com/touchpad-indicator/share/touchpad-indicator/preferences_dialog.py", line 298, in load_preferences
    self.checkbutton46.set_active(configuration.get('natural_scrolling'))
  File "/opt/extras.ubuntu.com/touchpad-indicator/share/touchpad-indicator/configurator.py", line 39, in get
    self.params[key] = comun.PARAMS[key]
KeyError: 'natural_scrolling'

Revision history for this message
David Horton (davidh048) wrote :

Launchpad isn't allowing me to mark it as a duplicate, but this is a duplicate report of https://bugs.launchpad.net/touchpad-indicator/+bug/1225777

Changed in touchpad-indicator:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.