Bug 128300 - Segfault when "configure kopete" selected
Summary: Segfault when "configure kopete" selected
Status: RESOLVED DUPLICATE of bug 120117
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-30 07:28 UTC by Daigoro Toyama
Modified: 2006-05-30 14:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch for kopete/kopete/config/avdevice/avdeviceconfig.cpp (757 bytes, patch)
2006-05-30 07:36 UTC, Daigoro Toyama
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***