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

Joost Vandorp <joostvand...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joostvand...@gmail.com

--- Comment #10 from Joost Vandorp <joostvand...@gmail.com> ---
Hey everyone,

I've been trying to fix this issue as well. I have never worked with QT
Framework or KDE before so I am not 100% sure how to fix this issue, especially
part 1 of this bug. 

I found there are 2 bugs here:

1. QComboBox popup hides under a parent window, similar to what this user
reported: https://bugreports.qt.io/browse/QTBUG-61804
  * see comment 9 on this bug report,
https://bugs.kde.org/show_bug.cgi?id=412189#c9 
  * locally, I solved this in my fork by using buttons instead of the QComboBox

2. The Camera does not switch for me. The return on this line is the empty
string:
https://invent.kde.org/multimedia/kamoso/-/blob/master/src/device.cpp#L22

* I fixed it for myself my switching it back to using "device.path" instead of
"object.id"

I made a short ~4 minute video to show you what is going on for me if anyone is
interested.

https://www.youtube.com/watch?v=fJnKhqc2Vuc

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

Reply via email to