Version: (using KDE KDE 3.5.2) Installed from: Fedora RPMs OS: Linux When the "Configure Kopete" is selected from the "Settings" menu item of the main Kopete window, kopete crashes (i.e. segfaults). The same crash occurs when the kopete systray icon is right-clicked and "configure" is selected.
Created attachment 16350 [details] Patch for kopete/kopete/config/avdevice/avdeviceconfig.cpp I added the call to scanDevices() in the class constructor. This call was there in a previous version of kopete but was missing from the 0.11.1 source. I thought it would make sense to have it back there. Also, I changed the code to make sure setVideoInputParemeter() was called only when a device was present. This fixed the crash problem on my FC5 computer (KDE 3.5.2). Have not been tested on any other computers.
*** This bug has been marked as a duplicate of 120117 ***