- Package:
- src:alltray
- Source:
- alltray
- Submitter:
- Jeremy Bicha
- Date:
- 2022-06-29 17:36:07 UTC
- Severity:
- important
- Tags:
Your package depends or build-depends on gconf, but gconf will be removed from Debian soon. gconf's last release was about 5 years ago. It has been replaced by gsettings (provided in Debian by source glib2.0 ) References ---------- https://developer.gnome.org/gio/stable/ch34.html https://developer.gnome.org/gio/stable/GSettings.html On behalf of the Debian GNOME team, Jeremy Bicha
Dear maintainer, I've prepared an NMU for alltray (versioned as 0.71b-1.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should cancel it. cu Adrian
We believe that the bug you reported is fixed in the latest version of alltray, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 885818@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Adrian Bunk <bunk@debian.org> (supplier of updated alltray package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) Format: 1.8 Date: Sat, 27 Jan 2018 10:27:47 +0200 Source: alltray Binary: alltray Architecture: source Version: 0.71b-1.1 Distribution: unstable Urgency: low Maintainer: Ignace Mouzannar <mouzannar@gmail.com> Changed-By: Adrian Bunk <bunk@debian.org> Description: alltray - Dock any program into the system tray Closes: 885818 Changes: alltray (0.71b-1.1) unstable; urgency=low . * Non-maintainer upload. * Disable gconf support. (Closes: #885818) Checksums-Sha1: ddde4af1d8a6bb7f2ee3102a5298d1811bec0a7b 1903 alltray_0.71b-1.1.dsc f0ecc0211ac7cbcd933b06be192e6a61589086bd 4320 alltray_0.71b-1.1.debian.tar.xz Checksums-Sha256: a18e3e4430083eb19e8746767a9d2835a0bcbe77181783bc55d29667211536ca 1903 alltray_0.71b-1.1.dsc 230aebdd8ca5d23b6f3d26c0282e1984d07815fcd96849c233262e933b03509c 4320 alltray_0.71b-1.1.debian.tar.xz Files: cdf4e66c32d898e1dcf31a78825f8453 1903 x11 optional alltray_0.71b-1.1.dsc e5a3088a183a87201785cd1ad9c39012 4320 x11 optional alltray_0.71b-1.1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlpsOHEACgkQiNJCh6LY mLHlEA/+IODPJicFVmmn52H672r64+/D3Qm2a+/+Y2gW4PkudTpsXt/Ra57Ug8l6 6UhsKQyskGzap4hCq/9ZYPvLYfW1Rf+fuEvcAMTGwhXJ5fFReLiTn5FdBunifcl/ zxI/DG/6Md89e4n9mT3V4kHgQFNmxI7lgSAy1PmFdoS9SmkIMHbe7uQ6YRs3Mps0 XsecRujzTg0WVPbFvtKqkYV2GJRbery3J8XdKfiXu1lpUrcvq0rPnvkALBkJAFuj SWY/Ce5e0rnDP1ShO0MHGLQePn3SD6SuBd/yTCzQI6ImXQ/sERtR9lkyY8IUjAe/ 3qNr/DpaLl5k5UvRjMc7GswksLfLsMjS24ZyMffivUnT2dv4qCNxVET9vqwqxvjE NleiknIWNSa029gog2buvZ2eb/EdwiOcpPYOgQeIibD6AChArPjN+ZMHL2Ee31Tv LzpQiIwyqv+a7ZUk8bI9Yofa52fkzgE58Oy33hSRkyhgRoyBFTpahi4yLzjTyTac 5UvM8iHpf/7igyB65xklROwnozrMONxaHnE7/dgq8g8v5uYpoeJ9xntUui0Xyo0e gvN5VJwEbqUk+Knu2pLNA2rz5Ir0slL3+Xz9XdiF1VAkNAV9jOKGYRYrFdTVGwaz aQ4pjogs1hoaZxBHgnc96edjaO/KwdrZi5tSmB6Kfcn38hy7jHE= =cNaH -----END PGP SIGNATURE-----
I'm reopening this bug because alltray's gconf handling is wrong. It tries to use gconf to look up the GNOME theme, but the GNOME theme is set in gsettings. The previous fix was also incomplete. You need to patch src/main.c to not "exit 0" when run in metacity or compiz when built without gconf. Thanks, Jeremy Bicha
alltray works on openbox on Buster, as of June 2019.
The original issue was solved ("depends on gconf"). The severity
serious is inappropriate and should be lowered, even if this report
stays open for the unrelated, potential issues mentioned in message
#28 (gnome theme, exit code).
Thanks
Control: tags -1 + patch Right. Agreed as well. Attached is hopefully a proper fix, tested on MATE with the native window manager (marco) and metacity configured to use a "metacity" theme type. I couldn't make it work under gnome-shell/mutter; I guess the program doesn't support its tray anyway.
We believe that the bug you reported is fixed in the latest version of alltray, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 885818@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jeremy Bicha <jbicha@ubuntu.com> (supplier of updated alltray package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) Format: 1.8 Date: Wed, 29 Jun 2022 11:57:58 -0400 Source: alltray Built-For-Profiles: noudeb Architecture: source Version: 0.71b-4 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Jeremy Bicha <jbicha@ubuntu.com> Closes: 885818 Changes: alltray (0.71b-4) unstable; urgency=medium . * QA upload. . [ Yavor Doganov ] * Add patch to enable building without gconf (Closes: #885818) Checksums-Sha1: 5bb9b28d3686be22668d508cf2e8116160ad525b 1891 alltray_0.71b-4.dsc 267f25bee2cada256d6f8040198580e50dfd548e 6504 alltray_0.71b-4.debian.tar.xz e92ad9eed27f20b48578c6a086cd602b863f2ad9 6362 alltray_0.71b-4_source.buildinfo Checksums-Sha256: 851889f52c046c473af16663c97642f6af8bc719134797ffc88911602a1010c0 1891 alltray_0.71b-4.dsc 3b701888b07877e32a81aa22a8de59fce73e2afb4442bb759296fc8f18a07342 6504 alltray_0.71b-4.debian.tar.xz 9a8c280948b3b451c9a6fadab48b5f713ccb4ac9d15a25a7f6f1970369f757be 6362 alltray_0.71b-4_source.buildinfo Files: b46b066a3135a3dd3d8407cd4373e899 1891 x11 optional alltray_0.71b-4.dsc 758e6e3784c4958b7e6e669eb1d1723a 6504 x11 optional alltray_0.71b-4.debian.tar.xz 49394f3f95bf454deb3c5fab3ef5c534 6362 x11 optional alltray_0.71b-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmK8h4UACgkQ5mx3Wuv+ bH3dQxAAzN09FJRqF6g29Hura5DUq4EXlhOxfPbcWMIRg1zpvL6vP7/FGy/CBBKM L0hIn990423lqt7eQ5pwaDhnry35pIcSPErpnGhtbYskzA6u063PAT4yjdO2+mS/ cZXa5dJltZYBeCvobykmwCQHpJ0/NUXVLVl6q2vsTZLrrvFbLKSgk2pXGILVe0ub 3eY7KcBSEFvYtRw2acUnE+vdiUmcK/52SQ4palu4cVuKVQ5L+We9ugO+MJZarBVV 8gZNfxg1lMxRVB3YtbR1yn7VbqNbsxVUMC95vbpINIhRR4d5hLQIAoptS5Wn4hX9 BBdrCl0odW0cC0ypIEOqT3vAZGmayPBqbB2h5NXTVk20xcDZMJLhpa2xiA1XWpi4 kCkOQtAMrXC9qT9hcPGiQrLaSmbOWfN4ZlfliIX8gvN6fKi+dceZ97OAVSv4uvHU zhaRsuIcIbM18cVXsDAxi/UlzgNEh1gcqH0QpeLJfSkGdCprH4fuV1YWeT//lP5X cia5Y1Tx/ptE5vtspHxPJRaxvM8Vwf+rgJXf3z21+7vTVtFmRZ/Ea1W//uiJZEg1 yD1yVKlwz+4DoNiT2Gz9EX/22CfkMn6NUsA6wWVsjr9IBwO0diCDWL//HrgEqMh0 xyi/KStXOHRqsOXkWj85sAmFCL3rMsI/KnqefxS+Dwyvy+lJJCQ= =enYy -----END PGP SIGNATURE-----