Skip to content

Crash on startup #12

Description

@mcepl

After the installation when running ./src/muon I got this:

Traceback (most recent call last):
  File "/usr/lib64/python2.7/threading.py", line 811, in __bootstrap_inner
    self.run()
  File "/home/matej/archiv/knihovna/repos/Muon/lib/python2.7/site-packages/xudd/hive.py", line 96, in run
    self.workloop()
  File "/home/matej/archiv/knihovna/repos/Muon/lib/python2.7/site-packages/xudd/hive.py", line 121, in workloop
    self._process_actor_messages()
  File "/home/matej/archiv/knihovna/repos/Muon/lib/python2.7/site-packages/xudd/hive.py", line 170, in _process_actor_messages
    actor.handle_message(message)
  File "/home/matej/archiv/knihovna/repos/Muon/lib/python2.7/site-packages/xudd/actor.py", line 22, in wrapper
    result = func(self, message)
  File "/home/matej/archiv/knihovna/repos/Muon/lib/python2.7/site-packages/xudd/actor.py", line 85, in handle_message
    result = message_handler(message)
  File "/home/matej/archiv/knihovna/repos/Muon/src/pump/main.py", line 37, in setup
    client_type="native"
TypeError: __init__() got an unexpected keyword argument 'client_name'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions