We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
debug output of pms command. let me know if you need more info
[0.00521] Starting Practical Music Search. panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=1 addr=16 pc=93986231718251] goroutine 16 [running]: runtime.gopanic /build/gcc/src/gcc/libgo/go/runtime/panic.go:493 :0 github_com_ambientsound_pms_widgets.Start.pN38_github_com_ambientsound_pms_widgets.UI /home/carnager/go/src/github.com/ambientsound/pms/widgets/ui.go:107 github_com_ambientsound_pms_pms.setupUI.pN35_github_com_ambientsound_pms_pms.PMS /home/carnager/go/src/github.com/ambientsound/pms/pms/setup.go:74 github_com_ambientsound_pms_pms.New /home/carnager/go/src/github.com/ambientsound/pms/pms/setup.go:42 main.main /home/carnager/go/src/github.com/ambientsound/pms/main.go:74 runtime_main /build/gcc/src/gcc/libgo/runtime/proc.c:606
The text was updated successfully, but these errors were encountered:
This looks like a duplicate of #66. Which terminal emulator are you using?
Sorry, something went wrong.
Duplicate of #66.
No branches or pull requests
debug output of pms command. let me know if you need more info
The text was updated successfully, but these errors were encountered: