Wiican not starting: AttributeError: 'NoneType' object has no attribute 'key' Ubuntu 16.04 LTS

Bug #1612402 reported by Zoom-zoom2
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
WiiCan
New
Undecided
Unassigned

Bug Description

I don't know exactly what info is needed, but here's the terminal output when I try to launch from the terminal. I'm on Ubuntu 16.04 LTS.

(wiican:314): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient

(wiican:314): GConf-WARNING **: haven't implemented getting a specific locale in GConfClient
Traceback (most recent call last):
  File "/usr/local/bin/wiican", line 36, in <module>
    from wiican.ui import Notificator, PngAnimation
  File "/usr/local/lib/python2.7/dist-packages/wiican/ui/__init__.py", line 46, in <module>
    from managerdlg import MappingManagerDialog
  File "/usr/local/lib/python2.7/dist-packages/wiican/ui/managerdlg.py", line 33, in <module>
    mapping_manager = MappingManager()
  File "/usr/local/lib/python2.7/dist-packages/wiican/mapping/manager.py", line 50, in __init__
    self.loadconf(only_defaults=True)
  File "/usr/local/lib/python2.7/dist-packages/wiican/utils.py", line 82, in loadconf
    gval = self.__client.get(entry.key)
AttributeError: 'NoneType' object has no attribute 'key'

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.