Aditya Kurdunkar

Results 9 comments of Aditya Kurdunkar

panic: invalid encoding: expected even number of bytes for UTF-16 encoded text goroutine 5 [running]: main.getAlbumArt({0xc00007e080, 0x7f}) /H/code/goMP/imageUtils.go:28 +0x2c5 main.openImage({0xc00007e080, 0x7f}, 0x0) /H/code/goMP/render.go:46 +0x6f created by main.(*Renderer).Start /H/code/goMP/render.go:65 +0x8f

> A sample file would be great too. It is happening to most files I open ( some exceptions ) even the tag commandline utilitiy returns error but used to...

> even the tag commandline utilitiy returns error but used to work properly before ```error reading file: invalid encoding: expected even number of bytes for UTF-16 encoded text```

Hi, does this mean rendering an Image like [ueberzug](https://github.com/seebye/ueberzug)? or another way? there has been some work done for a pure go implementation of ueberzug [Link](https://gitlab.com/diamondburned/ueberzug-go) Although the creator says...

@rivo I think we can expose a function for user like SelectNext or SelectPrevious so that the user can map the keys on his own end.

is this issue still persistent? or has it been fixed?

Hi sorry for the late reply. Are you still facing this issue?

> > Hi sorry for the late reply. Are you still facing this issue? > > I am facing sth similar.. Every time I open gomp.. The cover art is...

any updates on this?