| Summary: | Segfault when "configure kopete" selected | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Daigoro Toyama <daihardM3> |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Patch for kopete/kopete/config/avdevice/avdeviceconfig.cpp | ||
|
Description
Daigoro Toyama
2006-05-30 07:28:23 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.
|