ErikEklund

Results 9 comments of ErikEklund

I tried starting with the debug flag. No change in behavior and no output in the terminal (except for "Mouse button 1" and "URL Changed", not helpful). So yes, still...

@raelgc JavaScript console errors posted above

I tried digging up 5.7.1 in the arch package archive, but after downgrade scudcloud failed with error message `libicui18n.so.58: cannot open shared object file: No such file or directory`. I...

I see. I don't know if it helps in any way, but right now I'm running the official Slack client (not flatpak / snap versions) with qt 5.10.1 with no...

On that note, the official slack client is 220 MB, vs ~350k for scudcloud :). I'm not sure people would mind a larger client, as long as it works.

Seems the issue was the SWF was not preloaded. When preloading it before initializing the webcam object it worked. Race condition?

Used preloadjs to preload. I tried to recreate this on a test page (only the cam with no preloader and nothing else), on two different external servers, but that worked...

I had the same problem, and could also solve it by changing to the SSH address. The weird thing is the problem only occurred after updating the GitHub client -...

I made a fork with some updates that fixes this (amongst other things) - that version now downloads the full sized image and adds to the post as an attachment....