[kopete-bugs] [Bug 161536] Kopete configuration crashes if webcam in use by another application

Alan Jones skyphyr at gmail.com
Mon Dec 29 02:23:20 CET 2008


http://bugs.kde.org/show_bug.cgi?id=161536


Alan Jones skyphyr gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Alan Jones <skyphyr gmail com>  2008-12-29 02:23:19 ---
SVN commit 902727 by skyphyr:

BUG: 161536
getImage() was attempting to access elements in an empty vector.
Have added a check at the start for the size of the vector to
prevent this.

There is no UI feedback when the camera is already taken like this,
as it seems the camera still responds to some commands causing 
kopete to think it's available. Perhaps the UI should be modified
to show the camera is unavailable? The QImage could be changed at
this point in the code to display a camera unavailable image.


 M  +8 -0      videodevice.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=902727


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the kopete-bugs mailing list