[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-28 Thread Luca
My system Natty beta2 64bit After upgrade from apt-get for this patch, post the log: command: sudo apt-get update Log started: 2011-04-27 22:43:27 (Lettura del database... (Lettura del database... 5% (Lettura del database... 10% (Lettura del database... 15% (Lettura del database... 20%

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-26 Thread antibushido
Compiz fusion will not work with Ubuntu 11.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in __init__() -- ubuntu-bugs mailing list

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-20 Thread Magesh Udayasuriyan
How to apply the patch.. patch seems to be a flat file.. can somebody help me as how to apply the patch.. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-20 Thread Magesh Udayasuriyan
Yeah finally figured out how to apply the patch.. but now CCSM is not opening itself nor it is throwing an error??? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-19 Thread Alessandro Lanave
@pi-rho i've tried again: alex@alex-desktop:~$ cd / alex@alex-desktop:/$ sudo patch -p1 ~/fusion-icon-decor.patch [sudo] password for alex: patching file usr/lib/python2.7/dist-packages/FusionIcon/util.py alex@alex-desktop:/$ cd alex@alex-desktop:~$ sudo cp util.py.orig

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-19 Thread Alessandro Lanave
I've edited with my hand this file /usr/lib/python2.7/dist- packages/FusionIcon/util.py and now it works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-18 Thread Alessandro Lanave
@pi-rho With your patch fusion-icon doesn't start: alex@alex-desktop:~$ fusion-icon * Detected Session: kde * Searching for installed applications... Backend : kconfig4 Integration : true Profile : default Traceback (most recent call last): File /usr/bin/fusion-icon, line 57, in

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-18 Thread Alessandro Lanave
** Changed in: fusion-icon (Ubuntu) Status: Fix Committed = Invalid ** Changed in: fusion-icon (Ubuntu) Assignee: Sam SmSpillaz Spilsbury (smspillaz) = Alessandro Lanave (ingalex) ** Changed in: fusion-icon (Ubuntu) Status: Invalid = In Progress -- You received this bug

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-18 Thread Stefano Rivera
Thanks pi-rho, patch looks good. ** Changed in: fusion-icon (Ubuntu) Status: In Progress = Fix Committed ** Changed in: fusion-icon (Ubuntu) Assignee: Alessandro Lanave (ingalex) = Stefano Rivera (stefanor) -- You received this bug notification because you are a member of Ubuntu

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/fusion-icon -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in __init__() -- ubuntu-bugs mailing list

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-18 Thread pi-rho
@Alessandro - If the patch applied correctly, line 226 of .../dist- packages/FusionIcon/util.py would be: self.command = context.Plugins['decor'].Screen['command'] your pasted text shows the patch was not applied. -- You received this bug notification because you are a

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-18 Thread pi-rho
@stefano - No problem -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in __init__() -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-18 Thread pi-rho
Maybe I was unclear in my original patch instructions. Let me try it again: (download the patch to your home directory) ~ $ ls fusion-icon-decor.patch fusion-icon-decor.patch ~ $ cp /usr/lib/python2.7/dist-packages/FusionIcon/util.py util.py.orig ~ $ cd / / $ sudo patch -p1

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-18 Thread antibushido
just tried it, I logged in as root by changing the password of the root user in another user account , compiz fusion icon dose not come up neither does the crash report come up. I have include screenshots, test1.png shows the steps I used before sudo cp util.py.orig

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-18 Thread Launchpad Bug Tracker
This bug was fixed in the package fusion-icon - 0.1.0-2ubuntu1 --- fusion-icon (0.1.0-2ubuntu1) natty; urgency=low * decor-plugin.patch: Use decor plugin in compiz 0.9. Thanks pi-rho for the patch (LP: #192389) -- Stefano Rivera stefa...@ubuntu.com Tue, 19 Apr 2011 00:06:36

Re: [Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-18 Thread antibushido
When was the fix released Darryl Perry On Apr 18, 2011, at 11:44 PM, Launchpad Bug Tracker 192...@bugs.launchpad.net wrote: This bug was fixed in the package fusion-icon - 0.1.0-2ubuntu1 --- fusion-icon (0.1.0-2ubuntu1) natty; urgency=low * decor-plugin.patch: Use decor

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-17 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in __init__() -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-17 Thread pi-rho
@antibushido - It looks like the patch failed because you cd /home/dperry8/Documents instead of cd / For the patch to work, you have to be at the root directory (your prompt will look like :/$ at the end). -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-16 Thread efolch
bump! for xubuntu 11.04 beta 2 amd64. Compiz through command line says segmentation fault (although it works), but there's no windows decorator. emerald through command line crashes with segmentation fault. fusion-icon just crashes as well. -- You received this bug notification because you are a

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-16 Thread Darshjr2
I would like to add a little bit of information. I received a crash not from resuming the computer, but actually from trying to run compiz-icon. It wouldn't even start. I would click on the icon, and I would get a message about a crash. -- You received this bug notification because you are a

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-16 Thread pi-rho
Here's a patch against an installed fusion-icon that makes it work. $ cp /usr/lib/python2.7/dist-packages/FusionIcon/util.py util.py.orig $ cd / $ sudo patch -p1 fusion-icon-decor.patch ... back out the patch: $ sudo cp util.py.orig /usr/lib/python2.7/dist-packages/FusionIcon/util.py Tested:

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-16 Thread antibushido
I just tried the patch pi-rho just add the fusion icon still crashes when you click on it. the picture is before i backed out and applyed the sudo cp util.py.orig /usr/lib/python2.7/dist-packages/FusionIcon/util.py and after the $ cp /usr/lib/python2.7/dist-packages/FusionIcon/util.py

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-15 Thread Sebastian Bugiu
Yep I have the same issue: when launching fusion icon I get the Sorry closed unexpectedly. Ubuntu 11.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-14 Thread joopbraak
I think we have enough me too's now. Please only comment if you have any relevant new information. It effects everyone with a fully updated natty installation, so not dependent of any specific configuration or system. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-13 Thread Rookcifer
I installed Ubunty 11.04 Beta 1 from scratch and I am getting the same issue. Just updated everything on my system and it appears the fix still hasn't made it's way into the repos yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-13 Thread hassan121
Ubunty 11.04 Beta 1 the same here and another problem .. I cant use compiz at all ! my vga is intel g828 and it was working with compiz all before unity thank you -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-13 Thread Amir Moeen Rahmani
11.04 Beta 1 have the problem after fresh install of fusion icon decoration error compiz wokrs with a low speen too,are these related to each other ?!? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-13 Thread Amir Moeen Rahmani
i mean with low speed, i was really angry with that :D -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in __init__() -- ubuntu-bugs mailing list

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-13 Thread Darshjr2
I had also reported this bug. It is quite common in many makes of laptops in Ubuntu 11.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-06 Thread Sebastien Bacher
Sam, where did you commit you fix? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in __init__() -- ubuntu-bugs mailing list

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-06 Thread joe Rice
when will this fix be available?I just upgraded everything on 11.04 and it is still not working.I have no window border, and I'm force to use no effects to even use my system. We need to fast track this ticket. it should be a high/critical priority not medium. -- You received this

Re: [Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-04-06 Thread antibushido
I tried stating this before with two bugs this being the second one they should know that even that this is not installed by default or out of the box they should know that everyone will download it at some point in time and can kill Ubuntu as a Community and a system On Wed, Apr 6, 2011 at 8:32

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-03-22 Thread Sam SmSpillaz Spilsbury
** Changed in: fusion-icon (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in __init__() -- ubuntu-bugs

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-03-18 Thread FabriceFABS
Tried to add Fusion-icon to Ubuntu 11.04 64 bits Alpha 3 : Doesn't launch and crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in __init__() --

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-03-17 Thread Sebastien Bacher
** Changed in: fusion-icon (Ubuntu) Assignee: (unassigned) = Sam SmSpillaz Spilsbury (smspillaz) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-03-17 Thread Aleh
Glance, if at you such problem, here Bug #736018. To me has helped, I will be glad if will help you)) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-03-16 Thread joopbraak
Me too have problem. Me too alpha 3. ;-) I think fusion-icon is confused because compiz-decorator is now automatically redirected to unity-window-decorator. So my guess is that fusion-icon needs to be rewritten to handle the new unity code that is now written into compiz. Or better, remove all

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-03-11 Thread otto888
Same problem with 11.04 Alpha 3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in __init__() -- ubuntu-bugs mailing list

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-03-07 Thread yegor
i have the same problem and it crashes all the time leaving me without mu favorite themes! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-03-07 Thread yegor
forgot to say i've ubuntu 11.04 alpha 3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in __init__() -- ubuntu-bugs mailing list

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-03-03 Thread antibushido
its still a problem in alpha 3 of 11.04 tried to use compiz fusion icon to enable emerald as the default windows decorator -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-02-26 Thread lent
Looks like this has happened before and rolling back to older software solved it. [SOLVED] Compiz problem after upgrade http://ubuntuforums.org/showthread.php?t=1596570 carlosjimy [...] You must uninstall all packages relationated with compiz, then downgrade all these forcing version with

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-02-24 Thread antibushido
this bug is affecting me on Ubuntu 11.04 i can reproduce this every time i click on the compiz fusion icon. without it i cant use my emerald theme manager or configure other things. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-02-23 Thread lent
As the Main Menu-System Tools-Compiz Fusion Icon entry runs fusion-icon --no-start, Attached is an strace -f fusion-icon --no-start lent@BlueUbuntu:~$ strace -f fusion-icon --no-start $(now).strace_-f_fusion-icon_--no-start.txt 21 lent@BlueUbuntu:~$ # now just generates a ISO8601 timestamp

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-02-19 Thread antibushido
i was trying to use compiz fusion icon and it never comes up. instead it gives me a crash report i am also am having problems when i try to type the program i want to come up. it is slow and it crashes after typing two letters. -- You received this bug notification because you are a member of

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-02-17 Thread lent
Seems similar to Bug #705856. Still crashes after hiding the config file. lent@BlueUbuntu:~/.config/compiz-1/compizconfig$ mv config .config Before the crash, the program rebuilds the config rebuilds as a shorter config file: lent@BlueUbuntu:~/.config/compiz-1/compizconfig$ diff -c .config

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-02-16 Thread enebre
same problem with 11.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in __init__() -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2011-02-15 Thread Apport retracing service
** Tags added: bugpattern-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/192389 Title: fusion-icon crashed with KeyError in __init__() -- ubuntu-bugs mailing list

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2010-09-05 Thread juliobahar
I'm having the same problem in ubuntu 10.10 beta. After upgrading from ubuntu 10.04 LTS, compiz effects are not working either. -- fusion-icon crashed with KeyError in __init__() https://bugs.launchpad.net/bugs/192389 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2008-10-16 Thread Marek Ĺšledziona
1. I had installed Kubuntu freshly on my desktop, so no upgrade was performed. I only ypdated whole system from the update repos after installation. 2. It was starting as a part of a session, but it crashes also when running from the main menu manually. 3. Compiz starts without a problem, all

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2008-06-23 Thread bliZZardz
Than you for taking your time to file this bug and helping to make Ubuntu better. Can you please provide the following information, to assist you better : 1) What all packages did you upgrade? 2) Have you set fusion-icon to start as part of the session start or do you run it using ALT+F2? 3)

[Bug 192389] Re: fusion-icon crashed with KeyError in __init__()

2008-03-21 Thread Siegfried Gevatter (RainCT)
** Visibility changed to: Public ** Changed in: fusion-icon (Ubuntu) Importance: Undecided = Medium -- fusion-icon crashed with KeyError in __init__() https://bugs.launchpad.net/bugs/192389 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to