Pulsar don't start
#1
Hi
I recently install Kodi 15.2 on Kubuntu Trusty 14.04 LTS X86_64. I installed Pulsar 0.6.1 but daemon don't start on Kodi launch. When I select Pulsar from Addons it said that I must restart xmbc all the time. I find the pulsar binary, and start it from terminal and this is what I got:
Quote: ~/.kodi/addons/plugin.video.pulsar/resources/bin/linux_x64$ ./pulsar
2016-01-09 16:11:18 INFO main
2016-01-09 16:11:18 INFO main .__
2016-01-09 16:11:18 INFO main ______ __ __| | ___________ _______
2016-01-09 16:11:18 INFO main \____ \| | \ | / ___/\__ \\_ __ \
2016-01-09 16:11:18 INFO main | |_> > | / |__\___ \ / __ \| | \/
2016-01-09 16:11:18 INFO main | __/|____/|____/____ >(____ /__|
2016-01-09 16:11:18 INFO main |__| \/ \/
2016-01-09 16:11:18 INFO main
2016-01-09 16:11:18 INFO main Version: 0.6.0 Git: v0.6.0 Go: go1.4.1
2016-01-09 16:11:18 INFO config Reloading configuration...
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x5ee674]


goroutine 1 [running]:
github.com/steeve/pulsar/xbmc.executeJSONRPCEx(0xefba50, 0xc, 0xcc35e0, 0xc20808c0e0, 0x164dc38, 0x0, 0x0, 0x0, 0x0)
/Users/steeve/projects/go/src/github.com/steeve/pulsar/xbmc/jsonrpc.go:60 +0x274
github.com/steeve/pulsar/xbmc.GetAddonInfo(0xc2080e2000)
/Users/steeve/projects/go/src/github.com/steeve/pulsar/xbmc/xbmcaddon.go:24 +0x8f
github.com/steeve/pulsar/config.Reload(0xc2080e35c0)
/Users/steeve/projects/go/src/github.com/steeve/pulsar/config/config.go:52 +0x69
main.main()
/Users/steeve/projects/go/src/github.com/steeve/pulsar/main.go:71 +0x481

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2232 +0x1

goroutine 7 [chan receive]:
github.com/steeve/pulsar/util.func·001()
/Users/steeve/projects/go/src/github.com/steeve/pulsar/util/ratelimit.go:26 +0x6f
created by github.com/steeve/pulsar/util.NewRateLimiter
/Users/steeve/projects/go/src/github.com/steeve/pulsar/util/ratelimit.go:29 +0x19f

Any solution?
Reply
#2
have you enabled/installed any pulsar providers?
Reply
#3
have you posted in the right thread?
Reply

Logout Mark Read Team Forum Stats Members Help
Pulsar don't start0