@emsenn How's testing going to help here? It's working, it just made that very clear. It should ideally have a bit more of a battery threshold and first start indicating a dying battery visually.
Notices by muesli (fribbledom@mastodon.social), page 33
-
muesli (fribbledom@mastodon.social)'s status on Monday, 13-May-2019 04:36:37 UTC muesli
-
muesli (fribbledom@mastodon.social)'s status on Monday, 13-May-2019 04:32:23 UTC muesli
When the smoke detector wakes you up with a crazy alarm sound... because its battery is almost empty. I guess I'd rather have that than die in my sleep, but I still think it's not exactly the most user-friendly solution ๐
-
muesli (fribbledom@mastodon.social)'s status on Monday, 13-May-2019 03:25:12 UTC muesli
๐
I guess somebody had to do something about that...
-
muesli (fribbledom@mastodon.social)'s status on Monday, 13-May-2019 01:30:01 UTC muesli
You know you got this tune stuck in my head now ๐
-
muesli (fribbledom@mastodon.social)'s status on Sunday, 12-May-2019 15:44:18 UTC muesli
You're welcome! Great to hear you managed to build it. Please do open a ticket and provide a screenshot if possible!
Thank you!
-
muesli (fribbledom@mastodon.social)'s status on Sunday, 12-May-2019 15:20:59 UTC muesli
You can probably ignore the last error you see here. It tries to compile the project with "go build", but that is expected to fail.
If Qt and the Qt/Go bindings are installed correctly, you can now continue with the qtdeploy command.
-
muesli (fribbledom@mastodon.social)'s status on Sunday, 12-May-2019 02:30:46 UTC muesli
I've just updated the README with build instructions for Ubuntu, that I ran and tested myself in a virtual machine.
Let me know if this helps!
-
muesli (fribbledom@mastodon.social)'s status on Sunday, 12-May-2019 01:03:23 UTC muesli
Not yet, but I'm planning to do a build on macOS later tonight.
-
muesli (fribbledom@mastodon.social)'s status on Sunday, 12-May-2019 00:02:38 UTC muesli
Working on it! There is seemingly an upstream issue causing an issue on Ubuntu/Debian based distros right now.
In the meantime you can try out the statically linked binary if you don't mind. See the (just updated) README on GitHub.
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 11-May-2019 19:32:25 UTC muesli
@dadosch Fantastisch, danke! Werd ich selbst gleich nutzen :D
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 11-May-2019 19:09:23 UTC muesli
Forgetting to export QT_PKG_CONFIG=true maybe?
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 11-May-2019 19:01:37 UTC muesli
Sorry to hear. Eventually there'll be packages, or you could try the static executable I just posted, which should work on Ubuntu just fine.
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 11-May-2019 19:00:37 UTC muesli
Did you see the static executable I just posted a link to?
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 11-May-2019 18:59:38 UTC muesli
The good news is that I can actually reproduce that on Ubuntu 19.04. I seem to progress further when also installing the qt*5-doc-html packages, even though I'm not quite sure what's hidden in there.
-
Telephant (telephant@mastodon.social)'s status on Saturday, 11-May-2019 18:47:34 UTC Telephant
Since many of you still run into issues building Telephant on Ubuntu/Debian, I've decided to build a (mostly) static executable you should be able to run on a bunch of recent Linux distros.
Tested on Arch & Ubuntu 19.04.
Find it here:
https://github.com/muesli/telephant/releases/download/v0.1/telephant_0.1pre_Linux_64bitTrying to create proper packages for a few distros next.
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 11-May-2019 18:39:56 UTC muesli
Which package are you missing for Arch now? I'm developing this on Arch, so I'm fairly sure install is at least rather straight forward on that particular platform ๐
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 11-May-2019 18:17:37 UTC muesli
Sounds like missing qt5 packages.
therecipe/qt's wiki recommends:
sudo pacman -S --noconfirm --needed qt5This may be a bit excessive, though.
I believe these packages are enough at build time (and you actually need even less at run time):
qt5-base qt5-tools qt5-declarative qt5-imageformats qt5-network qt5-quickcontrols2 qt5-multimedia qt5-svg
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 11-May-2019 17:13:08 UTC muesli
Guess I'll have to install another Ubuntu VM to try and reproduce the build errors you people are reporting.
...and while I'm at it, I might as well build a package for it ๐
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 11-May-2019 17:09:57 UTC muesli
Really appreciated, thank you! ๐
-
muesli (fribbledom@mastodon.social)'s status on Saturday, 11-May-2019 17:07:40 UTC muesli
Oh well, don't worry. I'm sure there will be packages soon enough.