Public bug reported:

$ lsb_release -rd
Description:    Ubuntu 19.10
Release:        19.10

$ apt-cache policy orca
orca:
  Installed: 3.34.0-1ubuntu3
  Candidate: 3.34.0-1ubuntu3
  Version table:
 *** 3.34.0-1ubuntu3 500
        500 http://be.archive.ubuntu.com/ubuntu eoan/main amd64 Packages
        500 http://be.archive.ubuntu.com/ubuntu eoan/main i386 Packages
        100 /var/lib/dpkg/status

When I run orca --setup, in the "Voice" tab, I change only the "Speech
synthesizer" setting and click "Apply" or "OK", the settings should be
saved. Instead I get an error:

$ orca --setup
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/orca/orca_gui_prefs.py", line 3261, in 
applyButtonClicked
    self.writeUserPreferences()
  File "/usr/lib/python3/dist-packages/orca/orca_gui_prefs.py", line 394, in 
writeUserPreferences
    keyBindingsDict)
  File "/usr/lib/python3/dist-packages/orca/settings_manager.py", line 488, in 
saveSettings
    self.profileKeybindings)
  File "/usr/lib/python3/dist-packages/orca/backends/gsettings_backend.py", 
line 232, in saveProfileSettings
    self._saveVoiceSettings(general['voices'], profile)
  File "/usr/lib/python3/dist-packages/orca/backends/gsettings_backend.py", 
line 615, in _saveVoiceSettings
    elif appSpecific == False and setEstablished == True:
UnboundLocalError: local variable 'setEstablished' referenced before assignment

** Affects: orca (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1849454

Title:
  UnboundLocalError: local variable 'setEstablished' referenced before
  assignment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/orca/+bug/1849454/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to