[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#361449: kopete: crashes in Devices Dialog



Package: kopete
Version: 4:3.5.2-1
Severity: normal
Tags: patch

Hi! 

Current kopete crashes when entering the device configuration dialog.
While I have lost the backtrace, I could figure out the crash site and
make a crude patch.

--- kdenetwork-3.5.2/kopete/kopete/config/avdevice/avdeviceconfig.cpp   2006-03-17 11:12:32.000000000 +0100
+++ kdenetwork-3.5.2.patched/kopete/kopete/config/avdevice/avdeviceconfig.cpp   2006-04-08 14:18:35.000000000 +0200
@@ -123,6 +123,7 @@
 
 void AVDeviceConfig::setVideoInputParameters()
 {
+       return;
        mPrfsVideoDevice->mBrightnessSlider->setValue((int)(mVideoDevicePool->getBrightness()*65535));
        mPrfsVideoDevice->mContrastSlider->setValue((int)(mVideoDevicePool->getContrast()*65535));
        mPrfsVideoDevice->mSaturationSlider->setValue((int)(mVideoDevicePool->getSaturation()*65535));



As you might guess, I do not have any AVDevices attached to my system.


Regards, David

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-vserver-686
Locale: LANG=C, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)

Versions of packages kopete depends on:
ii  kdelibs4c2a             4:3.5.2-2        core libraries for all KDE applica
ii  libacl1                 2.2.36-1         Access control list shared library
ii  libart-2.0-2            2.3.17-1         Library of functions for 2D graphi
ii  libattr1                2.4.32-1         Extended attribute shared library
ii  libaudio2               1.7-6            The Network Audio System (NAS). (s
ii  libc6                   2.3.6-5          GNU C Library: Shared libraries an
ii  libfam0                 2.7.0-9          Client library to control the FAM 
ii  libfontconfig1          2.3.2-5.1        generic font configuration library
ii  libfreetype6            2.1.10-3         FreeType 2 font engine, shared lib
ii  libgadu3                1:1.6+20060215-1 Gadu-Gadu protocol library - runti
ii  libgcc1                 1:4.1.0-1        GCC support library
ii  libglib2.0-0            2.10.1-2         The GLib library of C routines
ii  libice6                 6.9.0.dfsg.1-6   Inter-Client Exchange library
ii  libidn11                0.5.18-2         GNU libidn library, implementation
ii  libjpeg62               6b-12            The Independent JPEG Group's JPEG 
ii  libmeanwhile1           1.0.2-2          open implementation of the Lotus S
ii  libpcre3                6.4-1.1          Perl 5 Compatible Regular Expressi
ii  libpng12-0              1.2.8rel-5.1     PNG library - runtime
ii  libqt3-mt               3:3.3.6-1        Qt GUI Library (Threaded runtime v
ii  libsm6                  6.9.0.dfsg.1-6   X Window System Session Management
ii  libstdc++6              4.1.0-1          The GNU Standard C++ Library v3
ii  libx11-6                6.9.0.dfsg.1-6   X Window System protocol client li
ii  libxcursor1             1.1.3-1          X cursor management library
ii  libxext6                6.9.0.dfsg.1-6   X Window System miscellaneous exte
ii  libxft2                 2.1.8.2-5.1      FreeType-based font drawing librar
ii  libxi6                  6.9.0.dfsg.1-6   X Window System Input extension li
ii  libxinerama1            6.9.0.dfsg.1-6   X Window System multi-head display
ii  libxml2                 2.6.23.dfsg.2-3  GNOME XML library
ii  libxrandr2              6.9.0.dfsg.1-6   X Window System Resize, Rotate and
ii  libxrender1             1:0.9.0.2-1      X Rendering Extension client libra
ii  libxslt1.1              1.1.15-5         XSLT processing library - runtime 
ii  libxss1                 6.9.0.dfsg.1-6   X Screen Saver client-side library
ii  libxt6                  6.9.0.dfsg.1-6   X Toolkit Intrinsics
ii  zlib1g                  1:1.2.3-11       compression library - runtime

Versions of packages kopete recommends:
ii  qca-tls                       1.0-3      TLS plugin for the Qt Cryptographi

-- no debconf information



Reply to: