System information:
Operating System: Fedora Linux 35
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Kernel Version: 5.16.11-200.fc35.x86_64 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-1065G7 CPU @ 1.30GHz
Memory: 7.5 GiB of RAM
Graphics Processor: Mesa Intel® Iris® Plus Graphics
-------------------
I use Dropbox application from RPMfusion-nonfree repo on Fedora 35. In the last few months when using Dropbox from the bash I see the error message:
/usr/bin/dropbox:614: DeprecationWarning: isSet() is deprecated, use is_set() instead
if self.stop_event.isSet(): break
every time I give a command line with dropbox (e.g. dropbox status or dropbox stop or dropbox start). This is just to let you know before this issue becomes critical.