** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/34277642/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/34277643/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/34277644/ProcStatus.txt
** Attachm
Public bug reported:
Binary package hint: gnome-control-center
release: ubuntu 9.10
package: gnome-control-center 1:2.28.1-0ubuntu1
related information:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express
Integrated Graphics Controller (rev 03)
00:02.1 Display controlle
1.so.6
> _XReply () from /usr/lib/libX11.so.6
> XGetWindowProperty () from /usr/lib/libX11.so.6
> Title: gnome-settings-daemon crashed with signal 5 in xkl_process_error()
> Uname: Linux 2.6.28-5-generic x86_64
> UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
>
I found a solution for this bug:
First make sure that /usr/bin.python is a symlink pointing to /usr/bin/python2.6
then
sudo dpkg-reconfigure python-msn
--
python 2.5 -> 2.6 import module pymsn
https://bugs.launchpad.net/bugs/338957
You received this bug notification because you are a member of Ub
Just make sure that python-msn has been configured against python 2.6
** Changed in: telepathy-butterfly (Ubuntu)
Status: Incomplete => Fix Committed
--
python 2.5 -> 2.6 import module pymsn
https://bugs.launchpad.net/bugs/338957
You received this bug notification because you are a member
My bad, the package is python-msn (and it's installed). Anyway, the problem
seems to affect the migration of python modules version 2.5 to 2.6. As I stated
above, switching from 2.6 to 2.5 solved the problem. I don't know what it
means, perhaps is it necessary to port python-msn to python 2.6 or
Public bug reported:
Empathy cannot connect to msn accounts.
launching telepathy-butterfly after setting $BUTTERFLY_PERSIST to 1 and
$BUTTERFLY_DEBUG=all, we get some useful informations.
telepathy-butterfly is trying to import the module pymsn. The problem is that
it's using python 2.6 and that
Public bug reported:
Binary package hint: kdeutils
simple example to illustrate the bug:
#create a new directory
mkdir ark_bug
#create 3 dummy files
touch file1 file2 file3
#fill them so they are not empty
echo foo > file1
echo bar > file2
echo foobar > file3
#navigate with dolphin to the ark_bug