https://bugs.kde.org/show_bug.cgi?id=429408
--- Comment #5 from Egon Willighagen <egon.willigha...@gmail.com> --- (In reply to Egon Willighagen from comment #3) > I got here via this StackOverflow workaround for a problem where Slack does SO link: https://stackoverflow.com/questions/70867064/signing-into-slack-desktop-not-working-on-4-23-0-64-bit-ubuntu/71062113#71062113 The approach to get the URLs is basically: ```shell while sleep .1; do ps aux | grep slack | grep -v grep | grep magic; done ``` Can I just say this status of this bug should not be mere NORMAL but actually is a data corruption bug? Maybe not one of the severest, but annoyingly annoying. -- You are receiving this mail because: You are watching all bug changes.