On Linux, right clicking the Dropbox panel icon and selecting Launch Dropbox website does not work.
It creates a file in /tmp called something like dropbox-antifreeze-6bajuC and tries to run it.
There are two problems with this.
1) The first line of the file is blank making automatic file type identification fail
2) The file is identified as a perl script and opens in kate.
Removing the leading blank line and adding a .html extension to the file name of a temporarily saved copy of the file makes it work as expected.
Since it's not remotely a perl file, I can't change my file type options in properties without potentially breaking a bunch of things,
How do I fix this?
kubuntu 18.04 Linux/KDE 5.47.0/Qt 5.9.5