Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

thunner not usable #18

@volca02

Description

@volca02

Hi,

Python 2.7.5 on Arch linux. Tested both against python2-gmusicapi and python2-gmusicapi-git - both produce an empty screen where no keypress influences anything besides q that quits the program.

Pressing space causes thunner to spit this:

Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 808, in __bootstrap_inner
                                                                                                                                           self.run()
                                                                                                                                                       File "/usr/lib/python2.7/threading.py", line 761, in run
                                                                                                                                                                                                                   self.__target(*self.__args, **self.__kwargs)
File "./thunner", line 192, in pause
p.stdin.write(' ')
AttributeError: 'NoneType' object has no attribute 'stdin'

No menu selection is visible (though I don't know how it should look like).

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