Search Criteria
Package Details: wavebox-bin 4.11.4-1
Git Clone URL: | https://aur.archlinux.org/wavebox-bin.git (read-only) |
---|---|
Package Base: | wavebox-bin |
Description: | The next generation of web-desktop communication |
Upstream URL: | https://wavebox.io/ |
Keywords: | gmail outlook slack trello wavebox |
Licenses: | |
Provides: | |
Submitter: | subosito |
Maintainer: | subosito |
Last Packager: | subosito |
Votes: | 20 |
Popularity: | 0.91 |
First Submitted: | 2017-04-11 01:25 |
Last Updated: | 2019-10-10 22:52 |
Dependencies (9)
- alsa-lib (alsa-lib-x205ta)
- gconf (gconf-gtk2)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-patched-filechooser-icon-view, gtk2-git)
- libxss
- libxtst
- nss (nss-hg)
- gvfs (gvfs-nosystemd) (optional)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id) (optional)
- ttf-ms-fonts (fake-ms-fonts, ttf-win7-fonts, ttf-ms-win8, ttf-ms-win8-arabic, ttf-ms-win8-hebrew, ttf-ms-win8-sea, ttf-ms-win8-indic, ttf-ms-win8-japanese, ttf-ms-win8-korean, ttf-ms-win8-zh_cn, ttf-ms-win8-zh_tw, ttf-ms-win8-thai, ttf-ms-win8-other, ttf-ms-win10) (optional)
Latest Comments
1 2 Next › Last »
logankoester commented on 2019-12-04 08:03
More details:
https://blog.wavebox.io/stay_focused_be_more_productive_wavebox10/
https://kb.wavebox.io/trying-wavebox-10/
logankoester commented on 2019-12-04 08:02
So, apparently the developer is now referring to the 4.x branch as "Wavebox Classic", and the latest "Wavebox" is now 10.0.29 (skipping several majors in the jettison of Electron).
https://blog.wavebox.io/version-10-0-29/
Kage-Yami commented on 2019-03-12 05:03
Starting with Wavebox-4.8.0, "libnode.so" is no longer included, so this AUR package is currently failing to install due to the last line of
pkgbuild()
:chmod 644 "${pkgdir}/usr/share/wavebox/libnode.so"
Removing this line makes the installation work, and Wavebox seems to be running fine.
benvosper commented on 2019-01-22 14:54
Is anyone else experiencing extremely poor performance in the settings windows? General app performance is snappy, but the "Account Settings" and "Preferences" windows that pop up are extremely slow: ~1 FPS. You can click on settings, it's just sub-optimal!
EDIT: Make sure your WebGL is working properly. Derp.
subosito commented on 2018-04-28 11:41
@yochaigal v3.14.5 removed libappindicator-gtk2 as required dependency. Thanks.
yochaigal commented on 2018-04-27 11:18
Could you please remove libappindicator-gtk2 as a required dependency?
The application works MUCH better without it (there is a whole left-click UI I'd never seen before). See here for more:
https://github.com/wavebox/waveboxapp/issues/654
I believe it can also use GTKstatusIcon?
subosito commented on 2018-04-19 01:26
@yochananmarqos Thanks for pointing out. Just pushed a fix for that.
yochananmarqos commented on 2018-04-18 14:48
The sha256sums don't match for 3.14.2.
subosito commented on 2018-01-17 02:06
@wizpig64 Yeah, you're right. I've added ttf-ms-fonts as optional dependencies. Thanks for the suggestion.
wizpig64 commented on 2018-01-17 01:38
after upgrading to 3.9, wavebox suggested installing microsoft's core fonts, which fixed my font selector as shown in the screenshot here: https://wavebox.io/kb/installing-linux-fonts
the aur package is ttf-ms-fonts: https://aur.archlinux.org/packages/ttf-ms-fonts/
maybe it should be listed as a dependency?