Bug#531797: marked as done (compizconfig-settings-manager: apparent library mismatch [?])

2010-02-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Feb 2010 23:36:45 + with message-id e1nfiat-0005pa...@ries.debian.org and subject line Bug#531797: fixed in libcompizconfig 0.8.4-1 has caused the Debian Bug report #531797, regarding compizconfig-settings-manager: apparent library mismatch [?] to be marked as done

Processed: Re: Bug#531797:

2010-02-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 531797 pending Bug #531797 [libcompizconfig0] compizconfig-settings-manager: apparent library mismatch [?] Bug #531800 [libcompizconfig0] compiz-core: /usr/bin/compiz uses the ccp plugin, that is broken Added tag(s) pending. Added tag(s

Bug#531797:

2010-02-04 Thread sean finney
tags 531797 pending thanks Hi there, (belated reply, i know...) good catch! it looks like this was found and fixed upstream: commit a13ca4ed66b18b72a611231cce163e9c499ee20c Author: Erkin Bahceci erkin...@gmail.com Date: Sun Sep 20 20:53:39 2009 -0500 Fix crash when LANG has no value.

Bug#531797:

2009-12-04 Thread Emmanuel Thomé
Hi, Read the source, luke: From compiz.cpp in libcompizconfig: static char * getLocale () { char *lang = getenv (LANG); if (!lang || !strlen (lang)) lang = getenv (LC_ALL); if (!lang || !strlen (lang)) lang = getenv (LC_MESSAGES); return lang; } std::string

Bug#531797: Tentative solution

2009-07-14 Thread Jon Caldwell
I was having the same error when running ccsm or compiz.real ccp inside of a slim session as opposed to as a continuation of another login - it turned out that LANG was unset. Try running LANG=en_US.UTF-8 ccsm - worked for me.

Bug#531797: request for more information

2009-06-12 Thread Giacomo Boffi
sean finney writes: right. i suspect that the problem is not in the compiz binary but one the libraries or plugins shipped in compiz (most likely libcompizconfig, which is linked to by both compiz.real and ccsm) right. what window manager are you using? it could be that the problem

Bug#531797: request for more information

2009-06-11 Thread Giacomo Boffi
sean finney writes: round two :) first of all, i have to ask if you have seen my bug report against ccsm also ccsm dumps core on me, with the same error message, and if i hand start compiz.real without invoking the configuration plugin, compiz starts ok (but it doesn't do anything valuable

Bug#531797: request for more information

2009-06-11 Thread sean finney
hi giacomo, On Thu, Jun 11, 2009 at 03:20:26PM +0200, Giacomo Boffi wrote: first of all, i have to ask if you have seen my bug report against ccsm also ccsm dumps core on me, with the same error message, and if i hand start compiz.real without invoking the configuration plugin, compiz

Bug#531797: request for more information

2009-06-09 Thread Giacomo Boffi
sean finney writes: tags 531800 unreproducable severity 531800 important thanks hi giacomo, i can't reproduce this problem (and i'm also running 2.6.29/amd64). i'm running an AMD cpu, but debian's architecture is i386 are you sure you don't have a compiz component installed

Bug#531797: request for more information

2009-06-09 Thread sean finney
round two :) On Tue, Jun 09, 2009 at 03:19:22PM +0200, Giacomo Boffi wrote: i can't reproduce this problem (and i'm also running 2.6.29/amd64). i'm running an AMD cpu, but debian's architecture is i386 ah, okay. i don't think it's relevant but thanks for clarifying. are you sure you

Bug#531797: request for more information

2009-06-08 Thread sean finney
tags 531800 unreproducable severity 531800 important thanks hi giacomo, i can't reproduce this problem (and i'm also running 2.6.29/amd64). are you sure you don't have a compiz component installed from source, a non-standard library installed or perhaps something from experimental? the

Bug#531797: compizconfig-settings-manager: apparent library mismatch [?]

2009-06-04 Thread giacomo boffi
Package: compizconfig-settings-manager Version: 0.8.2-2 Severity: grave Justification: renders package unusable when i launch ccsm, it breaks on me with the following error message terminate called after throwing an instance of