Call for testing: tably-snap

Hi! I’m a student partaking in the Google Code-In competition, and as part of my task, I was hoping you all could help test my snap. It’s called tably, and can be installed with

snap install tably-snap --channel=beta

I fixed the problem, everything should run really smoothly now

Thanks so much!

The link to the github repo is here:

fennecus-z/tably-snap

Hey! Thanks for this. Did you build this on 17.10? It seems to fail to launch on 16.04. So I suspect you probably need to build it on a 16.04 machine or using snapcraft cleanbuild (in a lxd container).

alan@hal:~$ tably
python3: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by python3)

yes I did… Thanks for the input, will get right on it

However, I’m not sure of how much time I’ll have to do this, as I’ll be quite busy between today and tomorrow, and the deadline for the task is fast approaching. Could I please get an extension?

@popey I’ve fixed it! Had to stay up quite late though :sleepy:

instead of

tably

its now

tably-snap

thanks again!