Bug#542237: kdebase-bin: powerdevil ignores suspend and hibernate keys

2011-09-14 Thread Овсянников Юрий
Package: kdebase-bin Version: 4:4.6.5-1 Severity: normal I wrote: > Suspend and hibernate work on my debian testing using pm-utils. But when I use > kde gui (K-menu -> Exit [завершение работы on russian] -> Suspend [ждущий режим on russian]) for suspend system nothing doing. System is Debian te

Bug#542237: kdebase-bin: powerdevil ignores suspend and hibernate keys

2011-09-14 Thread Овсянников Юрий
Package: kdebase-bin Version: 4:4.6.5-1 Severity: normal Suspend and hibernate work on my debian testing using pm-utils. But when I use kde gui (K-menu -> Exit [завершение работы on russian] -> Suspend [ждущий режим on russian]) for suspend system nothing doing. System is Debian testing (amd64

Bug#641589: Important missing information

2011-09-14 Thread Tomassino Ferrauto
In my initial bug report I forgot to add an important piece of information (to be honest I only thought about it after submitting): the problem appears only when WebKit is used to render the web pages, not with KHTML (so perhaps the bug has to be reassigned to the kpart-webkit package?) -- T

Bug#641589: LibreOffice starts when surfing the web with konqueror

2011-09-14 Thread Tomassino Ferrauto
Package: konqueror Version: 4:4.6.5-1 Severity: important When launching konqueror to surf the web, the libreoffice application starts (without the initial splash screen) as if the "libreoffice" executable was launched. This happens on most non-trivial web pages (e.g. this doesn't happen with the

Bug#640210: [PATCH] don't use SSLv2 functions with openssl >=1.0.0

2011-09-14 Thread Roman I Khimov
Something like this might probably help. Index: qt4-x11/src/network/ssl/qsslsocket_openssl.cpp === --- qt4-x11.orig/src/network/ssl/qsslsocket_openssl.cpp 2011-09-13 16:59:43.209715347 +0400 +++ qt4-x11/src/network/ssl/qsslsocket_opens