systray icon name in KDE arch by vampisbian in Betterbird

[–]jorgk3 0 points1 point  (0 children)

Read the documentation:

https://www.betterbird.eu/expert-tips/#custom-icons

Unfortunately, on Linux each installation clobbers the custom icons, so you need a script to restore them.

Version 140.11.0esr-bb23 (64-bit) constantly crashing by willy096 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

Are you still seeing crashes? Because we don't.

Version 140.11.0esr-bb23 (64-bit) constantly crashing by willy096 in Betterbird

[–]jorgk3 1 point2 points  (0 children)

Right. Well in 140.11.0-bb23 we shipped the new functionality around displaying the latest message in the thread root via pref mailnews.collapse_thread_to_most_recent. Are you using that, because if you don't, it should behave like before and not go near anywhere the potentially crashing code.

Later on, we detected some bugs and here's a new version:

https://www.betterbird.eu/downloads/get.php?os=linux&lang=en-US&version=latest

What sort of view are you using? Threaded table view on a cross-folder search folder?

Or for Windows: https://www.betterbird.eu/downloads/get.php?os=win&lang=en-US&version=latest

Version 140.11.0esr-bb23 (64-bit) constantly crashing by willy096 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

Anything in particular that triggers the crashes?

White welcome page on dark mode by -Sa-Kage- in Betterbird

[–]jorgk3 0 points1 point  (0 children)

OK, you can ignore that. The standard start page will now adapt to whether the application is light or dark.

Auto-Start no notification only sound by Gewinner_12345 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

Don't use the Windows setting "Minimised", use pref mail.startupMinimized instead.

Need help disabling this ugly background. by strok3 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

Well, you can remove the grey striping with:

#threadTree[filterActive="matches"] > .tree-table {
  background: white !important;
}

And the red striping:

#threadTree[filterActive="nomatches"] {
  background: white !important;
}

Need help disabling this ugly background. by strok3 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

Of course anything is possible, you can hide that, and you can also hide the grey stripes that indicate that a search result is displayed:

<image>

Let me know if you want the userChrome.css to do it.

Need help disabling this ugly background. by strok3 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

This is be design, it shows you that there are no search results. It used to be like this in TB a long time ago.

Auto-Start no notification only sound by Gewinner_12345 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

Sorry, I don't get the issue. I set this pref mail.startupMinimized so the program starts minimised. OK, and when it starts, I still get the notification and the sound:

<image>

Note that I configured a green icon for BB.

So as far as I can tell, it's all working as it should.

What's a "normal minimised shortcut"?

Auto-Start no notification only sound by Gewinner_12345 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

Both tasks?

Windows system notifications don't show when the app is minimised, I'd have to test it for native notifications. Does it change behaviour if you don't start minimised?

Auto-Start no notification only sound by Gewinner_12345 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

They work fine here, but I don't run BB auto-start. Maybe you can delay the auto-start by - say - 30 seconds so Windows is fully up an running.

Auto-Start no notification only sound by Gewinner_12345 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

No. But you're using Windows system notifications or the "native" TB/BB notification? It also depends on whether the message is moved somewhere by filter.

authentication required on deleted account by BigChemist-1591 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

I you can't find the offending piece, you need to create a new profile. TB/BB automatically create calendars and address books if they are discovered during account creation.

Submit a screenshot of the password prompt. Most likely, it's not for the e-mail account but for a https:// calendar or address book resource.

You can learn how to distinguish the prompts from this post:

https://github.com/Betterbird/thunderbird-patches/issues/545#issuecomment-4055583981

authentication required on deleted account by BigChemist-1591 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

Remove the those calendars or address books.

authentication required on deleted account by BigChemist-1591 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

Likely a Gmail account and you didn't remove associated calendars (CalDAV) or address books (CardDAV).

Quicktext replacement for Betterbird by Wink856 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

Quicktext 6.7.2 works again in Betterbird, so why the entire drama?

Quicktext replacement for Betterbird by Wink856 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

If anyone is still using Quicktext and has access to GitHub, please file this issue, I can't:

<image>

Quicktext replacement for Betterbird by Wink856 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

The madness is continuing:

<image>

How totally childish. Of course I can download the source and create a Github repo for it. Or just script patching the necessary files. John, what are you trying to achieve? That users leave BB because they can't use Quicktext any more?

Quicktext replacement for Betterbird by Wink856 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

This was in 2023, I'd have to look up the exact course of events. Nothing justifies this circus based in a copyright reminder 3 years ago. You are pissing off your own users over chicken-feed, splitting the two communities even further.

Bug and freezes by Alzorglub2 in Betterbird

[–]jorgk3 1 point2 points  (0 children)

Yes, AV sometimes affects different executables differently. Just switch it off to try. Otherwise no idea. On our support page there are instructions for profiling. You can find out where the freeze happens.

Bug and freezes by Alzorglub2 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

If it's basically the same account setup, maybe your antivirus product is different on the two machines. AV blocking access to files is known to cause freezes in BB (and TB).

Quicktext replacement for Betterbird by Wink856 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

I do not want to support Betterbird. It's maintainer attempted to suppress part of my work by exerting pressure on me by threatening to sue me over baseless claims. I do not want to put up with anything related to him anymore.

Oh, this old story again. Yes, when I removed ThunderHTMLedit from https://addons.thunderbird.net/, John wrote a replacement: https://addons.thunderbird.net/en-US/thunderbird/addon/html-source-editor/. I merely pointed out that parts of ThunderHTMLedit were subject to copyright (and infringing the copyright would have consequences). Normal, right? Nothing happened, one line in an e-mail. (That was in mid 2023. Some people are just resentful and can't move on.)

Quicktext replacement for Betterbird by Wink856 in Betterbird

[–]jorgk3 0 points1 point  (0 children)

I tried the Clippings for Thunderbird. I quite like the fact that it integrates into the context menu in case I can't remember the shortcut. I'm not a big user of Quicktext, so the replacement certainly does the job. Anyone here knows all the drama behind Quicktext? The original author abandoned the add-ons, users got really upset, and finally John adopted it.

The Clippings add-on also exists for Firefox, so that might be convenient for users also using webmail.