Pale: binary operator expected

After having uninstalled palemoon from my system I keep getting these messages:

[~]$ TIFFReadDirectory: Warning, Unknown field with tag 512 (0x200) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 519 (0x207) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 520 (0x208) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 521 (0x209) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 59932 (0xea1c) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 512 (0x200) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 519 (0x207) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 520 (0x208) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 521 (0x209) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 59932 (0xea1c) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 512 (0x200) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 519 (0x207) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 520 (0x208) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 521 (0x209) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 59932 (0xea1c) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 512 (0x200) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 519 (0x207) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 520 (0x208) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 521 (0x209) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 59932 (0xea1c) encountered.
/usr/bin/xdg-mime: line 323: [: /home/poq/.local/share/applications/userapp/Pale: binary operator expected
/usr/bin/xdg-mime: line 325: [: /home/poq/.local/share/applnk/userapp/Pale: binary operator expected
which: no palemoon in (/usr/lib/palemoon)

I chose to remove all dependencies when uninstalling Palemoon, using pamac. However, something is stuck. Any idea how to fix this?

If you uninstalled Pale Moon from your system you probably don’t need the .desktop file ~/.local/share/applications/userapp-Pale Moon.desktop.

Also, to set a different browser as the default one in your system, open the file ~/.profile and set in in the line

export BROWSER=/usr/bin/your_browser

replacing the reference to Pale Moon in this line.

2 Likes

Thanks, @bill_t. I will try this and report back.

1 Like

So far it looks like your tips fixed the issue :wink: :+1:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.