[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2013-07-24 Thread MC Return
** Changed in: compiz Milestone: 0.9.10.0 = 0.9.11.0 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1033669 Title: compizconfig causes python to segfault in quantal To manage

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2013-04-02 Thread Daniel van Vugt
** Changed in: compiz Milestone: 0.9.9.2 = 0.9.10.0 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1033669 Title: compizconfig causes python to segfault in quantal To manage

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2013-01-22 Thread Daniel van Vugt
** Changed in: compiz Milestone: 0.9.9.0 = 0.9.9.2 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1033669 Title: compizconfig causes python to segfault in quantal To manage

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-11-26 Thread Rahul
I am seeing the same behavior. $ gdb python core GNU gdb (GDB) 7.5-ubuntu Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-11-26 Thread Rahul
I found the issue. It's crashing because of libkconfig(whatever that is) and I don't need it. sudo rm /usr/lib/compizconfig/backends/libkconfig4.so fixes it. https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1041523 -- You received this bug notification because you are a member of compiz

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-11-26 Thread Daniel van Vugt
Rahul: This bug has nothing to do with kconfig. Please comment in bug 1041523 or log a new one. -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1033669 Title: compizconfig causes

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-11-16 Thread Fernando Perez
Same as dseidel here: In [1]: import compizconfig In [2]: ctx = compizconfig.Context() compizconfig - Info: Backend : ini compizconfig - Info: Integration : true compizconfig - Info: Profile : default Segmentation fault (core dumped) Immediate segfault upon creating the context, before

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-11-15 Thread Dirk Seidel
I have the same problem as fejes. When I use the python interactive shell I get: Python 2.7.3 (default, Sep 26 2012, 21:51:14) [GCC 4.7.2] on linux2 Type help, copyright, credits or license for more information. import compizconfig ctx = compizconfig.Context() compizconfig - Info: Backend

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-10-20 Thread fejes
not sure that the bug I'm seeing is exactly this, but trying to launch ccsm in kubuntu 12.10 gives nothing but a segfault. (I normally use KDE with compiz as window manager, but am now unable to launch ccsm to modify the settings.) name@macbuntu:~$ ccsm compizconfig - Info: Backend : ini

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-09-27 Thread Daniel van Vugt
** Changed in: compiz Milestone: 0.9.8.4 = 0.9.9.0 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1033669 Title: compizconfig causes python to segfault in quantal To manage

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-09-10 Thread Sam Spilsbury
** Changed in: compiz Milestone: 0.9.8.2 = 0.9.8.4 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1033669 Title: compizconfig causes python to segfault in quantal To manage

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-08-22 Thread Daniel van Vugt
** Changed in: compiz Milestone: 0.9.8.0 = 0.9.8.1 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1033669 Title: compizconfig causes python to segfault in quantal To manage

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-08-06 Thread Thomi Richards
** Also affects: compiz-core Importance: Undecided Status: New -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1033669 Title: compizconfig causes python to segfault in

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-08-06 Thread Ubuntu Foundation's Bug Bot
** Tags added: compiz-0.9 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1033669 Title: compizconfig causes python to segfault in quantal To manage notifications about this bug go

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-08-06 Thread Daniel van Vugt
** Project changed: compiz-core = compiz -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/1033669 Title: compizconfig causes python to segfault in quantal To manage notifications about

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-08-06 Thread Daniel van Vugt
It's crashing because the setting 'disable_show_desktop' does not exist in quantal yet (/usr/share/compiz/unityshell.xml). I can see it in the upstream code, but not yet released in quantal. Still, crashing on an unknown setting is bad. -- You received this bug notification because you are a

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-08-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: compiz (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu.

[Compiz] [Bug 1033669] Re: compizconfig causes python to segfault in quantal

2012-08-06 Thread Daniel van Vugt
Set to Medium because regular users, even abusers of CCSM, will never see this crash. ** Changed in: compiz Status: New = Confirmed ** Changed in: compiz Importance: Undecided = Medium ** Changed in: compiz Milestone: None = 0.9.8.0 -- You received this bug notification because