-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Workarounds #159
Comments
WaylandYou need to force Thunderbird to use X11. Starting from a shell: env GDK_BACKEND=x11 thunderbird or find the .desktop file for Thunderbird:
and change the
If GDK_BACKEND=x11 doesn't work, one could try the following instead (@Antiz96) :
|
Am I missing something here? I am using Arch with KDE Wayland and downloaded I then edited the desktop entry to Is this expected, or am I doing something wrong here? |
You are using a third party thunderbird package. I do not know how or where the files are installed for this one.
|
KDE auto start problems
If you have KDE auto start problems, use the following setup:
Switch to "manually saved sessions":
Disable the use of systemd for KDE auto start:
https://old.reddit.com/r/archlinux/comments/ves6mh/kde_autostart_mostly_no_longer_working/inf2mwq/
Create a bash script called thunderbird.sh like this:
and put it in your home dir. I needed the 30 sec delay for the Wifi to connect.
Then add a file named "thunderbird.sh.desktop" into the ~/.config/autostart directory containing this:
change into your used username.
Save your current session WITHOUT Thunderbird running.
The text was updated successfully, but these errors were encountered: