https://bugs.kde.org/show_bug.cgi?id=501792

J D <pri...@jdrabner.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|WAITINGFORINFO              |---

--- Comment #5 from J D <pri...@jdrabner.eu> ---
I tried disabling a whole bunch of widgets, but could not find the culprit.

For now, I am hotfixing this with a service script running on autostart that
simulates unplugging the camera and plugging it back a good time after startup
in via:
```
echo 0 > "$USB_PATH/authorized"
sleep 2
echo 1 > "$USB_PATH/authorized"
```
It's awkward but works.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to