[Pkg-kde-extras] Bug#679131: kmess: network connection lost error after getting contact list

2012-06-26 Thread Andreas Gustavsson
Package: kmess
Version: 2.0.3-2
Severity: important

After authenticating (successfully) with the messenger server and fetching the 
contact list, kmess gives the error network connection lost and logs out
(and then tries to log in again) before the contact list is shown.

Running kmess from the terminal gives the output:
11.176 kmess(6953) RoamingService::updateProfile: Missing profileResourceId, 
not updating profile 
11.177 kmess(6953) RoamingService::updateProfile: Missing profileResourceId, 
not updating profile 
11.414 kmess(6953) MsnNotificationConnection::slotError: MSN Notification 
Connection error type 4 : The remote host closed the connection

I expect this bug to be related to changes in the messaging protocol and that 
it has been solved in the latest version (2.0.6.1-2) of kmess, available in 
Wheezy (testing). At least that is what some googleing suggests. I have not 
confirmed this though, since I do not wish to install the testing version of 
libqtcore4 in my Squeeze system.

The connection problem also occurs in kopete, which connects to the messenger
server using the API found in the package libmsn0.3. More on the problems of 
libmsn0.3 can be found in bug #659555.


-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kmess depends on:
ii  kdebase-runtime4:4.4.5-1 runtime components from the offici
ii  libc6  2.11.3-3  Embedded GNU C Library: Shared lib
ii  libgcc11:4.4.5-8 GCC support library
ii  libgcrypt111.4.5-2   LGPL Crypto library - runtime libr
ii  libgif44.1.6-9   library for GIF images (library)
ii  libkdecore54:4.4.5-2+squeeze3the KDE Platform Core Library
ii  libkdeui5  4:4.4.5-2+squeeze3the KDE Platform User Interface Li
ii  libkhtml5  4:4.4.5-2+squeeze3the KHTML Web Content Rendering En
ii  libkio54:4.4.5-2+squeeze3the Network-enabled File Managemen
ii  libkjsapi4 4:4.4.5-2+squeeze3the KJS API Library for the KDE De
ii  libknewstuff2-44:4.4.5-2+squeeze3the Get Hot New Stuff v2 Library
ii  libknotifyconfig4  4:4.4.5-2+squeeze3library for configuring KDE Notifi
ii  libkonq5   4:4.4.5-2 core libraries for Konqueror
ii  libkparts4 4:4.4.5-2+squeeze3the Framework for the KDE Platform
ii  libphonon4 4:4.6.0really4.4.2-1  the core library of the Phonon mul
ii  libqca2-plugin-oss 0.1~20070904-4QCA OSSL plugin for libqca2
ii  libqt4-dbus4:4.6.3-4+squeeze1Qt 4 D-Bus module
ii  libqt4-network 4:4.6.3-4+squeeze1Qt 4 network module
ii  libqt4-svg 4:4.6.3-4+squeeze1Qt 4 SVG module
ii  libqt4-test4:4.6.3-4+squeeze1Qt 4 test module
ii  libqt4-xml 4:4.6.3-4+squeeze1Qt 4 XML module
ii  libqtcore4 4:4.6.3-4+squeeze1Qt 4 core module
ii  libqtgui4  4:4.6.3-4+squeeze1Qt 4 GUI module
ii  libsolid4  4:4.4.5-2+squeeze3Solid Library for KDE Platform
ii  libstdc++6 4.4.5-8   The GNU Standard C++ Library v3
ii  libx11-6   2:1.3.3-4 X11 client-side library
ii  libxml22.7.8.dfsg-2+squeeze4 GNOME XML library
ii  libxslt1.1 1.1.26-6  XSLT 1.0 processing library - runt
ii  libxss11:1.2.0-2 X11 Screen Saver extension library
ii  phonon 4:4.6.0really4.4.2-1  metapackage for the Phonon multime

kmess recommends no packages.

Versions of packages kmess suggests:
ii  konqueror 4:4.4.5-2  advanced file manager, web browser

-- no debconf information



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#594452:

2010-12-02 Thread Andreas Gustavsson
Package: network-manager-kde
Version: 1:0.9~svn1141976-1
Severity: normal



=== Update ===
I also believe that this bug is the same as KDE bug 209673:
https://bugs.kde.org/209673

I.e., the problem is in how knetworkmanager interacts with wpa_supplicant. 
knetworkmanager sends ca-certificates as is to wpa_supplicant (nm-applet 
converts them). So, if using a using a PEM encoded certificate, which cannot
be interpreted by wpa_supplicant, knetworkmanager will not be able to establish
the connection.




=== Work-around ===
I used the following commands to manually convert my PEM certificate to a DER
certificate (where I used AddTrust_External_Root as CERT):

$ mkdir ~/ca-cert
$ openssl x509 -inform PEM -in /etc/ssl/certs/CERT.pem -outform DER -out
~/ca-cert/CERT.der

Then I use the newly created cert-file, ~/ca-cert/CERT.der, as the CA 
Certificate
in knetworkmanager. (You might have to reboot as well.)

I am, at least, able to connect to the PEAP/MSCHAPv2 network eduroam at my 
university without any problems.





