Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'NoneType' object has no attribute 'group' #231

Closed
fredericpetit-gh opened this issue Jun 4, 2015 · 2 comments
Closed

'NoneType' object has no attribute 'group' #231

fredericpetit-gh opened this issue Jun 4, 2015 · 2 comments

Comments

@fredericpetit-gh
Copy link

Hi, i'm trying a new fresh installation, configure, and installation are OK, but when i want to start the GUI no, i show you the error :

./liguidsoap
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/liquidsoap/liguidsoap.py", line 72, in update
    re.compile('\n').split(self.tel.command('list'))) ]
  File "/usr/local/lib/python2.7/site-packages/liquidsoap/liguidsoap.py", line 69, in hashof
    return { 'name' : m.group(1), 'type' : m.group(2) }
AttributeError: 'NoneType' object has no attribute 'group'
@toots toots added the gui label Jul 2, 2018
@stale
Copy link

stale bot commented Jul 11, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 11, 2019
@stale
Copy link

stale bot commented Jul 18, 2019

This issue was closed for lack of activity. If you believe that it is still relevant, please confirm that it applies to the latest released version of liquidsoap and re-open the ticket. Thanks!

@stale stale bot closed this as completed Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants