Seppi

Results 69 comments of Seppi
trafficstars

Thanks, looks like I needed a few more deps. Might be worth noting in the readme! ``` sudo cpan Imager File::Slurp Slurp ``` Would you prefer a PR?

Yes, I have them! ``` ~/minko♠ pacman -Ss libgcrypt | grep installed core/libgcrypt 1.6.2-1 [installed] core/libgpg-error 1.17-1 [installed] multilib/lib32-libgcrypt 1.6.2-1 [installed] multilib/lib32-libgpg-error 1.17-1 [installed] ~/minko♠ ls /usr/lib/libudev.so* /usr/lib/libudev.so /usr/lib/libudev.so.1 /usr/lib/libudev.so.1.6.2...

Any suggestions here? Should I use a newer version of CEF, or should I softlink libgcrypt.so.16 -> libgcrypt.so.11 and libudev.so.0 -> libudev.so.1. What's the correct procedure here? Or perhaps there's...

@yosico I will try this asap! Keep in mind this is a workaround, as opposed to a solution. It would probably make more sense to update minko to be version...

I totally understand :) I would supply a pull request, but I do not really know enough Qt to do it justice. Thanks for responding!

I wasn't the one running it, but you can see it in the video. I'll do my best to isolate this issue.

If you're ok with moving away from a pure JS implementation by using some php, you can check out the index.php I commited a long while back; https://github.com/ghoulsblade/love-webplayer/blob/master/index.php You'll notice...

Ok, i got the release tomorrow, but I'll come back to this in a day or two to test. I'm suspecting it's the bloody newlines as well. Thanks

- [x] Client Connect - [ ] Client Disconnect - [x] Server Connect - [ ] Server Disconnect