Skip to content
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

profiles: claws-mail: note no3d issue with "fancy" plugin #6383

Merged
merged 1 commit into from
Jun 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
profiles: claws-mail: note no3d issue with "fancy" plugin
Fixes #6377.
  • Loading branch information
Dieterbe authored and kmk3 committed Jun 14, 2024
commit 15af5a7774cbd5f0ea24a88244cce3709733e9fa
5 changes: 5 additions & 0 deletions etc/profile-a-l/claws-mail.profile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ include claws-mail.local
# Persistent global definitions
include globals.local

# Note: If you use things like claws-mail's "fancy" (html rendering) plugin and
# the X11 window freezes, 'no3d' is likely the cause. In which case, try
# adding the following line to claws-mail.local:
#ignore no3d

noblacklist ${HOME}/.claws-mail

mkdir ${HOME}/.claws-mail
Expand Down