-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager-kde depends on:
ii  kdebase-runtime 4:4.4.5-1runtime components from the offici
ii  knm-runtime 0.1~svn1141976-1 KDE NetworkManagement infrastructu
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.4.5-8GCC support library
ii  libkdecore5 4:4.4.5-1the KDE Platform Core Library
ii  libkdeui5   4:4.4.5-1the KDE Platform User Interface Li
ii  libqt4-dbus 4:4.6.3-4Qt 4 D-Bus module
ii  libqt4-network  4:4.6.3-4Qt 4 network module
ii  libqt4-svg  4:4.6.3-4Qt 4 SVG module
ii  libqtcore4  4:4.6.3-4Qt 4 core module
ii  libqtgui4   4:4.6.3-4Qt 4 GUI module
ii  libsolid4   4:4.4.5-1Solid Library for KDE Platform
ii  libsolidcontrol44:4.4.5-4library for Solid based network ma
ii  libstdc++6  4.4.5-8  The GNU Standard C++ Library v3

network-manager-kde recommends no packages.

network-manager-kde suggests no packages.

-- no debconf information



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#594452: Bug#594452: network-manager-kde doesn't work with peap/mschapv2 connections

2010-11-30 Thread Andreas Gustavsson
Package: network-manager-kde
Version: 1:0.9~svn1141976-1
Severity: normal


Hello,

NOTE:
I suspect that the bug 578101 network-manager-kde: eduroam style networks are 
not working with knetworkmanager (but with nm-applet) is heavily related to 
this bug.


I have (kind of) the same problem, both in network-manager-kde, and 
plasma-widget-networkmanagement (which I understand is the src for 
network-manager-kde, so they should be the same).

For me it does work to switch to nm-applet (available in network-manager-gnome).

With nm-applet the connection is established reasonably fast. However, 
knetworkmanager seems to be configuring the interface for a long time and then 
shows me the authentication dialog for WPA2/Enterprise.

I tried the following procedure:
* Reboot.
* Start nm-applet and let it connect to the wireless network, eduroam.
[nm-applet connects without any problem.]
* Kill nm-applet.
* Immediately start knetworkmanager and let it connect to the wireless network, 
eduroam.
[Now, knetworkmanager is able to connect to the wireless network, eduroam, 
reasonably fast. Thus it seems like knetworkmanager is able to use the 
configuration applied by nm-applet, so the problem AFAICS lies in the 
configuration of the interface stage.]
* Reboot.
* Start knetworkmanager and let it connect to the wireless network, eduroam.
[Now, knetworkmanager is not able to connect to the wireless network, eduroam.]
* Kill knetworkmanager.
* Start nm-applet.
[nm-applet now tries to connect to eduroam. It is unsuccessful and shows me the 
Authentication required by wireless network-dialog. If I just press Connect, 
nm-applet is still unable to connect and again shows me the dialog. If I change 
the PEAP version to 1 (see below for my actual settings - PEAP version: 0) and 
press Connect, nm-applet will again show me the dialog. I then change back to 
the correct setting and press Connect. nm-applet is now able to connect without 
any problem.]
* Repeating bullets 3-4 above again makes knetworkmanager connect to eduroam 
without any problem.

Conclusion:
To me it seems like the problem lies in how the interface is getting configured.


Network properties in nm-applet:

Connection name: eduroam
Connect automatically: checked
Available to all users: unchecked
Wireless:
   SSID: eduroam
   Mode: Infastructure
   BSSID: blank
   Mac address: xx:xx:xx:xx:xx:xx
   MTU: Automatic
Wireless security:knet
   Security: WPA  WPA2 Enterprise
   Authentication: Protected EAP (PEAP)
   Anonymous identity: blank
   CA certificate: /usr/share/ca-certificates/mozilla/AddTrust_External_Toot.crt
   PEAP version: Version 0
   Inner authentication: MSCHAPv2
   Username: myu...@domain.se
   Password: mypasswd
IPv4 Settings:
   Method: Automatic (DHCP)
   Require IPv4 addressing for this connection to complete: checked
IPv6 Settings:
   Method: Ignore



Network properties in knetworkmanager / plasma widget network-management:
(The password for the connection in knetworkmanager is stored in kwallet.)

Connection name: eduroam
Connect automatically: checked
System connection: unchecked
Wireless:
   SSID: eduroam
   Mode: Infastructure
   BSSID: __:__:__:__:__:__
   Restrict to Interface: Any
   MTU: Automatic
Wireless security:
   Security: WPA/WPA2 Enterprise
   Authentication: Protected EAP (PEAP)
   Anonymous identity: blank
   CA certificate: /usr/share/ca-certificates/mozilla/AddTrust_External_Toot.crt
   Use System CA Certs: unchecked
   PEAP version: Version 0
   Inner authentication: MSCHAPv2
   Username: myu...@domain.se
   Password: mypasswd
IP Address:
   Method: Automatic (DHCP)
   DHCP Client ID: blank





-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager-kde depends on:
ii  kdebase-runtime 4:4.4.5-1runtime components from the offici
ii  knm-runtime 0.1~svn1141976-1 KDE NetworkManagement infrastructu
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.4.5-8GCC support library
ii  libkdecore5 4:4.4.5-1the KDE Platform Core Library
ii  libkdeui5   4:4.4.5-1the KDE Platform User Interface Li
ii  libqt4-dbus 4:4.6.3-4Qt 4 D-Bus module
ii  libqt4-network  4:4.6.3-4Qt 4 network module
ii  libqt4-svg  4:4.6.3-4Qt 4 SVG module
ii  libqtcore4  4:4.6.3-4Qt 4 core module
ii  libqtgui4   4:4.6.3-4Qt 4 GUI module
ii  libsolid4   4:4.4.5-1Solid Library for KDE Platform
ii