mintrayr icon indicating copy to clipboard operation
mintrayr copied to clipboard

thundebird update to 68.0 addon is deactivated

Open DMHas opened this issue 5 years ago • 23 comments

Hello,

the update of thunderbird to version 68.0 deactivate this addon. With all older version it work's fine.

Best regards, DMHas

To Reproduce Steps to reproduce the behavior: update to the newest Thunderbird version

Environment (please complete the following information):

  • OS: Windows 10, Debian
  • Thunderbird Version 68.0
  • MinimizeToTray Reanimated Version1.4.11

DMHas avatar Aug 29 '19 14:08 DMHas

Already in version 68.1 and not yet fixed :(

WebxMasterx avatar Sep 12 '19 19:09 WebxMasterx

Given that it will become more and more difficult to maintain this kind of extension with Web Extensions (maybe there is already no way to do it with TB68, I have no idea), maybe it's worth trying out this stand-alone tool instead: https://github.com/gyunaev/birdtray

sagamusix avatar Sep 16 '19 21:09 sagamusix

I switched to using https://github.com/user-none/KDocker which using Fedora 30 & KDE Plasma works nicely.

rnc avatar Sep 16 '19 21:09 rnc

As BirdTray didn't quite fit my bill, I sat down for an evening and wrote something for myself: TBTray

Disclaimer: I wrote this tool for myself to fix exactly the issue I was having. If it's useful to you as well, that's great! But please don't report any suggestions on how to improve it. Besides having a day job in software development I already maintain enough other open-source software that I have zero intention on spending any more work on TBTray apart from fixing serious bugs if any show up. Feel free to fork it and incorporate any changes you want, though.

This tool is only for Windows, and it does nothing more and nothing less than moving Thunderbird to the notification area if you minimize or close it. It works by injecting a window message hook into the Thunderbird process so it's an external program like BirdTray, but more lightweight.

sagamusix avatar Sep 20 '19 22:09 sagamusix

@sagamusix , TBTray works great with Thunderbird 68.1 on Windows 7. Thanks!

userlond avatar Sep 23 '19 01:09 userlond

Glad to hear it's working for you :)

sagamusix avatar Sep 23 '19 05:09 sagamusix

TBTray works great with Thunderbird 68.1 on Windows 7. Thanks!

download from...?

gabri25ele avatar Sep 24 '19 13:09 gabri25ele

@gabri25ele, I've downloaded from https://github.com/sagamusix/TBTray/releases (direct link is https://github.com/sagamusix/TBTray/archive/v0.10.1.zip)

userlond avatar Sep 24 '19 14:09 userlond

is this issue a real problem or it just needs a bump of the TB version in install.rdf?

CristiCimpianu avatar Oct 03 '19 11:10 CristiCimpianu

I don't think it's as simple as a few tweaks, and extensions no longer use install.rdf. https://developer.thunderbird.net/add-ons/updates

jnines avatar Oct 03 '19 12:10 jnines

Unfortunately,

  • BirdTray is warned about by VirusTotal and Windows doesn't want to execute it
  • TBTray doesn't work (I read the trouble shooting part of the readme)

I'm on Windows 10.

h-h-h-h avatar Dec 22 '19 07:12 h-h-h-h

* BirdTray is warned about by VirusTotal and Windows doesn't want to execute it

At VirusTotal right now, just four out of seventy anti-malware scanners flag it in any way and one of those is just that the binary is compressed (which is a stupid "detection" and should not exist) and another flags in the "potentially unwanted application" category, which isn't malware but just like "we think some people don't want this program" whilst if you do want it... that is obviously not a problem. That leaves one product that flags it but with a definition detection reference without a description and the last one just a generic "unsafe", so... I think you can probably be quite sure things are fine, but you have to make that decision yourself. That's how VirusTotal works. It executes just fine.

b9AcE avatar Dec 22 '19 11:12 b9AcE

* BirdTray is warned about by VirusTotal and Windows doesn't want to execute it

* TBTray doesn't work (I read the trouble shooting part of the readme)

completely sure for my ESET NOD32. for me it's sufficient.

gabri25ele avatar Dec 22 '19 22:12 gabri25ele

I use a general-purpose "Send to Tray" app called RBTray (forked and maintained by benbuck). You can send any program to the tray using a few different methods. The one I use for Thunderbird is holding shift and right-clicking the title bar of Thunderbird's main window:

https://github.com/benbuck/rbtray

PortableApps.com also offers a portable version of the same:

https://portableapps.com/apps/utilities/rbtray-portable

I use this program already, so I'm fine with the basic functionality it provides, but if you need something that lets you interact with the tray icon (for instance, to trigger Thunderbird's "Get All Mail" option), this won't do it for you; the only tray context menu options are Close Window and Restore Window.

PMTabs avatar Dec 26 '19 00:12 PMTabs

@h-h-h-h

TBTray doesn't work

Perhaps you tried to use the wrong version. Your version of Thunderbird might very well still be the 32bit version and then you need to use the 32bit version for TBTray.

oliver-graetz avatar Dec 29 '19 04:12 oliver-graetz

@oliver-graetz: Thanks, that was it. My Thunderbird is 32-bit.

h-h-h-h avatar Dec 30 '19 06:12 h-h-h-h

By adding a manifest.json I can install the plug-in. But it seems, that the settings are not getting saved any more. So the plug-in does nothing. :-( https://developer.thunderbird.net/add-ons/tb68/overlays

Schoaf avatar Jan 07 '20 12:01 Schoaf

Oh no, I just got updated to 68.3.1 and have no longer a tray icon. Stupid Mozilla developers who refuse to implement this natively.

T3rm1 avatar Jan 13 '20 08:01 T3rm1

Oh no, I just got updated to 68.3.1 and have no longer a tray icon. Stupid Mozilla developers who refuse to implement this natively.

write to bugzilla.mozilla.org and use birdtray https://github.com/gyunaev/birdtray or ThunderbirdTray https://github.com/TheGuardianWolf/ThunderbirdTray

gabri25ele avatar Jan 13 '20 10:01 gabri25ele

Oh no, I just got updated to 68.3.1 and have no longer a tray icon. Stupid Mozilla developers who refuse to implement this natively.

write to bugzilla.mozilla.org and use birdtray https://github.com/gyunaev/birdtray or ThunderbirdTray https://github.com/TheGuardianWolf/ThunderbirdTray

Someone already wrote a ticket for that 17 years ago :) https://bugzilla.mozilla.org/show_bug.cgi?id=208923

Unfortunately it was closed last year.

T3rm1 avatar Jan 13 '20 11:01 T3rm1

I think actual issue is https://bugzilla.mozilla.org/show_bug.cgi?id=1486221

Kirill avatar Jan 13 '20 11:01 Kirill

Thunderbird even already administrates a tray icon, but only one to announce new messages! You would think the Thunderbird creators would deem it the most basic functionality to not always have a needles, annoying taskbar button; but no. Don't they use their own product?

h-h-h-h avatar Jan 13 '20 13:01 h-h-h-h

Thunderbird even already administrates a tray icon, but only one to announce new messages!

I changed also that! (i don't like the new one)

gabri25ele avatar Jan 13 '20 14:01 gabri25ele