Search Criteria
Package Details: birdtray 1.9.0-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flag package out-of-date
- 1 pending request
- Submit Request
Git Clone URL: | https://aur.archlinux.org/birdtray.git (read-only, click to copy) |
---|---|
Package Base: | birdtray |
Description: | Run Thunderbird with a system tray icon. |
Upstream URL: | https://github.com/gyunaev/birdtray |
Keywords: | email notifier thunderbird tray |
Licenses: | GPL-3.0 |
Submitter: | jonathon |
Maintainer: | jonathon |
Last Packager: | jonathon |
Votes: | 55 |
Popularity: | 1.42 |
First Submitted: | 2018-09-23 11:07 (UTC) |
Last Updated: | 2020-10-21 00:16 (UTC) |
Dependencies (5)
- qt5-svg (qt5-svg-git)
- qt5-x11extras (qt5-x11extras-git)
- cmake (cmake-git) (make)
- qt5-tools (qt5-tools-git) (make)
- qt5-translations (qt5-translations-git) (optional) – Support for translations
Latest Comments
1 2 3 Next › Last »
snack commented on 2022-02-28 06:37 (UTC)
Upstream seems inactive, so I doubted my bug report will get any attention soon and looked for an alternative. I tried systray-x-git and it works in Plasma Wayland session, at least for current Thunderbird version 91.6.1, doing basically all I need (minimize to tray, restore window, show unread messages). Hope this helps other Plasma Wayland users.
snack commented on 2022-02-27 07:20 (UTC)
Upstream bug report:
https://github.com/gyunaev/birdtray/issues/500
jonathon commented on 2022-02-26 23:43 (UTC)
@snack, it's worth checking upstream for that.
snack commented on 2022-02-26 08:22 (UTC)
I just tried Birdtray in a Plasma Wayland session. I get a segfault with no other info dumped to the terminal. A fresh rebuild of Birdtray using yum didn't help. Is this expected? I know Birdtray doesn't have full Wayland support but AFAIK some basic support is there, so I didn't expect the segfault.
blackhole commented on 2021-11-14 10:49 (UTC)
Here working with 91.x in a fully updated system. Try to reinstall it. If you are using yay or some other AUR helper, delete cache first.
snack commented on 2021-11-14 10:49 (UTC)
Works here with TB 91.3.0-1. Try rebuilding Birdtray and if it still does not work then start it from command line with:
$ birdtray -l log.txt &
and check the content of log.txt for possible hints about the crash at startup.
electricprism commented on 2021-08-08 20:19 (UTC)
I don't think this works with Thunderbird 91
muncrief commented on 2020-11-23 16:50 (UTC)
@Ennoia, this error occurs when you have a QT program that's using an earlier library. Most QT programs are updated automatically, but some that are manually compiled have to be compiled again.
In my case I use qt5-styleplugins from the AUR, and I have to reinstall it or I get the compatibility error.
Ennoia commented on 2020-11-23 07:50 (UTC)
Hi, Just got this message this morning "Cannot mix incompatible Qt library (5.15.1) with this library (5.15.2) Abandon (core dumped)" Can you iterate your package, please ?
1 2 3 Next › Last »