Search Criteria
Package Details: volt 0.80-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/volt.git (read-only, click to copy) |
---|---|
Package Base: | volt |
Description: | Fast native desktop client for Slack |
Upstream URL: | https://volt-app.com/ |
Licenses: | unknown |
Submitter: | heinrich5991 |
Maintainer: | heinrich5991 |
Last Packager: | heinrich5991 |
Votes: | 5 |
Popularity: | 0.95 |
First Submitted: | 2019-03-30 04:34 (UTC) |
Last Updated: | 2019-05-29 23:03 (UTC) |
Latest Comments
heinrich5991 commented on 2021-04-01 23:01 (UTC)
It hasn't adhered to any timelines it set the last time around, I wouldn't hold my breath.
Caraczan commented on 2021-03-23 13:31 (UTC) (edited on 2021-03-23 13:31 (UTC) by Caraczan)
~$ volt initial setup... done! Updated. Please restart exiting from os.exit(): ~$
Hopefully this will come soon, if it lives up to promises it mades.heinrich5991 commented on 2020-10-22 09:29 (UTC)
I don't see a new Linux download URL. Please re-flag this package if you see one.
heinrich5991 commented on 2020-04-10 18:51 (UTC)
I don't see a new Linux download. Feel free to re-flag this package with a URL with the updated Linux version.
heinrich5991 commented on 2019-07-13 21:58 (UTC)
Seems to be (unintentionally?) killed by upstream. For updating it tries to access the URL
"https://github.com/voltapp/volt/releases/download/<!DOCTYPE html>\n<html>\n<head>\n <meta name=description content=Native"
Clearly, something is broken.
Iiridayn commented on 2019-07-13 19:30 (UTC)
Just does this every time I run it
Not sure if package or upstream.
heinrich5991 commented on 2019-07-11 23:00 (UTC)
Although 1.0 RC1 for Windows and macOS is out, I don't see a Linux download. Feel free to re-flag this once it becomes available.
Fingel commented on 2019-05-30 18:15 (UTC)
This app has a really sketchy authentication mechanism on linux, as far as anyone can tell it hijack's the user's Firefox session cookie. See https://github.com/voltapp/volt/issues/143 Its closed source which makes the situation even worse. Anyone installing this software should do so with extreme caution.
doctorcolossus commented on 2019-05-29 23:39 (UTC)
Thanks very much. :)
heinrich5991 commented on 2019-05-29 23:04 (UTC) (edited on 2019-05-29 23:05 (UTC) by heinrich5991)
@doctorcolossus Fixed by uploading the release somewhere else.
Upstream issue: https://github.com/voltapp/volt/issues/149.
doctorcolossus commented on 2019-05-29 22:52 (UTC)
New user here. I'm getting a "404 Not Found" error. There appears to be no volt_linux.zip under the repository's releases: https://github.com/voltapp/volt/releases The only assets listed are: Volt.dmg, volt_mac.zip, Source code (zip), Source code (tar.gz)
heinrich5991 commented on 2019-05-26 13:43 (UTC)
https://volt-app.com/
Looks like it only supports Slack. I guess that's just false advertising from the author. I'll remove it from the description, sorry.
fettouhi commented on 2019-05-24 14:08 (UTC)
I am looking for functioning twitter app and came across Volt. How do I setup Volt use twitter? When I launched for the first time it asked for Slack workspace in a webpage and an empty window opened up. Am I missing something?
sispus commented on 2019-04-23 10:47 (UTC) (edited on 2019-04-23 11:01 (UTC) by sispus)
on manjaro xfce, chose to install either glfw-x11 or glfw-wayland, errors occurred when try to start vlot from terminal. for x11:
volt: /build/glfw/src/glfw-3.2.1/src/window.c:774: glfwSetWindowUserPointer: Assertion `window != NULL' failed.
for wayland, error message is similar.
Manually installing either glfw-x11-git or glfw-wayland-git, and start, it gives:
exiting from os.exit(): Failed to initialize glad OpenGL context
edit: I also found that: https://github.com/voltapp/volt/issues/147 quote: "After some research it seems that this happens because the application requires OpenGL 3.2.1 but my machine has version 2.1. Is there a workaround to this or can the developer downgrade the OpenGL requirement?"
spurgelaurels commented on 2019-04-16 18:22 (UTC) (edited on 2019-04-16 18:22 (UTC) by spurgelaurels)
Chose to install glfw-x11. Error below occurred.
I was able to bypass this by manually installing glfw-x11-git