Hi Scott,

I got an error at login, using mhgui.
See attached log.

Regards,
Cédric


2014-03-20 14:27 GMT+01:00 Cédric de Launois <cedric.delaun...@gmail.com>:

> Hi Scott,
>
> Thanks. I'll test the changes. I hope to do that this WE...
>
> Cedric
>
>
> 2014-03-20 14:13 GMT+01:00 Scott Talbert <s...@techie.net>:
>
>> Cedric,
>>
>> Logitech made some more changes to the web service recently, so I had to
>> push some fixes yesterday.  Make sure to do another git pull before you run
>> any more tests.
>>
>> Thanks,
>> Scott
>>
>>
>> On Mon, 10 Mar 2014, Cédric de Launois wrote:
>>
>>  Hi Scott,
>>>
>>> I'm using Ubuntu 12.04 LTS, with LANGUAGE=en, LANG=en_US.UTF-8,
>>> LC_TIME=en_GB.UTF-8, Python 2.7.3.
>>>
>>> I'll try to find some time this week to re-run your test.
>>>
>>> Thanks,
>>> Cedric
>>>
>>>
>>>
>>
>> ------------------------------------------------------------------------------
>>
>> Learn Graph Databases - Download FREE O'Reilly Book
>> "Graph Databases" is the definitive new guide to graph databases and their
>> applications. Written by three acclaimed leaders in the field,
>> this first edition is now available. Download your free book today!
>> http://p.sf.net/sfu/13534_NeoTech
>> _______________________________________________
>> concordance-devel mailing list
>> concordance-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/concordance-devel
>>
>>
>
No handlers could be found for logger "suds.umx.typed"
Unhandled exception in thread started by 
Traceback (most recent call last):
  File "./mhgui", line 128, in ThreadFunction
    result = self.backgroundFunction(*self.backgroundFunctionArgs)
  File "./mhgui", line 317, in LoadData
    self.remotes = mhMgr.GetRemotes()
  File "/home/cedric/Downloads/concordance/congruity-code/mhmanager.py", line 
197, in GetRemotes
    self.GetHousehold()
  File "/home/cedric/Downloads/concordance/congruity-code/mhmanager.py", line 
193, in GetHousehold
    self.household = self.client.service['AccountManager'].GetMyHousehold()
  File "/usr/lib/python2.7/dist-packages/suds/client.py", line 542, in __call__
    return client.invoke(args, kwargs)
  File "/usr/lib/python2.7/dist-packages/suds/client.py", line 602, in invoke
    result = self.send(soapenv)
  File "/usr/lib/python2.7/dist-packages/suds/client.py", line 647, in send
    result = self.succeeded(binding, reply.message)
  File "/usr/lib/python2.7/dist-packages/suds/client.py", line 684, in succeeded
    reply, result = binding.get_reply(self.method, reply)
  File "/usr/lib/python2.7/dist-packages/suds/bindings/binding.py", line 165, 
in get_reply
    result = unmarshaller.process(nodes[0], resolved)
  File "/usr/lib/python2.7/dist-packages/suds/umx/typed.py", line 66, in process
    return Core.process(self, content)
  File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 48, in process
    return self.append(content)
  File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 63, in append
    self.append_children(content)
  File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 140, in 
append_children
    cval = self.append(cont)
  File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 63, in append
    self.append_children(content)
  File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 140, in 
append_children
    cval = self.append(cont)
  File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 63, in append
    self.append_children(content)
  File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 140, in 
append_children
    cval = self.append(cont)
  File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 63, in append
    self.append_children(content)
  File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 140, in 
append_children
    cval = self.append(cont)
  File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 63, in append
    self.append_children(content)
  File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 140, in 
append_children
    cval = self.append(cont)
  File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 61, in append
    self.start(content)
  File "/usr/lib/python2.7/dist-packages/suds/umx/typed.py", line 80, in start
    raise TypeNotFound(content.node.qname())
suds.TypeNotFound: Type not found: 'a:Dongles'
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to