Bug 128300

Summary: Segfault when "configure kopete" selected
Product: [Applications] kopete Reporter: Daigoro Toyama <daihardM3>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch for kopete/kopete/config/avdevice/avdeviceconfig.cpp

Description Daigoro Toyama 2006-05-30 07:28:23 UTC
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.
Comment 1 Daigoro Toyama 2006-05-30 07:36:52 UTC
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.
Comment 2 Bartosz Fabianowski 2006-05-30 14:50:21 UTC

*** This bug has been marked as a duplicate of 120117 ***